.p.bold,
p.bold {
  font-weight: 600;
}

.small {
  font-size: 14px;
  line-height: 26px;
}

.flexbox-with-wrap {
  display: flex;
  flex-wrap: wrap;
}

.flexbox-with-nowrap {
  display: flex;
  flex-wrap: nowrap;
}

.colgrid_full {
  width: 100%;
}

.colgrid-1 {
  width: 8.3333333333%;
}

.colgrid-2 {
  width: 16.6666666667%;
}

.colgrid-3 {
  width: 25%;
}

.colgrid-4 {
  width: 33.3333333333%;
}

.colgrid-5 {
  width: 41.6666666667%;
}

.colgrid-6 {
  width: 50%;
}

.colgrid-7 {
  width: 58.3333333333%;
}

.colgrid-8 {
  width: 66.6666666667%;
}

.colgrid-9 {
  width: 75%;
}

.colgrid-10 {
  width: 83.3333333333%;
}

.colgrid-11 {
  width: 91.6666666667%;
}

.colgrid-12 {
  width: 100%;
}

.h1,
h1 {
  font-size: 28px;
  line-height: 38px;
  margin-top: 14px;
  margin-bottom: 14px;
}

@media (max-width: 1024px) {
  .h1,
  h1 {
    font-size: 26px;
    line-height: 34px;
    margin-top: 13px;
    margin-bottom: 13px;
  }
}
.h2,
h2 {
  font-size: 22px;
  line-height: 32px;
  margin-top: 11px;
  margin-bottom: 11px;
}

@media (max-width: 1024px) {
  .h2,
  h2 {
    font-size: 20px;
    line-height: 28px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
.h3,
h3 {
  font-size: 20px;
  line-height: 30px;
  margin-top: 10px;
  margin-bottom: 10px;
}

@media (max-width: 1024px) {
  .h3,
  h3 {
    font-size: 18px;
    line-height: 26px;
    margin-top: 9px;
    margin-bottom: 9px;
  }
}
.h4,
h4 {
  font-size: 18px;
  line-height: 28px;
  margin-top: 9px;
  margin-bottom: 9px;
}

@media (max-width: 1024px) {
  .h4,
  h4 {
    font-size: 16px;
    line-height: 24px;
    margin-top: 8px;
    margin-bottom: 8px;
  }
}
.p,
p {
  font-size: 16px;
  line-height: 26px;
  margin-top: 8px;
  margin-bottom: 8px;
}

@media (max-width: 1024px) {
  .p,
  p {
    font-size: 14px;
    line-height: 22px;
    margin-top: 7px;
    margin-bottom: 7px;
  }
}
#article-slide.popular_article {
  position: relative;
  margin: 30px 0 0;
}

@media only screen and (max-width: 1024px) {
  #article-slide.popular_article {
    background: #fff;
    border-width: 1px 0 1px 0;
    margin: 20px 0 20px;
    padding: 16px;
    clear: both;
  }
  #article-slide.popular_article .block_content_wrapper {
    background: 0 0;
    border: none;
    margin-top: -70px;
    padding: 0;
    clear: both;
    border: none !important;
    padding: 16px 16px 0 !important;
    margin-bottom: 0 !important;
  }
}
@media screen and (max-width: 568px) {
  #article-slide.popular_article .block_content_wrapper {
    padding: 16px 16px 0 !important;
    margin-bottom: 10px !important;
  }
  #article-slide.popular_article #reviewslide {
    height: 650px;
  }
}
@media screen and (max-width: 480px) {
  #article-slide.popular_article #reviewslide {
    height: 630px;
  }
  #article-slide.popular_article .block_content_wrapper {
    margin-bottom: 0 !important;
    padding: 16px 0 0 !important;
  }
}
@media screen and (max-width: 320px) {
  #article-slide.popular_article #reviewslide {
    height: 680px;
  }
}
#article-slide.popular_article h3 {
  font-weight: 600;
  border-bottom: 0 solid #7a869a;
  padding-bottom: 15px;
  margin-bottom: 4px;
  color: #253858;
  font-size: 24px !important;
}

@media only screen and (max-width: 640px) {
  #article-slide.popular_article h3 {
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 1024px) {
  #article-slide.popular_article .block_content_wrapper.bottom-none {
    padding: 0 16px 0 !important;
  }
}
@media screen and (max-width: 640px) {
  #article-slide.popular_article .makemodel .reviewitemlist .h5 a,
  #article-slide.popular_article .makemodel .reviewitemlist .h5 a span {
    line-height: 20px;
  }
  #article-slide.popular_article .slick-list {
    margin: 0 !important;
  }
  #article-slide.popular_article .news .headingWrapper.you_maylike_heading {
    margin-top: 0 !important;
  }
  #article-slide.popular_article .news .slick-list {
    margin-bottom: 30px !important;
  }
}
@media screen and (max-width: 640px) and (max-width: 1024px) {
  #article-slide.popular_article .news .slick-list {
    margin-bottom: 0 !important;
  }
}
@media screen and (max-width: 640px) {
  #article-slide.popular_article .news #reviewslide .headingWrapper .h3 {
    display: block !important;
    font-weight: 600;
    border-bottom: 0 solid #7a869a;
    padding-bottom: 15px;
    margin-bottom: 4px;
    color: #253858;
    font-size: 24px;
    letter-spacing: 0.03em;
  }
}
@media screen and (max-width: 640px) and (max-width: 740px) {
  #article-slide.popular_article .news #reviewslide .headingWrapper .h3 {
    padding-top: 15px;
    padding-right: 0;
  }
}
@media screen and (max-width: 640px) {
  #article-slide.popular_article .news .reviewbox .slick-next,
  #article-slide.popular_article .news .reviewbox .slick-prev {
    top: -35px;
  }
}
#article-slide.popular_article .makemodel p.small {
  margin-bottom: 10px;
  color: #253858;
  font-size: 12px;
}

#article-slide.popular_article .makemodel .reviewitemlist .h5 a,
#article-slide.popular_article .makemodel .reviewitemlist .h5 a span {
  font-size: 16px;
  color: #253858;
  font-weight: 600;
  line-height: 24px;
}

#article-slide.popular_article .makemodel .reviewitemlist .contentWrap {
  padding: 15px 20px 0;
  height: 165px !important;
}

@media screen and (max-width: 1024px) {
  #article-slide.popular_article .makemodel .reviewitemlist .contentWrap {
    height: 210px !important;
  }
}
@media screen and (max-width: 440px) {
  #article-slide.popular_article .makemodel .reviewitemlist .contentWrap {
    height: 180px !important;
  }
}
@media screen and (max-width: 320px) {
  #article-slide.popular_article .makemodel .reviewitemlist .contentWrap {
    height: 225px !important;
  }
}
#article-slide.popular_article .makemodel .slick-list {
  padding: 0 0 16px 0 !important;
}

#article-slide.popular_article .makemodel .reviewitemlist .storyImg img {
  border-radius: 8px 8px 0 0;
  width: 100%;
  max-width: 100%;
  height: 100%;
}

#article-slide.popular_article .makemodel .reviewitemlist {
  height: 450px !important;
  margin: 0 16px !important;
  border-radius: 8px;
  box-shadow: 0 6px 16px rgba(52, 105, 203, 0.1607843137);
}

@media screen and (max-width: 1024px) {
  #article-slide.popular_article .makemodel .reviewitemlist {
    height: 500px !important;
  }
}
@media screen and (max-width: 440px) {
  #article-slide.popular_article .makemodel .reviewitemlist {
    height: 465px !important;
  }
}
@media screen and (max-width: 320px) {
  #article-slide.popular_article .makemodel .reviewitemlist {
    height: 510px !important;
  }
}
@media screen and (max-width: 740px) {
  #article-slide.popular_article .makemodel .reviewitemlist span.review_content {
    margin: 0;
  }
}
#article-slide.popular_article .makemodel .reviewitemlist .contentWrap + .text-center {
  text-align: left;
  padding: 0;
  border-top: none;
  text-transform: lowercase;
}

#article-slide.popular_article .makemodel .reviewitemlist .contentWrap + .text-center a,
#article-slide.popular_article .makemodel .reviewitemlist .contentWrap + .text-center span {
  color: #0065ff;
  text-transform: initial;
  font-size: 14px;
  letter-spacing: 0;
  font-weight: 500;
  line-height: 24px;
  padding: 0 22px 0 20px;
  cursor: pointer;
  position: relative;
  display: inline-block;
}

#article-slide.popular_article .makemodel .reviewitemlist .contentWrap + .text-center a:after,
#article-slide.popular_article .makemodel .reviewitemlist .contentWrap + .text-center span:after {
  content: "";
  border: solid #0065ff;
  border-width: 0 1px 1px 0;
  padding: 3px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-left: 8px;
  position: absolute;
  right: 10px;
  top: 10px;
}

@media screen and (max-width: 375px) {
  #article-slide.popular_article .makemodel .reviewitemlist .contentWrap + .text-center a,
  #article-slide.popular_article .makemodel .reviewitemlist .contentWrap + .text-center span {
    font-size: 14px;
  }
}
#article-slide.popular_article .reviewitemlist span.review_content {
  font-size: 14px;
  color: #505f79;
  font-weight: 400;
  line-height: 22px;
}

#article-slide.popular_article .makemodel .reviewitemlist span {
  padding: 0;
  text-align: left;
}

#article-slide.popular_article .makemodel .reviewitemlist .storyImg {
  height: 250px;
  cursor: pointer;
}

#article-slide.popular_article #reviewslide .headingWrapper .h3 {
  display: none;
}

#article-slide.popular_article .reviewbox {
  margin-left: -15px;
}

@media screen and (max-width: 440px) {
  #article-slide.popular_article .reviewbox {
    margin-left: 0;
  }
}
#article-slide.popular_article .reviewbox .slick-next,
#article-slide.popular_article .reviewbox .slick-prev {
  top: -50px;
}

#article-slide.popular_article .reviewbox .slick-prev {
  right: 55px;
}

@media screen and (max-width: 440px) {
  #article-slide.popular_article .reviewbox .slick-prev {
    right: 45px;
  }
}
#article-slide.popular_article .productSlider .slick-arrow,
#article-slide.popular_article .reviewbox .slick-arrow {
  width: 40px;
  height: 40px;
}

#article-slide.popular_article .productSlider .slick-arrow:hover,
#article-slide.popular_article .reviewbox .slick-arrow:hover {
  border: 1px solid #0065ff;
}

#article-slide.popular_article .productSlider .slick-arrow:hover:before,
#article-slide.popular_article .reviewbox .slick-arrow:hover:before {
  border-color: #0065ff;
}

@media screen and (max-width: 480px) {
  #article-slide.popular_article .productSlider .slick-arrow,
  #article-slide.popular_article .reviewbox .slick-arrow {
    display: none !important;
  }
}
#article-slide.popular_article .productSlider .slick-arrow.slick-prev:before,
#article-slide.popular_article .reviewbox .slick-prev:before {
  left: 16px;
  top: 13px;
  width: 13px;
  height: 13px;
}

#article-slide.popular_article .productSlider .slick-arrow.slick-next:before,
#article-slide.popular_article .reviewbox .slick-next:before {
  right: 16px;
  top: 13px;
  width: 13px;
  height: 13px;
}

#article-slide.popular_article .headingWrapper.you_maylike_heading {
  margin-bottom: 0;
  margin-top: 70px !important;
}

#article-slide.popular_article .headingWrapper.you_maylike_heading.news {
  margin: 0 !important;
}

@media screen and (max-width: 440px) {
  #article-slide.popular_article .productSlider .slick-arrow,
  #article-slide.popular_article .reviewbox .slick-arrow {
    width: 31px;
    height: 31px;
  }
  #article-slide.popular_article .productSlider .slick-arrow.slick-prev:before,
  #article-slide.popular_article .reviewbox .slick-prev:before {
    left: 11px;
    top: 10px;
    width: 10px;
    height: 10px;
  }
  #article-slide.popular_article .productSlider .slick-arrow.slick-next:before,
  #article-slide.popular_article .reviewbox .slick-next:before {
    right: 11px;
    top: 10px;
    width: 10px;
    height: 10px;
  }
  #article-slide.popular_article .headingWrapper.you_maylike_heading {
    margin-bottom: 0;
    margin-top: 70px;
  }
}
#article-slide.popular_article .popular_article_container {
  width: 100%;
  font-size: 0;
  border-radius: 3px;
  overflow: hidden;
}

#article-slide.popular_article .popular_article_container .boxclick {
  font-size: 16px;
  display: inline-block;
  padding: 15px 0 !important;
  cursor: pointer;
  color: #7a869a;
  position: relative;
  z-index: 100;
  margin-right: 30px;
}

#article-slide.popular_article .popular_article_container .boxclick.tab3 {
  margin-right: 0;
}

#article-slide.popular_article .popular_article_container .boxclick:after {
  content: "";
  width: 100%;
  position: absolute;
  border: 2px solid transparent;
  left: 0;
  bottom: 0;
  opacity: 0;
  right: 0;
  margin: 0 auto;
}

#article-slide.popular_article .popular_article_container .boxclick.active {
  color: #253858;
  font-weight: 600;
  text-align: left;
}

#article-slide.popular_article .popular_article_container .boxclick.active:after {
  border: 2px solid #253858;
  opacity: 1;
}

@media screen and (max-width: 480px) {
  #article-slide.popular_article .popular_article_container .boxclick {
    margin-right: 30px;
  }
}
@media screen and (max-width: 375px) {
  #article-slide.popular_article .popular_article_container .boxclick {
    padding: 15px 0;
  }
}
#article-slide.popular_article .popular_article_container .popular_article_content-container {
  position: relative;
  font-size: 16px;
  top: -45px;
}

#article-slide.popular_article .popular_article_container .popular_article_content-container::before {
  content: "";
  height: 1px;
  width: 100%;
  position: absolute;
  display: block;
  background: #eee;
  top: 45px;
}

@media only screen and (max-width: 1024px) {
  #article-slide.popular_article .popular_article_container .popular_article_content-container::before {
    top: 70px;
  }
}
#article-slide.popular_article .popular_article_container .popular_article_content-container .popular_article_content {
  width: 100%;
  transition: 0.25s ease;
  color: #333;
}

@media screen and (max-width: 1024px) {
  #article-slide.popular_article .popular_article_container .popular_article_content-container {
    top: 0;
  }
  #article-slide.popular_article .popular_article_container .popular_article_content-container .reviewbox .slick-list {
    margin: 0;
  }
}
#article-slide.popular_article .popular_article_container .slick-dots {
  bottom: -55px;
  display: block !important;
}

#article-slide.popular_article .popular_article_container .slick-dots li {
  margin: 5px;
}

#article-slide.popular_article .popular_article_container .slick-dots li button {
  height: 5px;
  width: 5px;
  background: #0563f6;
  border-radius: 50%;
}

#article-slide.popular_article .popular_article_container .slick-dots li button:before {
  content: "";
  background: 0 0;
}

#article-slide.popular_article .popular_article_container .slick-dots li.slick-active button {
  background: #29497b;
}

#article-slide.popular_article.news h3 {
  position: absolute;
  padding-bottom: 0;
  padding-top: 5px;
}

@media screen and (max-width: 1024px) {
  #article-slide.popular_article.news h3 {
    padding-bottom: 0;
    top: 30px;
    left: 40px;
  }
}
@media screen and (max-width: 1024px) {
  #article-slide.popular_article.news .block_content_wrapper {
    margin-top: 0;
  }
}
#article-slide.popular_article.news {
  margin: 0;
}

@media screen and (max-width: 1024px) {
  #article-slide.popular_article.news {
    padding: 16px 0;
  }
}
@media screen and (max-width: 480px) {
  #article-slide.popular_article.news .slick-dots {
    display: block !important;
  }
  #article-slide.popular_article.news .slick-dots li button {
    height: 5px;
    width: 5px;
    background: #0563f6;
    border-radius: 50%;
  }
  #article-slide.popular_article.news .slick-dots li.slick-active button {
    color: #000;
    opacity: 0.75;
    background: #000;
  }
}
@media screen and (max-width: 1024px) {
  #article-slide.popular_article .car .reviewbox .slick-arrow,
  #article-slide.popular_article .car .reviewbox .slick-next,
  #article-slide.popular_article .car .reviewbox .slick-prev,
  #article-slide.popular_article .term .reviewbox .slick-arrow,
  #article-slide.popular_article .term .reviewbox .slick-next,
  #article-slide.popular_article .term .reviewbox .slick-prev,
  #article-slide.popular_article.travel .reviewbox .slick-arrow,
  #article-slide.popular_article.travel .reviewbox .slick-next,
  #article-slide.popular_article.travel .reviewbox .slick-prev {
    top: -42px;
  }
}
@keyframes starshine1 {
  0% {
    transform: translateX(0) rotate(-45deg);
  }
  to {
    transform: translateX(600%) rotate(-45deg);
  }
}
@keyframes starshinemobile1 {
  0% {
    transform: translateX(0) rotate(-45deg);
  }
  to {
    transform: translateX(430%) rotate(-45deg);
  }
}
@keyframes starshine {
  0% {
    transform: translateX(0) rotate(-45deg);
  }
  to {
    transform: translateX(600%) rotate(-45deg);
  }
}
@keyframes starshinemobile {
  0% {
    transform: translateX(0) rotate(-45deg);
  }
  to {
    transform: translateX(430%) rotate(-45deg);
  }
}
@media (max-width: 1024px) {
  .extraText.showcontent,
  .extraTextWeb.showcontent {
    display: inline;
  }
}
.closeWrap position:relative .formInput {
  height: 56px;
}

.cityclose {
  position: absolute;
  right: 0;
  top: 50%;
  width: 52px;
  height: 52px;
  opacity: 1;
  z-index: 9;
  display: none;
  cursor: pointer;
  transform: translate(0, -50%);
}

.cityclose:hover {
  opacity: 1;
}

.cityclose:after,
.cityclose:before {
  position: absolute;
  left: 26px;
  content: " ";
  height: 17px;
  width: 2px;
  top: 18px;
  background-color: #333;
}

.cityclose:before {
  transform: rotate(45deg);
}

.cityclose:after {
  transform: rotate(-45deg);
}

.filled .cityclose {
  display: block;
}

.plus {
  position: absolute;
  width: 20px;
  height: 20px;
  border: 1px solid #0065ff;
  top: 50%;
  border-radius: 50%;
  transform: translate(10px, -50%);
}

.plus.gray {
  border: 1px solid #253858;
  top: 50%;
}

.plus.gray:after,
.plus.gray:before {
  content: "";
  background: #253858;
}

.plus:after,
.plus:before {
  content: "";
  position: absolute;
  background: #0065ff;
}

.plus:before {
  left: 50%;
  top: 4px;
  bottom: 4px;
  width: 2px;
  transform: translateX(-50%);
}

.plus:after {
  top: 50%;
  left: 4px;
  right: 4px;
  height: 2px;
  transform: translateY(-50%);
}

.plus.disable {
  border-color: #ccc;
}

.plus.disable::after,
.plus.disable::before {
  background: #ccc;
}

.minus {
  position: absolute;
  width: 20px;
  height: 20px;
  border: 1px solid #0065ff;
  top: 50%;
  border-radius: 50%;
  transform: translate(10px, -50%);
}

.minus.gray {
  border: 1px solid #253858;
}

.minus.gray:after,
.minus.gray:before {
  content: "";
  background: #253858;
}

.minus:after,
.minus:before {
  content: "";
  position: absolute;
  background: #0065ff;
}

.minus:before {
  display: none;
}

.minus:after {
  top: 50%;
  left: 4px;
  right: 4px;
  height: 2px;
  transform: translateY(-50%);
}

.health-insurance-bu {
  display: flex;
  justify-content: space-between;
  color: #253858;
  position: relative;
  margin-top: 24px;
  align-items: flex-start;
}

.health-insurance-bu.withrating {
  margin-bottom: 130px;
}

@media (max-width: 1024px) {
  .health-insurance-bu.withrating {
    margin-bottom: 0;
  }
}
@media (max-width: 1024px) {
  .health-insurance-bu {
    margin-bottom: 0;
    flex-direction: column-reverse;
  }
}
.health-insurance-bu .tnc {
  margin-top: 20px;
}

.health-insurance-bu .tnc p {
  font-size: 10px;
  line-height: 18px !important;
  margin: 0;
}

@media (max-width: 1024px) {
  .health-insurance-bu .tnc {
    position: relative;
    top: 0;
    margin: 20px 0;
    width: 100%;
  }
}
.health-insurance-bu .health-insurance-bu-right {
  width: 45%;
  position: relative;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 3px 24px 0 rgba(37, 56, 88, 0.1);
  min-height: 550px;
}

.health-insurance-bu .health-insurance-bu-right::after {
  content: "";
  background: url(../../../images/bu/health/top-fold/health-radial-progress-bar-img.svg) no-repeat center/contain;
  width: 136px;
  height: 126px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
}

@media (max-width: 1024px) {
  .health-insurance-bu .health-insurance-bu-right {
    height: auto;
    min-height: auto;
  }
  .health-insurance-bu .health-insurance-bu-right::after {
    width: 95px;
    height: 89px;
  }
}
.health-insurance-bu .health-insurance-bu-right .progress-bar {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: absolute;
  right: 16px;
  top: 16px;
  z-index: 1;
}

@media screen and (max-width: 1024px) {
  .health-insurance-bu .health-insurance-bu-right .progress-bar {
    right: 3px;
    top: 6px;
  }
}
.health-insurance-bu .health-insurance-bu-right .progress-bar .percent {
  position: relative;
}

.health-insurance-bu .health-insurance-bu-right .progress-bar .percent svg {
  position: relative;
  width: 64px;
  height: 64px;
  transform: rotate(-90deg);
}

@media screen and (max-width: 1024px) {
  .health-insurance-bu .health-insurance-bu-right .progress-bar .percent svg {
    width: 45px;
    height: 45px;
  }
}
.health-insurance-bu .health-insurance-bu-right .progress-bar .percent svg circle {
  width: 100%;
  height: 100%;
  fill: #fff;
  stroke: #f0f0f0;
  stroke-width: 4;
  stroke-linecap: round;
  transition: all 0.3s ease-in;
}

.health-insurance-bu .health-insurance-bu-right .progress-bar .percent svg circle:last-of-type {
  stroke-dasharray: 186px;
  stroke-dashoffset: calc(186px - 186px * var(--percent) / 100);
  stroke: #36B37E;
}

.health-insurance-bu .health-insurance-bu-right .progress-bar .percent .number {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.health-insurance-bu .health-insurance-bu-right .progress-bar .percent .number div {
  color: #253858;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

@media screen and (max-width: 1024px) {
  .health-insurance-bu .health-insurance-bu-right .progress-bar .percent .number div {
    font-size: 12px;
    line-height: 22px;
  }
}
.health-insurance-bu .health-insurance-bu-right .orderChange {
  display: flex;
  flex-direction: column;
  margin-top: 36px;
}

.health-insurance-bu .health-insurance-bu-right .orderChange.tag {
  margin-top: 0;
}

@media (max-width: 1024px) {
  .health-insurance-bu .health-insurance-bu-right .orderChange {
    margin-top: 66px;
  }
  .health-insurance-bu .health-insurance-bu-right .orderChange .common_heading {
    margin-bottom: 0;
    order: 2;
  }
}
.health-insurance-bu .health-insurance-bu-right .orderChange .common_heading {
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  position: relative;
  padding: 0;
  margin: 0 0 18px;
  color: #253858;
  width: 69%;
}

.health-insurance-bu .health-insurance-bu-right .orderChange .common_heading .text span {
  color: #36b37e;
}

.health-insurance-bu .health-insurance-bu-right .orderChange .common_heading .text span sup {
  font-size: 14px;
}

.health-insurance-bu .health-insurance-bu-right .orderChange .common_heading .text span.green {
  color: #36b37e;
}

.health-insurance-bu .health-insurance-bu-right .orderChange .common_heading .text span.red {
  color: #d90368;
}

.health-insurance-bu .health-insurance-bu-right .orderChange .common_heading .text span.nextline {
  display: block;
}

@media (max-width: 1180px) {
  .health-insurance-bu .health-insurance-bu-right .orderChange .common_heading {
    font-size: 20px;
    line-height: 30px;
    margin-top: 15px;
    margin-bottom: 14px;
    width: 80%;
    padding: 5px 18px 0 20px;
  }
}
.health-insurance-bu .health-insurance-bu-right .orderChange .common_heading::before {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #ffab00;
  width: 100px;
  height: 3px;
}

.health-insurance-bu .health-insurance-bu-right .orderChange .common_heading.withoutline:before {
  display: none;
}

.health-insurance-bu .health-insurance-bu-right .orderChange .common_heading .light {
  font-weight: 400;
  display: none;
}

.health-insurance-bu .health-insurance-bu-left {
  padding: 0;
  width: 52%;
}

@media (max-width: 1024px) {
  .health-insurance-bu .health-insurance-bu-left {
    padding: 0;
  }
}
.health-insurance-bu .health-insurance-bu-left .health-pointers-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
}

@media screen and (max-width: 1024px) {
  .health-insurance-bu .health-insurance-bu-left .health-pointers-box {
    flex-wrap: wrap;
    order: 2;
    margin: 4px 0 20px;
    flex-direction: column;
    align-items: flex-start !important;
  }
}
.health-insurance-bu .health-insurance-bu-left .health-pointers-box:has(.health-pointers-image.family) {
  align-items: center;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box > .heading {
  color: var(--253858-n-700, #253858);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  margin-bottom: 34px;
  position: relative;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box > .heading::after {
  content: "";
  background: #ffab00;
  width: 64px;
  height: 2px;
  position: absolute;
  bottom: -14px;
  left: 0;
  transform: none;
  right: auto;
}

@media screen and (min-width: 1025px) {
  .health-insurance-bu .health-insurance-bu-left .health-pointers-box > .heading {
    display: none;
  }
}
.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image {
  background: url(../../../images/bu/health/top-fold/health-pankaj-tripathi-img.svg) no-repeat center/contain;
  height: 250px;
  width: 328px;
}

@media screen and (max-width: 1024px) {
  .health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image {
    display: none;
  }
}
.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.senior-citizen {
  background: url(../../../images/bu/health/top-fold/health-senior-citizen-top-image.png) no-repeat center/contain;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.family {
  background: url(../../../images/bu/health/top-fold/health-family-top-image.png) no-repeat center/contain;
  width: 328px;
  height: 245px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.genric {
  background: url(../../../images/bu/health/top-fold/health-individual-top-image.png) no-repeat center/contain;
  width: 328px;
  height: 268px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.parents {
  background: url(../../../images/bu/health/top-fold/health-parents-top-image.png) no-repeat center/contain;
  width: 328px;
  height: 268px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.cancer {
  background: url(../../../images/bu/health/top-fold/health-cancer-top-image.png) no-repeat center/contain;
  width: 328px;
  height: 268px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.corona {
  background: url(../../../images/bu/health/top-fold/health-corona-top-image.png) no-repeat center/contain;
  width: 328px;
  height: 268px;
  margin-bottom: -13px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.maternity {
  background: url(../../../images/bu/health/fullwidth/health-maternity-top-fold-image.png) no-repeat center/contain;
  width: 330px;
  height: 335px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.dental {
  background: url(../../../images/bu/health/top-fold/health-dental-top-image.png) no-repeat center/contain;
  width: 330px;
  height: 280px;
  margin-bottom: 12px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.opd {
  background: url(../../../images/bu/health/top-fold/health-opd-top-image.png) no-repeat center/contain;
  width: 330px;
  height: 280px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.insurance-companies {
  background: #f2f7ff;
  width: 304px;
  height: 246px;
  margin-bottom: 28px;
  border-radius: 16px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.insurance-companies .insurance-companies-slides img {
  max-width: 306px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.insurance-companies .fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.cashless-mediclaim-policy {
  background: url(../../../images/bu/health/top-fold/health-cashless-mediclaim-policy-top-image.png) no-repeat center/contain;
  margin-bottom: 6px;
  width: 308px;
  height: 278px;
  margin-right: 16px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.critical-illness-insurance,
.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.hospitalization-insurance {
  background: url(../../../images/bu/health/top-fold/health-critical-illness-insurance-top-image.png) no-repeat center/contain;
  width: 344px;
  height: 260px;
  margin-bottom: 20px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-image.top-up {
  background: url(../../../images/bu/health/top-fold/health-topup-top-image.png) no-repeat center/contain;
  width: 344px;
  height: 280px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-list .health-pointer {
  display: FLEX;
  align-items: CENTER;
  margin: 0 0 24px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-list .health-pointer:last-child {
  margin: 0;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-list .health-pointer .icon {
  width: 46px;
  height: 46px;
  margin: 0 16px 0 0;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-list .health-pointer .icon.icon-1 {
  background: url(../../../images/bu/health/top-fold/health-pointer-icon-1.svg) no-repeat center/contain;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-list .health-pointer .icon.icon-2 {
  background: url(../../../images/bu/health/top-fold/health-pointer-icon-2.svg) no-repeat center/contain;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-list .health-pointer .icon.icon-3 {
  background: url(../../../images/bu/health/top-fold/health-pointer-icon-3.svg) no-repeat center/contain;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-list .health-pointer .icon.icon-4 {
  background: url(../../../images/bu/health/top-fold/health-pointer-icon-4.svg) no-repeat center/contain;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-list .health-pointer .heading {
  color: #253858;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  width: 70%;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-list .health-pointer .heading sup {
  font-size: 9px;
  line-height: 9px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-list .health-pointer .description {
  color: #505f79;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-list .health-pointer .description sup {
  font-size: 9px;
  line-height: 9px;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-list .health-pointer.nri .heading {
  width: 100%;
}
.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-list .health-pointer.nri .heading span {
  display: block;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-list .health-pointer.nri .icon.icon-1 {
  background: url(../../../images/bu/health/top-fold/nri-health-pointer-icon-1-1.svg) no-repeat center/contain;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-list .health-pointer.nri .icon.icon-2 {
  background: url(../../../images/bu/health/top-fold/nri-health-pointer-icon-2-1.svg) no-repeat center/contain;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-list .health-pointer.nri .icon.icon-3 {
  background: url(../../../images/bu/health/top-fold/nri-health-pointer-icon-3-1.svg) no-repeat center/contain;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-list .health-pointer.nri .icon.icon-4 {
  background: url(../../../images/bu/health/top-fold/nri-health-pointer-icon-4-1.svg) no-repeat center/contain;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-list .health-pointer.maternity .icon-1 {
  background: url(../../../images/bu/health/top-fold/health-maternity-top-fold-icon-1.svg) no-repeat center/contain;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-list .health-pointer.maternity .icon-2 {
  background: url(../../../images/bu/health/top-fold/health-maternity-top-fold-icon-2.svg) no-repeat center/contain;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-list .health-pointer.maternity .icon-3 {
  background: url(../../../images/bu/health/top-fold/health-maternity-top-fold-icon-3.svg) no-repeat center/contain;
}

.health-insurance-bu .health-insurance-bu-left .health-pointers-box .health-pointers-list .health-pointer.maternity .icon-4 {
  background: url(../../../images/bu/health/top-fold/health-maternity-top-fold-icon-4.svg) no-repeat center/contain;
}

.health-insurance-bu .health-insurance-bu-left .pb-trust-box {
  border-radius: 16px;
  background: #f7faff;
}

@media screen and (max-width: 1024px) {
  .health-insurance-bu .health-insurance-bu-left .pb-trust-box {
    margin-bottom: 28px;
    order: 3;
    margin-top: 0;
  }
}
.health-insurance-bu .health-insurance-bu-left .pb-trust-box .row {
  display: flex;
}

.health-insurance-bu .health-insurance-bu-left .pb-trust-box .row.first {
  padding: 10px 16px 16px;
  align-items: flex-end;
  justify-content: space-between;
}

@media screen and (max-width: 1024px) {
  .health-insurance-bu .health-insurance-bu-left .pb-trust-box .row.first {
    flex-direction: column;
    padding: 16px 10px 21px;
    align-items: center;
  }
}
.health-insurance-bu .health-insurance-bu-left .pb-trust-box .row.first .trust-block .label {
  color: #253858;
  font-size: 12px;
  font-weight: 700;
  line-height: 22px;
  margin-bottom: 8px;
}

.health-insurance-bu .health-insurance-bu-left .pb-trust-box .row.first .trust-block .label sup {
  font-size: 9px;
}

@media screen and (max-width: 767px) {
  .health-insurance-bu .health-insurance-bu-left .pb-trust-box .row.first .trust-block .label {
    margin-bottom: 12px;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    text-align: left;
  }
}
.health-insurance-bu .health-insurance-bu-left .pb-trust-box .row.first .trust-block .stars {
  width: 132px;
  height: 22px;
  background: url("../../../images/bu/health/top-fold/health-star-rating-img.svg") no-repeat center/contain;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 1024px) {
  .health-insurance-bu .health-insurance-bu-left .pb-trust-box .row.first .trust-block .stars {
    margin: 0 auto 22px;
  }
}
.health-insurance-bu .health-insurance-bu-left .pb-trust-box .row.first .trust-block .stars:before {
  content: "";
  transform: rotate(-50deg);
  width: 30px;
  height: 300%;
  right: 150%;
  top: -22px;
  background: hsla(0, 0%, 100%, 0.5);
  position: absolute;
  animation-name: starshine1;
  animation-duration: 2s;
  animation-iteration-count: infinite;
}

@media screen and (max-width: 1024px) {
  .health-insurance-bu .health-insurance-bu-left .pb-trust-box .row.first .trust-block .stars:before {
    animation-name: starshinemobile1;
  }
}
.health-insurance-bu .health-insurance-bu-left .pb-trust-box .row.first .trust-block .stars:after {
  content: "";
  transform: rotate(-50deg);
  width: 40px;
  height: 300%;
  right: 200%;
  top: -22px;
  background: hsla(0, 0%, 100%, 0.5);
  position: absolute;
  animation-name: starshine;
  animation-duration: 2.5s;
  animation-iteration-count: infinite;
}

@media screen and (max-width: 1024px) {
  .health-insurance-bu .health-insurance-bu-left .pb-trust-box .row.first .trust-block .stars:after {
    animation-name: starshinemobile;
  }
}
.health-insurance-bu .health-insurance-bu-left .pb-trust-box .row.first .pointers-list {
  display: flex;
  align-items: center;
  width: 63%;
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .health-insurance-bu .health-insurance-bu-left .pb-trust-box .row.first .pointers-list {
    align-items: flex-start;
    width: 100%;
  }
}
.health-insurance-bu .health-insurance-bu-left .pb-trust-box .row.first .pointers-list .pointer {
  margin: 0 20px 0 0;
}

@media screen and (max-width: 767px) {
  .health-insurance-bu .health-insurance-bu-left .pb-trust-box .row.first .pointers-list .pointer {
    width: 30%;
  }
}
.health-insurance-bu .health-insurance-bu-left .pb-trust-box .row.first .pointers-list .pointer .value {
  color: #6554c0;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: center;
}

@media screen and (max-width: 1024px) {
  .health-insurance-bu .health-insurance-bu-left .pb-trust-box .row.first .pointers-list .pointer .value {
    font-size: 16px;
    font-weight: 700;
    line-height: 21px;
  }
}
.health-insurance-bu .health-insurance-bu-left .pb-trust-box .row.first .pointers-list .pointer .label {
  color: #253858;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
}

@media screen and (max-width: 1024px) {
  .health-insurance-bu .health-insurance-bu-left .pb-trust-box .row.first .pointers-list .pointer .label {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
  }
}
.health-insurance-bu .health-insurance-bu-left .pb-trust-box .row.first .pointers-list .pointer:last-of-type {
  margin: 0;
}

.health-insurance-bu .health-insurance-bu-left .pb-trust-box .row.second {
  align-items: center;
  justify-content: center;
  border-radius: 0 0 16px 16px;
  background: #eef5ff;
  padding: 12px 0;
  color: #253858;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.health-insurance-bu .health-insurance-bu-left .pb-trust-box .row.second strong {
  padding: 0 3px;
}

@media screen and (max-width: 767px) {
  .health-insurance-bu .health-insurance-bu-left .pb-trust-box .row.second {
    padding: 12px 25px;
    display: block;
    text-align: center;
  }
}
.health-insurance-bu .health-insurance-bu-right {
  padding: 18px 24px 0;
  position: relative;
}

@media (max-width: 1024px) {
  .health-insurance-bu .health-insurance-bu-right {
    min-height: auto;
  }
}
.health-insurance-bu .health-insurance-bu-right .tag-line {
  background: #36b37e;
  position: absolute;
  top: 16px;
  left: 0;
  padding: 4px 23px 4px 16px;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
}

.health-insurance-bu .health-insurance-bu-right .tag-line:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 16px solid transparent;
  border-right: 10px solid #fff;
  border-bottom: 16px solid transparent;
  position: absolute;
  top: 0;
  right: 0;
}

.health-insurance-bu .topContentBox.hide-desktop {
  display: none;
}

@media (max-width: 1024px) {
  .health-insurance-bu .topContentBox {
    min-height: auto;
    margin-bottom: 10px;
    order: 3;
    padding: 16px 16px 0;
  }
  .health-insurance-bu .topContentBox.hide-desktop {
    display: block;
  }
}
.health-insurance-bu .topContentBox h1 {
  margin: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
  color: #253858;
  margin-bottom: 10px;
}

@media (max-width: 768px) {
  .health-insurance-bu .topContentBox h1 {
    font-size: 24px;
    line-height: 28px;
  }
}
.health-insurance-bu .topContentBox p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #253858;
  display: inline;
}

.health-insurance-bu .topContentBox p .read_more_art,
.health-insurance-bu .topContentBox p .read_more_art_web {
  display: inline;
  color: #0065ff;
  cursor: pointer;
}

.health-insurance-bu .topContentBox p .extraText,
.health-insurance-bu .topContentBox p .extraTextWeb {
  display: none;
}

.health-insurance-bu .topContentBox p .extraText.showcontent,
.health-insurance-bu .topContentBox p .extraTextWeb.showcontent {
  display: inline;
}

.health-insurance-bu .topContentBox p + p:before {
  content: "...";
  position: relative;
  left: -3px;
}

.health-insurance-bu .topContentBox p + p.none:before {
  content: "";
  position: relative;
  left: 0;
}

@media (max-width: 768px) {
  .health-insurance-bu .topContentBox {
    min-height: auto;
    margin-bottom: 18px;
  }
  .health-insurance-bu .topContentBox h1 {
    margin-bottom: 10px;
  }
  .health-insurance-bu .topContentBox p {
    display: inline;
  }
  .health-insurance-bu .topContentBox p .read_more_art,
  .health-insurance-bu .topContentBox p .read_more_art_web {
    display: inline;
    color: #0065ff;
    cursor: pointer;
  }
  .health-insurance-bu .topContentBox p .extraText,
  .health-insurance-bu .topContentBox p .extraTextWeb {
    display: none;
  }
  .health-insurance-bu .topContentBox p .extraText.showcontent,
  .health-insurance-bu .topContentBox p .extraTextWeb.showcontent {
    display: inline;
  }
}
.health-insurance-bu .member-for-insurance,
.health-insurance-bu .member-info {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  flex-wrap: wrap;
}

.health-insurance-bu .member-for-insurance.single li,
.health-insurance-bu .member-info.single li {
  width: 60%;
}

@media (max-width: 768px) {
  .health-insurance-bu .member-for-insurance.single li,
  .health-insurance-bu .member-info.single li {
    width: 80%;
  }
}
.health-insurance-bu .member-for-insurance .radio_box_inner,
.health-insurance-bu .member-for-insurance li,
.health-insurance-bu .member-info .radio_box_inner,
.health-insurance-bu .member-info li {
  width: 48%;
}

@media (max-width: 768px) {
  .health-insurance-bu .member-for-insurance .li.fieldWrapper,
  .health-insurance-bu .member-info .li.fieldWrapper {
    width: 100%;
  }
}
@media (max-width: 568px) {
  .health-insurance-bu .member-for-insurance .li.fieldWrapper,
  .health-insurance-bu .member-for-insurance li,
  .health-insurance-bu .member-info .li.fieldWrapper,
  .health-insurance-bu .member-info li {
    width: 100%;
  }
}
.health-insurance-bu .member-for-insurance {
  height: auto;
}

@media (max-width: 768px) {
  .health-insurance-bu .member-for-insurance li {
    width: 31%;
  }
}
.health-insurance-bu .member-for-insurance::-webkit-scrollbar {
  width: 0;
}

.health-insurance-bu .member-for-insurance::-webkit-scrollbar-track {
  background: 0 0;
}

.health-insurance-bu .member-for-insurance::-webkit-scrollbar-thumb {
  background: #5e6c84;
}

.health-insurance-bu .member-for-insurance::-webkit-scrollbar-thumb:hover {
  background: #5e6c84;
}

@media screen and (min-width: 1025px) {
  .health-insurance-bu .health-insurance-step-6 .button-wrapper {
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
.health-insurance-bu .health-insurance-step-6 .ped_detail,
.health-insurance-bu .health-insurance-step-7 .corona_details {
  flex-direction: row;
  justify-content: space-between;
}

.health-insurance-bu .health-insurance-step-6 .ped_detail .radio_box_inner,
.health-insurance-bu .health-insurance-step-7 .corona_details .radio_box_inner {
  width: 48%;
}

@media (max-width: 568px) {
  .health-insurance-bu .health-insurance-step-6 .ped_detail .radio_box_inner,
  .health-insurance-bu .health-insurance-step-7 .corona_details .radio_box_inner {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .health-insurance-bu .health-insurance-step-4 .member-info li {
    width: 100%;
    margin-bottom: 34px;
  }
  .health-insurance-bu .health-insurance-step-4 .member-info li:last-child {
    margin-bottom: 0;
  }
}
.health-insurance-bu .health-insurance-step-1 {
  position: relative;
}

.health-insurance-bu .health-insurance-step-1 > p {
  margin-top: 18px;
  font-weight: 500;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.256px;
}

@media screen and (max-width: 1024px) {
  .health-insurance-bu .health-insurance-step-1 > p {
    padding: 0 20px;
  }
}
.health-insurance-bu .health-insurance-step-1 .member-for-insurance {
  margin-top: 18px;
}

@media screen and (max-width: 1024px) {
  .health-insurance-bu .health-insurance-step-1 .member-for-insurance {
    padding: 0 20px;
  }
}
.health-insurance-bu .health-insurance-step-1 .member-for-insurance:has(.form-group.more.hide) ~ #simpleToast {
  bottom: 200px;
}

.health-insurance-bu .health-insurance-step-1 .member-for-insurance:has(.form-group.more.hide) ~ #simpleToast.show {
  animation: fadein1 0.5s, fadeout1 0.5s 2.5s;
}

@media screen and (max-width: 767px) {
  .health-insurance-bu .health-insurance-step-1 .termCondition {
    max-width: 100% !important;
  }
}
.health-insurance-bu .country-name {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline-block;
  padding: 0 10px 0 17px;
  cursor: pointer;
  height: 56px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 56px;
  width: 77px;
  position: relative;
}

.health-insurance-bu .country-name li {
  width: auto;
}

.health-insurance-bu .country-name:after {
  content: "";
  background: url(../../../images/bu/selectarrow.svg) no-repeat center/contain, #fff;
  width: 11px;
  height: 9px;
  right: 5px;
  position: absolute;
  top: 24px;
}

.health-insurance-bu .country-selection {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  margin-top: 40px;
}

@media screen and (max-width: 1024px) {
  .health-insurance-bu .country-selection {
    margin-top: 30px;
    padding: 0 20px;
  }
}
.health-insurance-bu .country-selection .city {
  font-size: 14px;
  font-weight: 500;
}

.health-insurance-bu .country-selection li {
  width: 342px;
}

@media (max-width: 768px) {
  .health-insurance-bu .country-selection li {
    width: 100%;
  }
}
.health-insurance-bu .popup-slide .health-insurance-bu .country-selection li {
  width: 100%;
}

.health-insurance-bu .form-group {
  display: block;
  margin-bottom: 18px;
  position: relative;
}

.health-insurance-bu .form-group input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
  visibility: hidden;
}

.health-insurance-bu .form-group label {
  position: relative;
  cursor: pointer;
  width: 100%;
  display: flex;
  align-items: center;
  padding: 19px 11px 19px 67px;
  border-radius: 12px;
  border: 1px solid #dfe1e6;
  background: #fafbfc;
  box-shadow: 0 4px 12px 0 rgba(37, 56, 88, 0.08);
  color: #253858;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

@media screen and (max-width: 767px) {
  .health-insurance-bu .form-group label {
    justify-content: CENTER;
    height: 94px;
    flex-direction: column;
    padding: 10px 2px;
  }
}
@media (max-width: 767px) {
  .health-insurance-bu .form-group label {
    font-size: 14px;
  }
}
.health-insurance-bu .form-group label .chkbox {
  width: 20px;
  border: 1px solid #5e6c84;
  height: 20px;
  margin-right: 10px;
  border-radius: 4px;
}

.health-insurance-bu .form-group label i {
  font-style: normal;
  padding-left: 5px;
  display: none;
}

@media screen and (max-width: 1024px) {
  .health-insurance-bu .form-group label i {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .health-insurance-bu .form-group label i {
    position: absolute;
    display: block;
    right: 17px;
    bottom: 10px;
  }
}
.health-insurance-bu .form-group label::before {
  content: "";
  position: absolute;
  width: 42px;
  height: 42px;
  top: 50%;
  left: 11px;
  transform: translate(0, -50%);
}

@media screen and (max-width: 767px) {
  .health-insurance-bu .form-group label::before {
    position: relative;
    width: 42px;
    height: 42px;
    top: auto;
    left: auto;
    transform: none;
    display: block;
    margin-bottom: 8px;
  }
}
.health-insurance-bu .form-group label.self::before {
  background: url(../../../images/bu/health/top-fold/health-self-icon.svg);
}

.health-insurance-bu .form-group label.spouse::before {
  background: url(../../../images/bu/health/top-fold/health-wife-icon.svg);
}

.health-insurance-bu .form-group label.son::before {
  background: url(../../../images/bu/health/top-fold/health-son-icon.svg);
}

@media screen and (max-width: 767px) {
  .health-insurance-bu .form-group label.daughter i {
    right: 2px;
  }
}
.health-insurance-bu .form-group label.daughter::before {
  background: url(../../../images/bu/health/top-fold/health-daughter-icon.svg);
}

.health-insurance-bu .form-group label.father::before {
  background: url(../../../images/bu/health/top-fold/health-father-icon.svg);
}

.health-insurance-bu .form-group label.mother::before {
  background: url(../../../images/bu/health/top-fold/health-mother-icon.svg);
}

.health-insurance-bu .form-group label.grand-father::before {
  background: url(../../../images/bu/health/top-fold/health-grandfather-icon.svg);
}

.health-insurance-bu .form-group label.grand-mother::before {
  background: url(../../../images/bu/health/top-fold/health-grandmother-icon.svg);
}

.health-insurance-bu .form-group label.fil::before {
  background: url(../../../images/bu/health/top-fold/health-fatherinlaw-icon.svg);
}

.health-insurance-bu .form-group label.mil::before {
  background: url(../../../images/bu/health/top-fold/health-motherinlaw-icon.svg);
}

.health-insurance-bu .form-group.gender.selected label,
.health-insurance-bu .form-group.selected label {
  border: 1px solid #0065ff;
  background: #fafbfc;
  box-shadow: 0 4px 12px 0 rgba(0, 101, 255, 0.16);
  color: #0065ff;
  font-weight: 500;
}

.health-insurance-bu .form-group.selected label .chkbox {
  width: 20px;
  border: 1px solid #0065ff;
  height: 20px;
  margin-right: 10px;
  border-radius: 4px;
  background: #0065ff;
  position: relative;
}

.health-insurance-bu .form-group.selected label .chkbox:before {
  width: 13px;
  height: 13px;
  background: url(../../../../cdn/images/bu/checked-ico.png);
  position: absolute;
  display: inline-block;
  background-size: 100%;
  content: "";
  color: transparent !important;
  top: 2px;
  left: 2px;
}

.health-insurance-bu .form-group.selected label i {
  color: #0065ff;
}

.health-insurance-bu .form-group.more label {
  padding-left: 35px;
}

.health-insurance-bu .form-group.more label:before {
  display: none;
}

.health-insurance-bu .form-group.selected .addmore {
  display: flex;
}

@media (max-width: 768px) {
  .health-insurance-bu .form-group.selected .addmore {
    display: none;
  }
}
.health-insurance-bu .form-group.country label {
  height: 36px;
  border-radius: 20px;
  font-size: 14px;
  padding: 14px;
}

.health-insurance-bu .form-group.country label:after,
.health-insurance-bu .form-group.country label:before {
  position: absolute;
  padding: 1;
  visibility: hidden;
}

.health-insurance-bu .form-group.gender {
  margin-right: 20px;
}

@media (max-width: 768px) {
  .health-insurance-bu .form-group.gender {
    margin: 0;
  }
}
.health-insurance-bu .form-group.gender label {
  height: 100%;
  text-align: center;
  display: flex;
  flex-direction: column;
}

.health-insurance-bu .form-group.gender label .female,
.health-insurance-bu .form-group.gender label .male {
  width: 28px;
  height: 32px;
  display: block;
  margin: 0 auto 0;
  border: none;
  background: url(../../../images/bu/health/icons_bu.svg) no-repeat 0 0;
}

@media (max-width: 768px) {
  .health-insurance-bu .form-group.gender label .female,
  .health-insurance-bu .form-group.gender label .male {
    margin: 0 10px 0 0;
  }
}
.health-insurance-bu .form-group.gender label .female:before,
.health-insurance-bu .form-group.gender label .male:before {
  display: none;
}

.health-insurance-bu .form-group.gender label .male {
  background-position: 0 0;
}

.health-insurance-bu .form-group.gender label .female {
  background-position: 0 -128px !important;
}

.health-insurance-bu .form-group.gender label:after,
.health-insurance-bu .form-group.gender label:before {
  position: absolute;
  padding: 1;
  visibility: hidden;
  opacity: 0;
}

.health-insurance-bu .form-group.gender.selected label .male {
  background-position: 0 -62px;
}

.health-insurance-bu .form-group.gender.selected label .female {
  background-position: 0 -202px !important;
}

@media (max-width: 768px) {
  .health-insurance-bu .form-group {
    margin-right: 0;
  }
}
.health-insurance-bu .form-group.disable label {
  color: #ccc;
  border: 1px solid #ccc;
}

.health-insurance-bu .form-group.disable label .chkbox {
  border: 1px solid #ccc;
}

.health-insurance-bu .form-group.more {
  margin: 1px auto 15px;
  text-align: center;
  width: 28%;
  position: relative;
  cursor: pointer;
  max-width: 135px;
}

.health-insurance-bu .form-group.more:after {
  content: "";
  border: 1px dashed #0065ff;
  width: 100%;
  position: absolute;
  left: 6px;
  bottom: -3px;
}

@media screen and (max-width: 767px) {
  .health-insurance-bu .form-group.more {
    width: 41%;
  }
}
.health-insurance-bu .form-group.more > div {
  color: var(--0065-ff-b-300, #0065ff);
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  position: relative;
}

.health-insurance-bu .form-group.more > div::after {
  content: "";
  border: solid #0065ff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  transition: all 0.2s ease-out;
  margin: 0 0 3px 5px;
  position: absolute;
  top: 6px;
  right: -8px;
}

.health-insurance-bu .button-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 8px auto 20px;
  justify-content: center;
  width: 100%;
}

.health-insurance-bu .button-wrapper .back-button {
  width: 36%;
  max-width: 140px;
  cursor: pointer;
  margin-right: 5%;
  position: relative;
  color: #253858;
  text-align: center;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}

.health-insurance-bu .button-wrapper .back-button:before {
  content: "";
  border: solid #253858;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 4px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -4px;
}

.health-insurance-bu .button-wrapper .button {
  box-sizing: border-box;
  background: #0663f6;
  color: #fff;
  padding: 15px;
  display: flex;
  text-align: center;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  position: relative;
  align-items: center;
  cursor: pointer;
  justify-content: center;
  width: 60%;
  margin: 0;
  border-radius: 8px;
  padding: 14px;
  position: relative;
  border: 0;
}

@media (max-width: 1024px) {
  .health-insurance-bu .button-wrapper .button {
    width: 60%;
    max-width: 164px;
  }
  .health-insurance-bu .button-wrapper .button#btnHealthStep5,
  .health-insurance-bu .button-wrapper .button.btnHealthStep1 {
    max-width: 100%;
  }
  .health-insurance-bu .button-wrapper .button#btnHealthStep6 {
    margin: 0;
  }
}
@media (max-width: 1024px) {
  .health-insurance-bu .button-wrapper {
    justify-content: space-between;
    margin-bottom: 0;
    position: sticky;
    bottom: 0;
    background: #fff;
    border: none;
    padding: 12px 20px;
    z-index: 99;
    margin: 0;
    background: #fff;
    box-shadow: 0 -6px 16px 0 rgba(0, 0, 0, 0.1);
    width: 100%;
  }
  .health-insurance-bu .button-wrapper .back-button {
    display: block;
    padding: 10px 0 10px 15px;
  }
}
@media (max-width: 768px) {
  .health-insurance-bu .button-wrapper .back-button {
    display: block;
    padding: 10px 0 10px 15px;
    font-size: 16px;
    font-weight: 500;
    width: 40%;
  }
  .health-insurance-bu .button-wrapper .back-button:before {
    padding: 3px;
    left: 5px;
    top: 21px;
  }
}
@media (max-width: 320px) {
  .health-insurance-bu .button-wrapper .back-button {
    font-size: 13px;
  }
  .health-insurance-bu .button-wrapper .back-button:before {
    padding: 2px;
    left: 5px;
    top: 20px;
  }
}
@media (max-width: 768px) {
  .health-insurance-bu #popup-slide .back-button {
    bottom: -20px;
  }
}
@media screen and (max-width: 1024px) {
  .health-insurance-bu .health-insurance-step-5 .button-wrapper {
    margin: 0 auto;
    justify-content: CENTER;
  }
  .health-insurance-bu .health-insurance-step-5 .button-wrapper .button#btnHealthStep5 {
    max-width: 320px;
  }
}
@media (max-width: 768px) {
  .health-insurance-bu .health-insurance-step-4 .button-wrapper {
    margin: 25px auto 20px;
  }
  .health-insurance-bu .health-insurance-step-5 .button-wrapper .button,
  .health-insurance-bu .health-insurance-step-6 .button-wrapper .button,
  .health-insurance-bu .health-insurance-step-7 .button-wrapper .button {
    margin: 0;
  }
}
@media (max-width: 568px) {
  .health-insurance-bu .health-insurance-step-5 .button-wrapper .button,
  .health-insurance-bu .health-insurance-step-6 .button-wrapper .button {
    width: 100%;
  }
  .health-insurance-bu #loadingDivStep5 {
    max-width: 100%;
  }
}
.health-insurance-bu .addmore {
  display: none;
  width: 80px;
  background: #eef5fe;
  position: absolute;
  height: 30px;
  border-radius: 4px;
  top: 50%;
  transform: translate(0, -50%);
  right: 4px;
  z-index: 4;
}

.health-insurance-bu .addmore .minus,
.health-insurance-bu .addmore .plus {
  width: 16px;
  height: 16px;
  cursor: pointer;
}

.health-insurance-bu .addmore .minus {
  left: 0;
}

.health-insurance-bu .addmore .plus {
  right: 20px;
}

.health-insurance-bu .addmore input {
  display: inline-block;
  width: 30px;
  height: 20px;
  font-size: 16px;
  left: 0;
  right: 0;
  margin: 5px auto;
  border: none;
  text-align: center;
  background: #eef5fe;
  visibility: visible;
}

@media (max-width: 1024px) {
  .health-insurance-bu {
    flex-direction: column-reverse;
    margin-top: 0;
    padding: 0;
    background: var(--f-4-f-5-f-7-n-20, #f4f5f7);
  }
  .health-insurance-bu .health-insurance-bu-left,
  .health-insurance-bu .health-insurance-bu-right {
    width: 100%;
  }
  .health-insurance-bu .health-insurance-bu-right {
    box-shadow: none;
    padding: 0 0 0;
    margin-bottom: 0;
    background: #fff;
  }
  .health-insurance-bu .health-insurance-bu-left {
    background: #fff;
    order: 1;
    padding: 20px 20px 0;
    display: flex;
    flex-direction: column-reverse;
  }
  .health-insurance-bu .health-insurance-bu-left .topContentBox {
    display: none;
    order: 4;
  }
  .health-insurance-bu .health-insurance-bu-right {
    order: 2;
  }
  .health-insurance-bu .health-insurance-bu-right:has(.talk-to-us-tag) {
    margin-top: 12px;
  }
  .health-insurance-bu .tnc {
    background: #fff;
    margin: 0;
    padding: 20px;
    order: 1;
  }
}
@media (max-width: 360px) {
  .health-insurance-bu {
    flex-direction: column-reverse;
    margin-top: 0;
    padding: 0;
  }
}
.radio_pills {
  display: inline-block;
  width: 100%;
  margin-top: 10px;
  min-height: 190px;
}

@media screen and (max-width: 1024px) {
  .radio_pills {
    padding: 0 20px;
  }
}
.radio_pills label {
  margin: 0 12px 9px 0;
  display: inline-block;
  cursor: pointer;
}

.radio_pills label input[type=radio] {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: 1;
}

.radio_pills label input[type=radio] + span {
  background: #fff;
  border-radius: 40px;
  box-shadow: none;
  display: inline-block;
  width: auto;
  padding: 4px 16px;
  align-items: center;
  border: 1px solid #dfe1e6;
  font-style: normal;
  font-size: 14px;
  color: #253858;
  line-height: 22px;
}

.radio_pills label input[type=radio]:checked + span {
  border: 1px solid #0065ff;
  color: #0065ff;
  background: #fff;
  font-weight: 500;
}

.radio_pills.member-select {
  position: relative;
  width: 320px;
  margin: 0 auto;
  text-align: left;
}

.radio_pills.member-select .small {
  margin-bottom: 10px;
}

.radio_pills.member-select label input[type=radio] + span {
  width: 60px;
  border-radius: 8px;
  border: 1px solid #5e6c84;
  text-align: center;
  height: 50px;
  display: flex;
  justify-content: center;
  font-size: 16px;
}

.radio_pills.member-select label input[type=radio]:checked + span {
  border: 1px solid #0065ff;
  color: #fff;
  background: #0065ff;
  font-weight: 500;
}

.fieldWrapper {
  border: 1px solid #5e6c84;
  border-radius: 8px;
  position: relative;
  width: 100%;
  display: table;
  margin-bottom: 15px;
}

.fieldWrapper.success-msg .formInput:after {
  display: inline-block;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  height: 15px;
  width: 8px;
  border-bottom: 2px solid #0065ff;
  border-right: 2px solid #0065ff;
  margin-top: -11px;
  position: absolute;
  right: 20px;
  top: 30px;
  content: "";
}

.fieldWrapper.pos-rel.success-msg .formInput:after {
  display: none;
}

.fieldWrapper .formInput {
  position: relative;
}

.fieldWrapper .formInput input {
  outline: 0;
  box-shadow: none;
}

.fieldWrapper .formInput input:focus {
  outline: 0;
  box-shadow: none;
}

.fieldWrapper .formInput .countrycodewrapper {
  display: flex;
  width: 122px;
}

.fieldWrapper .formInput .countrycodewrapper .countrycode {
  width: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 1024px) {
  .fieldWrapper .formInput .countrycodewrapper {
    width: 162px;
  }
}
.fieldWrapper .formInput select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url("../../../images/arrow-path.png");
  background-position: 95% center;
  background-repeat: no-repeat;
  outline: 0;
}

.fieldWrapper .formInput select.country-name {
  width: 76px;
  border: none;
  color: #253858;
  padding: 0 16px 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 70px;
}

@media (max-width: 1024px) {
  .fieldWrapper .formInput select.country-name {
    max-width: 106px;
    width: 106px;
  }
}
.fieldWrapper .formInput select:focus {
  outline: 0;
}

.fieldWrapper .formInput select.labelshow + .feildLable,
.fieldWrapper .formInput select:focus + .feildLable {
  z-index: 10;
  visibility: visible;
  top: -13px;
  font-size: 12px;
  left: 14px !important;
}

.fieldWrapper .formInput input.labelshow + .feildLable,
.fieldWrapper .formInput input:focus + .feildLable {
  z-index: 10;
  visibility: visible;
  top: -13px;
  font-size: 12px;
  left: 14px !important;
}

.fieldWrapper .formInput .feildLable {
  color: #5e6c84;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  position: absolute;
  left: 14px;
  background: #fff;
  top: 15px;
  padding: 2px;
  visibility: visible;
  pointer-events: none;
  transition: all 0.2s ease-in;
}

.fieldWrapper .fullWidht {
  width: 100%;
  height: 100%;
  padding: 0 35px 0 19px;
  border-radius: 8px;
  border: none;
  font-weight: 400;
  z-index: 9;
  background: 0 0;
  height: 56px;
  position: relative;
  color: #253858;
}

.fieldWrapper #invmobile {
  padding-left: 130px;
  font-weight: 400;
}

.fieldWrapper #mob_feild2feild {
  position: absolute;
  padding: 6px 5px 6px 13px;
  width: 142px;
  z-index: 10;
}

.fieldWrapper #mob_feild2feild select {
  width: 70px;
  outline: 0;
  color: #253858;
  border: none;
  display: inline-block;
  float: left;
  padding: 3px 20px 2px 0;
  -webkit-appearance: none;
  background: 0 0;
  font-weight: 600;
  border-right: 1px solid #bfbfbf;
  margin: 6px 0 0;
}

.fieldWrapper #mob_feild2feild select:focus {
  outline: 0;
}

.fieldWrapper #mob_feild2feild .cCode {
  padding: 10px 0 10px 5px;
  display: inline-block;
  line-height: 19px;
}

.fieldWrapper #mob_feild2feild .cCodeText {
  display: inline-block;
  width: 44px;
}

.fieldWrapper #mob_feild2feild .cCodeText input {
  padding: 9px 0;
  margin-left: 5px;
}

#healthCityPincode {
  position: relative;
}

#healthCityPincode.labelshow + .feildLable,
#healthCityPincode:focus + .feildLable {
  z-index: 10;
  visibility: visible;
  top: -13px;
  font-size: 12px;
  left: 14px !important;
}

.fieldWrapper.error,
.formInput.error {
  border: 1px solid red;
}

.fieldWrapper.error .err {
  position: absolute;
  bottom: -20px;
}

.health-insurance-step-1 .errMember {
  font-size: 12px;
  color: red;
  margin-top: -10px;
}

.health-insurance-step-1 .errMember:empty {
  display: none;
}

@media (max-width: 1024px) {
  .health-insurance-step-1 .errMember {
    padding-top: 0;
    margin: 0 20px 10px;
  }
}
.health-insurance-step-2 .description {
  color: #253858;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.196px;
  width: 75%;
  position: relative;
  padding-left: 44px;
}

.health-insurance-step-2 .description::before {
  content: "";
  background: url(../../../images/bu/health/top-fold/health-best-price-icon.svg) no-repeat center/contain;
  width: 32px;
  height: 32px;
  position: absolute;
  left: 0;
  top: 4px;
}

@media screen and (max-width: 1024px) {
  .health-insurance-step-2 .description {
    width: 44%;
    margin: 0 20px 0;
  }
}
@media screen and (max-width: 767px) {
  .health-insurance-step-2 .description {
    width: 90%;
    margin: 8px 20px 0;
  }
}
.health-insurance-step-2 .member-info {
  min-height: 280px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-flow: column;
}

@media screen and (max-width: 1024px) {
  .health-insurance-step-2 .member-info {
    padding: 0 20px;
  }
}
.health-insurance-step-2 .member-info li {
  width: 54%;
  margin-left: 60px;
}

@media screen and (max-width: 1024px) {
  .health-insurance-step-2 .member-info li {
    width: 80%;
  }
}
.health-insurance-step-2 .member-info li::before {
  content: "";
  width: 42px;
  height: 42px;
  position: absolute;
  left: -60px;
  top: 50%;
  transform: translate(0, -50%);
}

.health-insurance-step-2 .member-info li.Self::before {
  background: url(../../../images/bu/health/top-fold/health-self-icon.svg);
}

.health-insurance-step-2 .member-info li.Spouse::before {
  background: url(../../../images/bu/health/top-fold/health-wife-icon.svg);
}

.health-insurance-step-2 .member-info li.Son::before {
  background: url(../../../images/bu/health/top-fold/health-son-icon.svg);
}

.health-insurance-step-2 .member-info li.Daughter::before {
  background: url(../../../images/bu/health/top-fold/health-daughter-icon.svg);
}

.health-insurance-step-2 .member-info li.Father::before {
  background: url(../../../images/bu/health/top-fold/health-father-icon.svg);
}

.health-insurance-step-2 .member-info li.Mother::before {
  background: url(../../../images/bu/health/top-fold/health-mother-icon.svg);
}

.health-insurance-step-2 .member-info li.Grand.Father::before {
  background: url(../../../images/bu/health/top-fold/health-grandfather-icon.svg);
}

.health-insurance-step-2 .member-info li.Grand.Mother::before {
  background: url(../../../images/bu/health/top-fold/health-grandmother-icon.svg);
}

.health-insurance-step-2 .member-info li.Father-In-Law::before {
  background: url(../../../images/bu/health/top-fold/health-fatherinlaw-icon.svg);
}

.health-insurance-step-2 .member-info li.Mother-In-Law::before {
  background: url(../../../images/bu/health/top-fold/health-motherinlaw-icon.svg);
}

.health-insurance-step-2 .errMemberAge {
  font-size: 12px;
  color: red;
  margin: 0 10px;
}

@media screen and (max-width: 1024px) {
  .health-insurance-step-2 .errMemberAge {
    margin: 0 20px 10px;
  }
}
.health-insurance-step-3 .description {
  color: #253858;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.196px;
  width: 74%;
  position: relative;
  padding-left: 44px;
  margin-top: -6px;
}

.health-insurance-step-3 .description::before {
  content: "";
  background: url(../../../images/bu/health/top-fold/health-city-icon.svg) no-repeat center/contain;
  width: 32px;
  height: 32px;
  position: absolute;
  left: 0;
  top: 4px;
}

@media screen and (max-width: 1024px) {
  .health-insurance-step-3 .description {
    width: 44%;
    margin: 0 20px 0;
  }
}
@media screen and (max-width: 767px) {
  .health-insurance-step-3 .description {
    width: 90%;
  }
}
.health-insurance-step-3 p {
  margin-top: 8px;
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
}

@media screen and (max-width: 1024px) {
  .health-insurance-step-3 p {
    padding: 0 20px;
  }
}
.health-insurance-step-3 .err {
  position: absolute;
  bottom: -20px;
  color: red;
  font-size: 12px;
}

.health-insurance-step-4:has(.international-number-nudge.hide) .member-info {
  min-height: 336px;
}

.health-insurance-step-4:has(.step-four-pointer-box) .member-info {
  min-height: auto !important;
}

.health-insurance-step-4 .description {
  color: #253858;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.224px;
  width: 74%;
  position: relative;
  margin-top: -6px;
}

@media screen and (max-width: 1024px) {
  .health-insurance-step-4 .description {
    padding: 0 20px;
    margin: 0;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .health-insurance-step-4 .description {
    margin: -6px 0 31px;
    width: 85%;
  }
}
.health-insurance-step-4 .member-info {
  align-items: flex-start;
  justify-content: flex-start;
  flex-flow: column;
}

@media screen and (max-width: 1024px) {
  .health-insurance-step-4 .member-info {
    padding: 0 20px 10px;
    min-height: auto;
  }
}
.health-insurance-step-4 .member-info li {
  width: 75%;
  margin-bottom: 30px;
}

.health-insurance-step-4 .member-info li:last-child() {
  margin-bottom: 18px;
}

.health-insurance-step-4 .member-info:has(.error) ~ .international-number-nudge {
  margin-top: 0;
}

.health-insurance-step-4 .step-four-pointer-box {
  width: 66%;
  background: url(../../../images/bu/health/top-fold/health-rhs-step-four-pointer-img.svg) no-repeat top;
  padding: 40px 17px;
  position: relative;
  max-width: 305px;
  height: 200px;
  margin-top: -5px;
}

@media screen and (max-width: 1024px) {
  .health-insurance-step-4 .step-four-pointer-box {
    margin-left: 20px;
  }
}
@media screen and (max-width: 768px) {
  .health-insurance-step-4 .step-four-pointer-box {
    margin-top: 18px;
  }
}
@media screen and (max-width: 767px) {
  .health-insurance-step-4 .step-four-pointer-box {
    max-width: 375px;
    padding: 40px 0;
    width: 81%;
    background: url(../../../images/bu/health/top-fold/health-rhs-step-four-pointer-img.svg) no-repeat top left;
  }
}
@media screen and (max-width: 393px) {
  .health-insurance-step-4 .step-four-pointer-box {
    width: 87%;
  }
}
@media screen and (max-width: 360px) {
  .health-insurance-step-4 .step-four-pointer-box {
    width: 93%;
  }
}
.health-insurance-step-4 .step-four-pointer-box::before {
  content: "";
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, #fff 39.58%);
  position: absolute;
  width: 101%;
  height: 155px;
  left: -1px;
  bottom: 0;
}

.health-insurance-step-4 .step-four-pointer-box::after {
  content: "";
  background: url(../../../images/bu/health/top-fold/health-bulb-icon.svg) no-repeat center/contain;
  width: 54px;
  height: 55px;
  position: absolute;
  right: 14px;
  top: 28px;
  z-index: 10;
}

@media screen and (max-width: 767px) {
  .health-insurance-step-4 .step-four-pointer-box::after {
    right: 45px;
  }
}
.health-insurance-step-4 .step-four-pointer-box .pointer-list {
  z-index: 1;
  position: relative;
}

@media screen and (max-width: 767px) {
  .health-insurance-step-4 .step-four-pointer-box .pointer-list {
    padding: 0 12px;
    display: block;
    width: 88%;
    margin: 0 auto 0 0;
  }
}
.health-insurance-step-4 .step-four-pointer-box .pointer-list .pointer {
  display: flex;
  margin-bottom: 13px;
  align-items: center;
  visibility: hidden;
  transform: translateY(30%);
  opacity: 0;
  transition: all 0.5s ease-in;
}

.health-insurance-step-4 .step-four-pointer-box .pointer-list .pointer.skeleton {
  height: 24px;
}

.health-insurance-step-4 .step-four-pointer-box .pointer-list .pointer .icon {
  background: url("../../../images/bu/health/top-fold/health-check-icon.svg");
  width: 23px;
  height: 24px;
  margin-right: 9px;
  flex-shrink: 0;
}

.health-insurance-step-4 .step-four-pointer-box .pointer-list .pointer .content {
  color: var(--253858-n-700, #253858);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.196px;
}

.health-insurance-step-4 .step-four-pointer-box .pointer-list .pointer.bold .content {
  font-weight: 700;
}

.health-insurance-step-4 .step-four-pointer-box .pointer-list .pointer.active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.health-insurance-step-4 .err {
  position: absolute;
  bottom: -19px !important;
  color: red;
  font-size: 12px;
}

@media screen and (max-width: 1024px) {
  .health-insurance-step-4 .err {
    bottom: -22px !important;
  }
}
.health-insurance-step-5 .description,
.health-insurance-step-6 .description,
.health-insurance-step-7 .description {
  color: #253858;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.196px;
  width: 74%;
  position: relative;
  padding-left: 44px;
  margin: 0 0 20px;
}

.health-insurance-step-5 .description::before,
.health-insurance-step-6 .description::before,
.health-insurance-step-7 .description::before {
  content: "";
  background: url(../../../images/bu/health/top-fold/health-bulb-icon.svg) no-repeat center/contain;
  width: 32px;
  height: 32px;
  position: absolute;
  left: 0;
  top: 4px;
}

@media screen and (max-width: 1024px) {
  .health-insurance-step-5 .description,
  .health-insurance-step-6 .description,
  .health-insurance-step-7 .description {
    margin: 0 20px 20px;
    width: 40%;
  }
}
@media screen and (max-width: 767px) {
  .health-insurance-step-5 .description,
  .health-insurance-step-6 .description,
  .health-insurance-step-7 .description {
    margin: 0 20px 20px;
    width: 80%;
  }
}
.health-insurance-step-5 .err,
.health-insurance-step-6 .err,
.health-insurance-step-7 .err,
.health-insurance-step-8 .err {
  font-size: 12px;
  color: red;
}

@media screen and (max-width: 1024px) {
  .health-insurance-step-5 .err,
  .health-insurance-step-6 .err,
  .health-insurance-step-7 .err,
  .health-insurance-step-8 .err {
    padding: 0 20px 20px;
  }
}
.health-insurance-step-8 .description {
  color: #253858;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.014em;
  max-width: 350px;
}

.health-insurance-step-8 .description span {
  color: #0065ff;
  font-weight: 500;
  cursor: pointer;
}

@media screen and (max-width: 1024px) {
  .health-insurance-step-8 .description {
    font-size: 14px;
    line-height: 20px;
    max-width: 500px;
    padding: 0 20px;
  }
}
.health-insurance-step-8 .extra-info {
  position: absolute;
  width: 100%;
  background: #eae6ff;
  left: 0;
  bottom: 90px;
  padding: 7px;
  text-align: center;
  color: #253858;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.014em;
  display: flex;
  align-items: center;
  justify-content: center;
}

.health-insurance-step-8 .extra-info::before {
  content: "";
  background: url(../../../images/bu/health/fos-health-form-step-icon-1.svg);
  width: 20px;
  height: 18px;
  margin: 0 7px 3px 0;
}

@media screen and (max-width: 1024px) {
  .health-insurance-step-8 .extra-info {
    position: sticky;
    bottom: 71px;
    font-size: 12px;
    line-height: 18px;
    border-radius: 8px 8px 0 0;
  }
}
.health-insurance-step-8 .button-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
}

@media screen and (max-width: 767px) {
  .health-insurance-step-8 .button-wrapper {
    position: sticky;
  }
}
.health-insurance-step-8 .radio_box_wrapper.fos .radio_box_inner {
  width: 69%;
}

@media screen and (max-width: 767px) {
  .health-insurance-step-8 .radio_box_wrapper.fos .radio_box_inner {
    width: 100%;
  }
}
.health-insurance-step-8 .radio_box_wrapper.fos .radio_box_inner .input-radio + label {
  min-height: 56px;
}

.health-insurance-step-8 .err {
  position: relative;
  bottom: auto;
}

.popup-slide .health-insurance-bu .health-insurance-step-8 .extra-info {
  width: 580px;
  left: -30px;
}

@media screen and (max-width: 1024px) {
  .popup-slide .health-insurance-bu .health-insurance-step-8 .extra-info {
    position: absolute;
    bottom: 71px;
    width: 100%;
    left: 0;
  }
}
.popup-slide .health-insurance-bu .health-insurance-step-8 .button-wrapper {
  justify-content: center;
}

@media screen and (max-width: 1024px) {
  .popup-slide .health-insurance-bu .health-insurance-step-8 .button-wrapper {
    margin: 0;
    bottom: 12px;
  }
}
body:has(.overlay.show) .popularCity,
body:has(.overlay.show) ul.ui-autocomplete {
  z-index: 1000000;
}

.popularCity,
ul.ui-autocomplete {
  position: relative;
  background: #fff;
  width: 100%;
  box-shadow: 0 1px 6px -2px rgba(109, 109, 109, 0.4);
  max-height: 250px;
  overflow: auto;
  z-index: 99;
  font-family: inherit;
  list-style: none;
}

.popularCity::-webkit-scrollbar,
ul.ui-autocomplete::-webkit-scrollbar {
  height: 6px;
  width: 6px;
}

.popularCity::-webkit-scrollbar-track,
ul.ui-autocomplete::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #dfe1e6;
}

.popularCity::-webkit-scrollbar-thumb,
ul.ui-autocomplete::-webkit-scrollbar-thumb {
  background: #dfe1e6;
  border-radius: 8px;
}

.popularCity::-webkit-scrollbar-thumb:hover,
ul.ui-autocomplete::-webkit-scrollbar-thumb:hover {
  background: #97a0af;
}

.popularCity li,
ul.ui-autocomplete li {
  padding: 0 !important;
  background-image: none;
  border: 0;
}

.popularCity li:hover,
ul.ui-autocomplete li:hover {
  border: 0 !important;
}

.popularCity li:has(+ .ui-autocomplete-category.label.ui-menu-item) .city,
ul.ui-autocomplete li:has(+ .ui-autocomplete-category.label.ui-menu-item) .city {
  border-bottom: 0;
  padding: 14px 14px 23px 14px;
}

ul.ui-autocomplete {
  border: none !important;
}

ul.ui-autocomplete:has(.no-bg) .label:not(.no-bg) {
  top: 32px;
}

ul.ui-autocomplete .label {
  background: #f4f5f7;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0;
  padding: 8px 12px;
  color: #253858;
  position: sticky;
  top: 0;
  z-index: 1;
}

ul.ui-autocomplete .label.no-bg {
  background: #fff;
  font-weight: 700;
  font-size: 16px;
  line-height: 18.75px;
}

ul.ui-autocomplete .label.ui-state-disabled {
  opacity: 1;
}

ul.ui-autocomplete li .city {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #253858;
  position: relative;
  padding: 14px;
  border-bottom: 1px solid #dfe1e6;
  cursor: pointer;
  display: flex;
  align-items: center;
}

ul.ui-autocomplete li .city::before {
  content: "";
  background: url(../../../images/bu/health/location-icon.svg);
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-right: 12px;
}

ul.ui-autocomplete li .city.ui-state-active,
ul.ui-autocomplete li .city.ui-state-focus {
  margin: 0;
}

ul.ui-autocomplete li .city.selected,
ul.ui-autocomplete li .city:hover {
  color: #36b37e;
  background: rgba(227, 252, 239, 0.5019607843);
  border-width: 0 0 1px 0;
}

ul.ui-autocomplete li .city.selected::before,
ul.ui-autocomplete li .city:hover::before {
  background: url(../../../images/bu/health/green-location-icon.svg);
}

.gender-selection {
  display: flex;
  flex-direction: row;
  margin-top: 0;
}

@media screen and (max-width: 1024px) {
  .gender-selection {
    padding: 0 20px;
  }
}
.gender-selection .gender {
  display: flex;
  align-items: CENTER;
  justify-content: center;
  margin-right: 24px;
}

.gender-selection .gender [type=radio] {
  position: absolute;
  left: -9999px;
}

.gender-selection .gender [type=radio] + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #253858;
}

.gender-selection .gender [type=radio] + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 18px;
  height: 18px;
  border: 1px solid #ddd;
  border-radius: 100%;
  background: #fff;
}

.gender-selection .gender [type=radio]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}

.gender-selection .gender [type=radio]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.gender-selection .gender.selected [type=radio] + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 18px;
  height: 18px;
  border: 1px solid #0065ff;
  border-radius: 100%;
  background: #0065ff;
}

.gender-selection .gender.selected [type=radio] + label:after {
  content: "";
  width: 8px;
  height: 8px;
  background: #fff;
  position: absolute;
  top: 7px;
  left: 5px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.gender-selection .gender.selected [type=radio] + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.field_wrapper_ped {
  width: 100%;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.field_wrapper_ped .label_ques {
  font-size: 16px;
  font-weight: 500;
  margin: 0;
  line-height: 24px !important;
  letter-spacing: 0.256px;
}

@media screen and (max-width: 1024px) {
  .field_wrapper_ped .label_ques {
    padding: 0 20px;
  }
}
.field_wrapper_ped .label {
  font-size: 14px;
  font-weight: 400;
  color: #253858;
  padding: 0;
  margin: 0;
}

@media (max-width: 1024px) {
  .field_wrapper_ped .label {
    line-height: 1.5;
    margin-top: 4px;
    padding: 0 20px;
  }
}
@media screen and (max-width: 375px) {
  .field_wrapper_ped .radio_box_wrapper .radio_box_inner input + label {
    font-size: 14px;
    padding: 11px 8px 11px 46px;
  }
}
.radio_box_wrapper {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-direction: row;
  margin-top: 20px;
  justify-content: space-between;
}

@media screen and (max-width: 1024px) {
  .radio_box_wrapper {
    padding: 0 20px;
  }
}
.radio_box_wrapper .radio_box_inner {
  position: relative;
  width: 48%;
}

.radio_box_wrapper .radio_box_inner .input-checkbox,
.radio_box_wrapper .radio_box_inner .input-radio {
  height: 18px;
  position: absolute;
  left: 3px;
  top: 2px;
  visibility: hidden;
}

.radio_box_wrapper .radio_box_inner .input-checkbox + label,
.radio_box_wrapper .radio_box_inner .input-radio + label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  border: solid 1px rgba(37, 56, 88, 0.2);
  padding: 11px 11px 11px 46px;
  margin: 0 0 18px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 8px;
  min-height: 48px;
  font-weight: 400;
  font-size: 16px;
  color: #253858;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

@media screen and (max-width: 390px) {
  .radio_box_wrapper .radio_box_inner .input-checkbox + label,
  .radio_box_wrapper .radio_box_inner .input-radio + label {
    font-size: 14px;
  }
}
.radio_box_wrapper .radio_box_inner .input-checkbox + label span,
.radio_box_wrapper .radio_box_inner .input-radio + label span {
  font-size: 14px;
  font-weight: 400;
  color: #505f79;
  margin-top: 4px;
  line-height: 22px;
}

.radio_box_wrapper .radio_box_inner .input-checkbox + label span::before,
.radio_box_wrapper .radio_box_inner .input-radio + label span::before {
  display: none;
  background: 0 0 !important;
}

.radio_box_wrapper .radio_box_inner .input-checkbox + label .chkbox,
.radio_box_wrapper .radio_box_inner .input-radio + label .chkbox {
  width: 20px;
  border: 1px solid #5e6c84;
  height: 20px;
  margin-right: 10px;
  border-radius: 4px;
  position: absolute;
  top: 50%;
  left: 14px;
  transform: translate(0, -50%);
}

.radio_box_wrapper .radio_box_inner .input-checkbox + label .chkbox.round,
.radio_box_wrapper .radio_box_inner .input-radio + label .chkbox.round {
  border-radius: 50%;
}

.radio_box_wrapper .radio_box_inner.selected label {
  border-color: #0065ff;
  color: #0065ff;
}

.radio_box_wrapper .radio_box_inner.selected label .chkbox {
  width: 20px;
  border: 1px solid #0065ff;
  height: 20px;
  margin-right: 10px;
  border-radius: 4px;
  background: #0065ff;
  position: absolute;
  top: 50%;
  left: 14px;
}

.radio_box_wrapper .radio_box_inner.selected label .chkbox:before {
  width: 13px;
  height: 13px;
  background: url(../../../../cdn/images/bu/checked-ico.png);
  position: absolute;
  display: inline-block;
  background-size: 100%;
  content: "";
  color: transparent !important;
  top: 2px;
  left: 2px;
}

.radio_box_wrapper .radio_box_inner.selected label .chkbox.round {
  border-radius: 50%;
}

.radio_box_wrapper .radio_box_inner.selected label .chkbox.round::before {
  background-color: #fff;
  width: 10px;
  border-radius: 50%;
  height: 10px;
  top: 4px;
  left: 4px;
}

@media (max-width: 1024px) {
  .health-insurance-bu .health-insurance-step-1 .button-wrapper .button {
    width: 60%;
    margin: 0 auto;
    max-width: 320px;
  }
}
@media (max-width: 768px) {
  .health-insurance-bu .health-insurance-step-1 .button-wrapper .button {
    width: 100%;
  }
  .health-insurance-bu .health-insurance-step-1 .button-wrapper .button.small {
    width: 60%;
    margin: 0;
    max-width: 164px;
  }
}
.topBannerCalculate {
  background: #e8f2ff;
  width: 100%;
}

.topBannerCalculate .topBannerCalculateInner {
  width: 916px;
  margin: 0 auto;
  height: 280px;
  flex-direction: column;
  display: flex;
  position: relative;
  justify-content: center;
}

.topBannerCalculate .topBannerCalculateInner .firstBoxA {
  display: flex;
  flex-direction: column;
}

.topBannerCalculate .topBannerCalculateInner .firstBoxA .line1Cal {
  font-weight: 700;
  font-size: 30px;
  margin: 0 0 12px 0;
}

.topBannerCalculate .topBannerCalculateInner .firstBoxA .line1Ca2 {
  font-size: 22px;
  margin: 0 160px 16px 0;
}

.topBannerCalculate .topBannerCalculateInner .firstBoxA .line1CalButton {
  background: #0065ff;
  border-radius: 8px;
  width: 230px;
  height: 48px;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  cursor: pointer;
}

.topBannerCalculate .topBannerCalculateInner .imgBgCalc {
  height: 220px;
  position: absolute;
  top: 25px;
  right: 0;
  width: 312px;
}

@media (max-width: 1024px) {
  .topBannerCalculate .topBannerCalculateInner {
    width: 100%;
    padding: 10px;
    height: 220px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .topBannerCalculate .topBannerCalculateInner .firstBoxA .line1Cal {
    font-size: 22px;
    margin: 0 40px 8px 0;
  }
  .topBannerCalculate .topBannerCalculateInner .firstBoxA .line1Ca2 {
    font-size: 18px;
    margin: 0 0 28px;
    width: 200px;
  }
  .topBannerCalculate .topBannerCalculateInner .firstBoxA .line1CalButton {
    width: 155px;
    height: 40px;
    font-size: 14px;
  }
  .topBannerCalculate .topBannerCalculateInner .firstBoxA .imgBgCalc {
    height: 145px;
    top: inherit;
    right: 15px;
    width: 150px;
    bottom: 16px;
  }
}
.popup-slide:after {
  content: "";
  background: url(../../../images/bu/health/top-fold/health-radial-progress-bar-img.svg) no-repeat center/contain;
  width: 136px;
  height: 126px;
  position: absolute;
  top: -10px;
  right: 0;
  z-index: 99999;
}

@media screen and (max-width: 767px) {
  .popup-slide:after {
    width: 103px;
    top: -20px;
  }
}
.popup-slide .orderChange {
  margin-top: 12px;
}

.popup-slide .health-insurance-bu {
  min-height: 615px;
  position: relative;
  height: 100%;
}

@media screen and (max-width: 1024px) {
  .popup-slide .health-insurance-bu {
    background: #fff;
    display: block;
  }
}
.popup-slide .health-insurance-bu .member-for-insurance {
  min-height: 350px;
  overflow: scroll;
  height: 300px;
}

.popup-slide .health-insurance-bu .member-for-insurance:has(.hideBox.hide) {
  min-height: 300px;
  height: auto;
}

@media screen and (max-width: 768px) {
  .popup-slide .health-insurance-bu .member-for-insurance:has(.hideBox.hide) {
    min-height: 230px;
  }
}
.popup-slide .health-insurance-bu .health-insurance-bu-right {
  margin-top: 0;
  min-height: calc(100vh - 72px);
  height: 100%;
}
.popup-slide .health-insurance-bu .health-insurance-bu-right.return-user:has(.health-insurance-return-user-step.no-talkto-us.pre-lead-return-user)::after {
  top: -30px;
  right: -30px;
  width: 136px;
  height: 126px;
}
@media screen and (max-width: 767px) {
  .popup-slide .health-insurance-bu .health-insurance-bu-right.return-user:has(.health-insurance-return-user-step.no-talkto-us.pre-lead-return-user)::after {
    right: 0;
    width: 116px;
    height: 106px;
  }
}
@media screen and (max-width: 767px) {
  .popup-slide .health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .sub-heading {
    width: 78%;
  }
}

.popup-slide .health-insurance-bu .health-insurance-bu-right .progress-bar {
  right: -26px;
  top: -22px;
  z-index: 100000;
}

@media screen and (max-width: 1024px) {
  .popup-slide .health-insurance-bu .health-insurance-bu-right .progress-bar {
    top: 0;
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  .popup-slide .health-insurance-bu .health-insurance-bu-right .progress-bar {
    right: 10px;
    top: 0;
  }
}
@media screen and (max-width: 1024px) {
  .popup-slide .health-insurance-bu .health-insurance-bu-right .form-whatsapp {
    margin: 0 auto 10px;
  }
}
.popup-slide .health-insurance-bu .health-insurance-step-1 {
  position: initial;
  height: 80%;
}

.popup-slide .health-insurance-bu .health-insurance-step-1 .button-wrapper .back-button {
  width: 35%;
  max-width: 70px;
}

.popup-slide .health-insurance-bu .health-insurance-step-2 .member-info {
  height: calc(100vh - 335px);
  overflow-y: scroll;
  padding: 10px 0;
}

@media screen and (max-width: 1024px) {
  .popup-slide .health-insurance-bu .health-insurance-step-2 .member-info {
    padding: 10px 20px;
  }
}
.popup-slide .health-insurance-bu .health-insurance-step-2 .member-info::-webkit-scrollbar {
  width: 0;
}

.popup-slide .health-insurance-bu .health-insurance-step-2 .member-info::-webkit-scrollbar-track {
  background: 0 0;
}

.popup-slide .health-insurance-bu .health-insurance-step-2 .member-info::-webkit-scrollbar-thumb {
  background: 0 0;
}

.popup-slide .health-insurance-bu .health-insurance-step-2 .member-info::-webkit-scrollbar-thumb:hover {
  background: 0 0;
}

.popup-slide .health-insurance-bu .button-wrapper {
  width: 100%;
  position: absolute;
  bottom: 0;
  background: #fff;
  box-shadow: none;
  justify-content: space-between;
}

@media screen and (max-width: 1024px) {
  .popup-slide .health-insurance-bu .button-wrapper {
    position: absolute;
    padding: 0 20px 0 20px;
    justify-content: space-between;
    margin: 0 0 16px;
    bottom: 20px;
  }
  .popup-slide .health-insurance-bu .button-wrapper .button {
    margin: 0;
  }
  .popup-slide .health-insurance-bu .button-wrapper .button.small {
    line-height: normal;
  }
}
.popup-slide .health-insurance-bu .termCondition {
  position: absolute;
  bottom: -40px;
  width: 100%;
}

@media screen and (max-width: 1024px) {
  .popup-slide .health-insurance-bu .termCondition {
    bottom: -24px;
  }
}
.popup-slide .health-insurance-bu .health-insurance-step-2 .button-wrapper,
.popup-slide .health-insurance-bu .health-insurance-step-3 .button-wrapper,
.popup-slide .health-insurance-bu .health-insurance-step-4 .button-wrapper,
.popup-slide .health-insurance-bu .health-insurance-step-5 .button-wrapper,
.popup-slide .health-insurance-bu .health-insurance-step-6 .button-wrapper,
.popup-slide .health-insurance-bu .health-insurance-step-7 .button-wrapper {
  margin-bottom: 0;
}

.popup-slide .health-insurance-bu .health-insurance-step-5 .button-wrapper {
  justify-content: center;
}

@media screen and (max-width: 1024px) {
  .popup-slide .health-insurance-bu .health-insurance-step-5 .button-wrapper {
    justify-content: center;
    margin: 16px auto;
  }
  .popup-slide .health-insurance-bu .health-insurance-step-5 .button-wrapper #btnHealthStep5 {
    max-width: 100%;
  }
}
.popup-slide #simpleToast {
  z-index: 100000;
}

.valid-mobile-number-popup-box {
  position: fixed;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(79, 95, 120, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
}

.valid-mobile-number-popup-box.visible {
  opacity: 1;
  z-index: 999999;
}

@media screen and (max-width: 767px) {
  .valid-mobile-number-popup-box {
    align-items: flex-end;
  }
}
.valid-mobile-number-popup-box .valid-mobile-number-popup-container {
  background: #fff 0 0 no-repeat padding-box;
  border-radius: 32px;
  max-width: 500px;
  width: 100%;
  padding: 24px 24px 24px 18px;
  position: relative;
  z-index: 1002;
}

@media screen and (max-width: 767px) {
  .valid-mobile-number-popup-box .valid-mobile-number-popup-container {
    border-radius: 32px 32px 0 0;
  }
}
.valid-mobile-number-popup-box .valid-mobile-number-popup-container .valid-mobile-number-popup-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
}

.valid-mobile-number-popup-box .valid-mobile-number-popup-container .valid-mobile-number-popup-heading .heading {
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  color: #253858;
  max-width: 316px;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .valid-mobile-number-popup-box .valid-mobile-number-popup-container .valid-mobile-number-popup-heading .heading {
    max-width: 134px;
    font-size: 18px;
    line-height: 26px;
  }
}
.valid-mobile-number-popup-box .valid-mobile-number-popup-container .valid-mobile-number-popup-content .content {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.016em;
  color: #253858;
  padding-right: 7px;
  margin-bottom: 24px;
}

@media screen and (max-width: 767px) {
  .valid-mobile-number-popup-box .valid-mobile-number-popup-container .valid-mobile-number-popup-content .content {
    margin-bottom: 18px;
  }
}
.valid-mobile-number-popup-box .valid-mobile-number-popup-container .buttons {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .valid-mobile-number-popup-box .valid-mobile-number-popup-container .buttons {
    flex-direction: column-reverse;
  }
}
.valid-mobile-number-popup-box .valid-mobile-number-popup-container .buttons button.no-bg {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #0065ff;
  background: 0 0;
  border: 0;
  outline: 0;
  cursor: pointer;
  padding: 0 6px;
}

.valid-mobile-number-popup-box .valid-mobile-number-popup-container .buttons button.with-bg {
  background: #0065ff;
  border: 1px solid #0065ff;
  border-radius: 8px;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #fff;
  padding: 12px 8px;
  max-width: 223px;
  width: 100%;
  text-align: center;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .valid-mobile-number-popup-box .valid-mobile-number-popup-container .buttons button.with-bg {
    margin-bottom: 24px;
    max-width: 100%;
  }
}
.valid-international-mobile-number-popup-box {
  position: fixed;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(79, 95, 120, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
}

.valid-international-mobile-number-popup-box.visible {
  opacity: 1;
  z-index: 999999;
}

@media screen and (max-width: 767px) {
  .valid-international-mobile-number-popup-box {
    align-items: flex-end;
  }
}
.valid-international-mobile-number-popup-box .valid-international-mobile-number-popup-container {
  background: #fff 0 0 no-repeat padding-box;
  border-radius: 32px;
  max-width: 500px;
  width: 100%;
  padding: 24px;
  position: relative;
  z-index: 1002;
}

@media screen and (max-width: 767px) {
  .valid-international-mobile-number-popup-box .valid-international-mobile-number-popup-container {
    border-radius: 32px 32px 0 0;
  }
}
.valid-international-mobile-number-popup-box .valid-international-mobile-number-popup-container .valid-international-mobile-number-popup-heading {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 12px;
}

.valid-international-mobile-number-popup-box .valid-international-mobile-number-popup-container .valid-international-mobile-number-popup-heading .heading {
  color: #253858;
  width: 100%;
  margin-top: 24px;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .valid-international-mobile-number-popup-box .valid-international-mobile-number-popup-container .valid-international-mobile-number-popup-heading .heading {
    font-size: 18px;
    line-height: 26px;
    margin-top: 12px;
  }
}
@media screen and (max-width: 767px) {
  .valid-international-mobile-number-popup-box .valid-international-mobile-number-popup-container .valid-international-mobile-number-popup-heading .image {
    max-width: 90px;
  }
  .valid-international-mobile-number-popup-box .valid-international-mobile-number-popup-container .valid-international-mobile-number-popup-heading .image img {
    max-width: 90px;
    height: auto;
  }
}
.valid-international-mobile-number-popup-box .valid-international-mobile-number-popup-container .valid-international-mobile-number-popup-content {
  margin-top: -20px;
}

.valid-international-mobile-number-popup-box .valid-international-mobile-number-popup-container .valid-international-mobile-number-popup-content .pointers-list {
  margin-bottom: 22px;
}

.valid-international-mobile-number-popup-box .valid-international-mobile-number-popup-container .valid-international-mobile-number-popup-content .pointers-list .pointer {
  position: relative;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.016em;
  text-align: left;
  color: #253858;
  padding-left: 28px;
  margin-bottom: 8px;
}

.valid-international-mobile-number-popup-box .valid-international-mobile-number-popup-container .valid-international-mobile-number-popup-content .pointers-list .pointer::before {
  display: inline-block;
  transform: rotate(45deg);
  height: 15px;
  width: 8px;
  border-bottom: 1.5px solid #36b37e;
  border-right: 1.5px solid #36b37e;
  margin-top: -11px;
  position: absolute;
  left: 4px;
  top: 16px;
  content: "";
}

.valid-international-mobile-number-popup-box .valid-international-mobile-number-popup-container .buttons {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .valid-international-mobile-number-popup-box .valid-international-mobile-number-popup-container .buttons {
    flex-direction: column-reverse;
  }
}
.valid-international-mobile-number-popup-box .valid-international-mobile-number-popup-container .buttons button.no-bg {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #0065ff;
  background: 0 0;
  border: 0;
  outline: 0;
  cursor: pointer;
  padding: 0 6px;
}

.valid-international-mobile-number-popup-box .valid-international-mobile-number-popup-container .buttons button.with-bg {
  background: #0065ff;
  border: 1px solid #0065ff;
  border-radius: 8px;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #fff;
  padding: 12px 8px;
  max-width: 223px;
  width: 100%;
  text-align: center;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .valid-international-mobile-number-popup-box .valid-international-mobile-number-popup-container .buttons button.with-bg {
    margin-bottom: 24px;
    max-width: 100%;
  }
}
.registration_check.fieldWrapper {
  border: none !important;
}

.registration_check {
  position: relative;
  max-width: 400px;
}

@media (max-width: 1024px) {
  .registration_check {
    max-width: 100%;
  }
}
.registration_check ~ .fieldWrapper:has(.hide) {
  margin-bottom: 18px;
}

.registration_check .formInput {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: 1px solid #5e6c84;
  border-radius: 8px 8px 0 0;
  font-size: 16px;
  position: relative;
  background-color: #fff;
}

.registration_check .formInput.round {
  border-radius: 8px;
}

.registration_check .formInput .heading {
  font-size: 12px;
  line-height: 20px;
  margin-top: 10px;
}

.registration_check .formInput .countybox {
  width: 138px;
  display: flex;
  position: relative;
  height: 56px;
}

.registration_check .formInput .countybox .search-flag {
  width: 100%;
  position: absolute;
  background: #fff;
  border-radius: 8px;
  z-index: 1;
  top: 0;
}

.registration_check .formInput .countybox .search-flag input {
  font-size: 14px;
  width: 100% !important;
  padding: 0 15px !important;
  box-sizing: border-box;
}

.registration_check .formInput .countybox .country-flag {
  width: 56px;
  align-items: center;
  display: flex;
  padding: 0 5px 0 10px;
  cursor: pointer;
  flex-shrink: 0;
  position: relative;
}

.registration_check .formInput .countybox .country-flag::before {
  content: "";
  border: 1px solid #dfe1e6;
  width: 1px;
  height: 22px;
  left: 3px;
  position: absolute;
}

.registration_check .formInput .countybox .country-flag img {
  width: 30px;
}

.registration_check .formInput .countybox .country-flag.active:after {
  transform: rotate(180deg);
}

.registration_check .formInput .countybox .country-flag.un:after {
  background: url(../../images/bu/selectarrow.svg) no-repeat 0 0;
}

.registration_check .formInput .countybox .flags {
  width: 300px;
  position: absolute;
  background: #fff;
  -webkit-box-shadow: 0 2px 6px #ccc;
  box-shadow: 0 2px 6px #ccc;
  border-radius: 0 0 5px 5px;
  top: 70px;
  padding: 0;
  max-height: 200px;
  overflow: auto;
  margin: 0;
  display: none;
  transition: all 0.2s ease-in;
  border: 1px solid #5e6c84;
}

.registration_check .formInput .countybox .flags.show {
  display: block;
  top: 56px;
  z-index: 1;
  left: -1px;
  z-index: 100;
}

.registration_check .formInput .countybox .flags::-webkit-scrollbar {
  width: 0;
}

.registration_check .formInput .countybox .flags::-webkit-scrollbar-track {
  background: 0 0;
}

.registration_check .formInput .countybox .flags::-webkit-scrollbar-thumb {
  background: 0 0;
}

.registration_check .formInput .countybox .flags::-webkit-scrollbar-thumb:hover {
  background: 0 0;
}

.registration_check .formInput .countybox .flags li {
  width: 100%;
  margin: 0;
  padding: 10px 5px 10px 30px;
  cursor: pointer;
  display: flex;
  font-size: 13px;
  font-weight: 400;
  position: relative;
}

.registration_check .formInput .countybox .flags li.selected {
  font-weight: 600;
  color: #66c59b;
}

.registration_check .formInput .countybox .flags li.selected :before {
  display: inline-block;
  transform: rotate(45deg);
  height: 11px;
  width: 6px;
  border-bottom: 2px solid #66c59b;
  border-right: 2px solid #66c59b;
  margin-top: -11px;
  position: absolute;
  left: 14px;
  top: 23px;
  content: "";
}

.registration_check .formInput .countybox .flags li span {
  padding: 0;
  width: 30px;
  margin-right: 10px;
}

.registration_check .formInput .countybox .flags li .cname {
  margin-right: 5px;
}

.registration_check .formInput .countybox .flags li .code {
  padding: 0;
  width: auto;
  margin-right: 10px;
  position: relative;
}

.registration_check .formInput .countybox .flags li .code:before {
  display: none;
}

.registration_check .formInput .countybox .flags li:after {
  display: none;
}

.registration_check .formInput .countybox .codeCountry {
  border: none;
  width: 95px;
  float: left;
  padding: 15px 20px 15px 15px;
  -webkit-appearance: none;
  height: 100%;
  -moz-appearance: none;
  appearance: none;
  font-size: 16px;
  background: url("../../../images/bu/selectarrow.svg") no-repeat 95% 52%;
  background-size: 12px 8px;
}

.registration_check .formInput .countybox .cCode {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 53px;
  float: right;
  padding: 0 10px;
  height: 100%;
  font-size: 16px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.registration_check .formInput input {
  width: calc(100% - 138px);
  height: 56px;
  padding: 0 15px 0 0;
  background: 0 0;
  border: none;
  font-size: 16px;
  border-radius: 8px;
  outline: 0;
}

.registration_check .formInput .feildLable {
  display: inline-block;
  color: #5e6c84;
  font-size: 16px;
  letter-spacing: 0;
  position: absolute;
  top: 18px;
  left: 10px;
  background: #fff;
  padding: 0 4px;
  pointer-events: none;
  transition: all 0.4s ease-in;
}

.registration_check .formInput .feildLable.mobN {
  left: 138px;
}

@media screen and (max-width: 460px) {
  .registration_check .formInput .feildLable {
    font-size: 16px;
    top: 19px;
  }
}
@media screen and (max-width: 375px) {
  .registration_check .formInput .feildLable {
    font-size: 14px;
  }
}
.registration_check .formInput .feildLable.top {
  z-index: 10;
  visibility: visible;
  top: -13px;
  font-size: 12px;
  left: 14px !important;
  padding: 2px;
}

.registration_check .formInput input:focus + .feildLable,
.registration_check .formInput input:focus + .feildLable.gray {
  left: 14px !important;
  top: -13px !important;
  font-size: 12px !important;
}

.registration_check .formInput input.labelshow + .feildLable,
.registration_check .formInput input.labelshow + .feildLable.gray {
  left: 14px !important;
  top: -13px !important;
  font-size: 12px !important;
}

.registration_check .formInput.full input {
  width: 100%;
  padding: 0 15px;
}

.registration_check .success-msg .formInput:after {
  display: inline-block;
  transform: rotate(45deg);
  height: 15px;
  width: 8px;
  border-bottom: 2px solid #0065ff;
  border-right: 2px solid #0065ff;
  margin-top: -11px;
  position: absolute;
  right: 10px;
  top: 30px;
  content: "";
}

.registration_check.without-number .countybox {
  width: 100%;
  display: flex;
  position: relative;
  height: 56px;
  align-items: CENTER;
}

.registration_check.without-number .countybox::after {
  content: "";
  background: url(../../../images/bu/selectarrow.svg) no-repeat 0 0;
  width: 15px;
  height: 8px;
  right: 12px;
  position: relative;
}

.registration_check.without-number .countybox .country-name {
  align-items: center;
  display: flex;
  padding: 0 15px 0 19px;
  cursor: pointer;
  height: 56px;
}

.registration_check.without-number .countybox .country-flag {
  width: 85%;
  align-items: center;
  display: flex;
  padding: 0 15px 0 0;
  cursor: pointer;
  height: 56px;
}

.registration_check.without-number .countybox .country-flag::after {
  display: none;
}

.registration_check.error .formInput.round {
  border-color: red;
}

.international-number-nudge {
  background: linear-gradient(90deg, rgba(255, 240, 179, 0.4) 0, #fff 100%);
  width: 75%;
  border-radius: 8px;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  text-align: left;
  padding: 8px 38px 8px 12px;
  margin: -10px 0 146px;
  position: relative;
  display: flex;
  align-items: CENTER;
}

@media screen and (max-width: 1024px) {
  .international-number-nudge {
    margin: -24px 20px 16px;
  }
}
@media screen and (max-width: 768px) {
  .international-number-nudge {
    width: 90%;
    padding: 8px 24px 8px 12px;
    margin: -24px auto 16px;
  }
}
.international-number-nudge:before {
  content: "";
  background: url(../../../images/bu/health/health-exclaimation-icon.svg);
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 8px;
}

.search-flag {
  width: 100%;
  position: absolute;
  background: #fff;
  border-radius: 8px;
  display: none;
  z-index: 100;
}

.search-flag.show {
  display: block;
}

.search-flag input {
  width: 100% !important;
  padding: 0 15px 0 40px !important;
  font-size: 14px !important;
}

.search-flag .searchico {
  position: relative;
}

.search-flag .searchico:before {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1px solid #b3bac5;
  position: absolute;
  left: 10px;
  top: 23px;
}

.search-flag .searchico:after {
  content: "";
  width: 1px;
  height: 8px;
  border-radius: 50%;
  background: #b3bac5;
  position: absolute;
  left: 22px;
  top: 31px;
  transform: rotate(-45deg);
}

.search-flag .searchico.un {
  background: url(../../images/svg/home-page-icons.svg);
  background-position: 0 -1930px;
}

.search-flag .cityClose {
  position: absolute;
  width: 30px;
  height: 30px;
  opacity: 0.5;
  text-align: center;
  top: 50%;
  transform: translate(0, -50%);
  right: 15px;
  cursor: pointer;
}

.search-flag .cityClose:after,
.search-flag .cityClose:before {
  position: absolute;
  content: " ";
  height: 15px;
  width: 2px;
  top: 8px;
  background-color: #333;
  transform: rotate(-45deg);
}

.search-flag .cityClose:before {
  transform: rotate(45deg);
}

.search-flag .cityClose:after {
  transform: rotate(-45deg);
}

.search-flag.show + .labelshow + .feildLable {
  display: none;
}

.search-flag.show + .labelshow + .feildLable {
  display: none;
}

#simpleToast {
  visibility: hidden;
  min-width: 270px;
  color: #fff;
  text-align: center;
  padding: 12px 28px;
  position: absolute;
  z-index: 100;
  left: 50%;
  bottom: 95px;
  display: inline-flex;
  transform: translate(-50%, 0);
  border-radius: 100px;
  opacity: 0.8999999762;
  background: var(--253858-n-700, #253858);
}

@media screen and (max-width: 1024px) {
  #simpleToast {
    min-width: 245px;
    color: #fff;
    text-align: center;
    position: fixed;
  }
}
#simpleToast span {
  margin: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

@media screen and (max-width: 1024px) {
  #simpleToast span {
    font-size: 14px;
    line-height: 22px;
  }
}
#simpleToast.show {
  visibility: visible;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

@-webkit-keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 95px;
    opacity: 1;
  }
}
@keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 95px;
    opacity: 1;
  }
}
@-webkit-keyframes fadeout {
  from {
    bottom: 95px;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}
@keyframes fadeout {
  from {
    bottom: 95px;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}
@-webkit-keyframes fadein1 {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 200px;
    opacity: 1;
  }
}
@keyframes fadein1 {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 200px;
    opacity: 1;
  }
}
@-webkit-keyframes fadeout1 {
  from {
    bottom: 200px;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}
@keyframes fadeout1 {
  from {
    bottom: 200px;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}
.field_wrapper_ped .radio_box_wrapper.coverageoption {
  margin: 14px auto;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .field_wrapper_ped .radio_box_wrapper.coverageoption {
    margin: 0;
  }
}
.field_wrapper_ped .radio_box_wrapper.coverageoption .radio_box_inner .input-radio + label {
  position: relative;
}

.field_wrapper_ped .radio_box_wrapper.coverageoption .radio_box_inner .input-radio + label .chkbox.round {
  top: 50%;
  transform: translate(0, -50%);
}

.field_wrapper_ped .radio_box_wrapper.coveragebox {
  margin: 14px auto 0;
}

@media screen and (max-width: 767px) {
  .field_wrapper_ped .radio_box_wrapper.coveragebox {
    min-height: 260px;
  }
}
@media screen and (max-width: 767px) {
  .field_wrapper_ped .radio_box_wrapper.coveragebox .radio_box_inner {
    width: 100%;
  }
}
.field_wrapper_ped .radio_box_wrapper.coveragebox .radio_box_inner .input-radio + label {
  position: relative;
}

.field_wrapper_ped .radio_box_wrapper.coveragebox .radio_box_inner .input-radio + label .chkbox.round {
  top: 50%;
  transform: translate(0, -50%);
}

.health-insurance-return-user-step .talk-to-us-tag {
  border: 1px solid #0065ff;
  padding: 7px 18px 7px 47px;
  border-radius: 100px;
  display: inline-block;
  position: absolute;
  right: 16px;
  top: 20px;
  color: #0065ff;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0.014em;
  text-align: center;
  cursor: pointer;
  background: #fff;
}

@media screen and (max-width: 767px) {
  .health-insurance-return-user-step .talk-to-us-tag {
    right: 24px;
    top: -18px;
    background: #fff;
    padding: 6px 16px 6px 45px;
  }
}
.health-insurance-return-user-step .talk-to-us-tag::before {
  content: "";
  background: url(../../../images/bu/health/health-call-us-icon.gif) no-repeat center/contain;
  width: 33px;
  height: 60px;
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translate(0, -50%);
}

.health-insurance-return-user-step .talk-to-us-tag.disable {
  filter: grayscale(1);
  pointer-events: none;
}

.health-insurance-return-user-step .talk-to-us-tag.disable::before {
  background: url(../../../images/bu/health/health-call-us-icon.png) no-repeat center/contain;
  width: 18px;
  height: 18px;
  left: 18px;
}

.health-insurance-return-user-step .talk-to-us-toast {
  visibility: hidden;
  min-width: 350px;
  color: #fff;
  text-align: center;
  padding: 12px 28px;
  position: absolute;
  z-index: 100;
  left: 50%;
  bottom: 95px;
  display: inline-flex;
  transform: translate(-50%, 0);
  border-radius: 100px;
  opacity: 0.8999999762;
  background: var(--253858-n-700, #253858);
}

@media screen and (max-width: 1024px) {
  .health-insurance-return-user-step .talk-to-us-toast {
    min-width: 320px;
    color: #fff;
    text-align: center;
    position: fixed;
  }
}
.health-insurance-return-user-step .talk-to-us-toast span {
  margin: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

@media screen and (max-width: 1024px) {
  .health-insurance-return-user-step .talk-to-us-toast span {
    font-size: 14px;
    line-height: 22px;
  }
}
.health-insurance-return-user-step .talk-to-us-toast.show {
  visibility: visible;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

@media screen and (max-width: 767px) {
  .popup-slide .health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .heading {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    width: 85%;
  }
}
.popup-slide .health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .talk-to-us-tag {
  top: 104px;
  z-index: 10;
}

@media screen and (max-width: 767px) {
  .popup-slide .health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .talk-to-us-tag {
    top: 104px;
  }
}
@media screen and (max-width: 767px) {
  .popup-slide .health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .button-wrapper {
    bottom: 35px;
  }
}
@media screen and (max-width: 767px) {
  .popup-slide .health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-member-city {
    overflow-y: scroll;
    margin: 0 16px 20px;
    height: 400px;
  }
  .popup-slide .health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-member-city::-webkit-scrollbar {
    display: none;
  }
}
.logo-widget-insurer {
  width: 80px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.logo-with-image {
  border: 1px solid #dfe1e6;
  border-radius: 8px;
  justify-content: center;
  padding: 3px;
  display: flex;
  align-items: center;
}

.logo-with-image img {
  display: grid;
  max-width: 56px;
  height: auto;
}

.logo-widget {
  background: url(../../../images/bu/widget-logo.png) center no-repeat;
}

.webp .logo-widget {
  background: url(../../../images/bu/widget-logo.png) center no-repeat;
}

.no-webp .logo-widget {
  background: url(../../../images/bu/widget-logo.png) center no-repeat;
}

.widget-insurer-logo {
  width: 120px;
  height: 40px;
  border: 1px solid #fff;
  float: left;
  margin-right: 20px;
  background-size: 100% !important;
  background-position: 0 0;
  margin-top: 6px;
}

.widget-insurer-logo.iffco_tokio_general_icon {
  background-position: 0 0;
}

.widget-insurer-logo.royal_sundaram_general_icon {
  background-position: 0 -39px;
}

.widget-insurer-logo.bharti_axa_general_icon {
  background-position: 0 -79px;
}

.widget-insurer-logo.future_generali_general_icon {
  background-position: 0 -117px;
}

.widget-insurer-logo.sbi_general_icon {
  background-position: 0 -1525px;
}

.widget-insurer-logo.liberty_general_icon {
  background-position: 0 -192px;
}

.widget-insurer-logo.tata_aig_general_icon {
  background-position: -4px -235px;
}

.widget-insurer-logo.bajaj_allianz_general_icon {
  background-position: 0 -276px;
}

.widget-insurer-logo.reliance_general_icon {
  background-position: 0 -314px;
}

.widget-insurer-logo.hdfc_ergo_general_icon,
.widget-insurer-logo.hdfc_general_icon {
  background-position: 0 -354px;
}

.widget-insurer-logo.shriram_general_icon {
  background-position: 0 -393px;
}

.widget-insurer-logo.digit_general_icon {
  background-position: 0 -433px;
}

.widget-insurer-logo.kotak_mahindra_general_icon {
  background-position: 0 -471px;
}

.widget-insurer-logo.new_india_assurance_general_icon {
  background-position: 0 -511px;
}

.widget-insurer-logo.national_insurance_general_icon {
  background-position: 0 -550px;
}

.widget-insurer-logo.united_india_general_icon {
  background-position: 0 -589px;
}

.widget-insurer-logo.oriental_insurance_general_icon {
  background-position: 0 -619px;
}

.widget-insurer-logo.universal_sompo_general_icon {
  background-position: 0 -669px;
}

.widget-insurer-logo.magma_hdi_general_icon {
  background-position: 0 -705px;
}

.widget-insurer-logo.navi_general_icon {
  background-position: 0 -746px;
}

.widget-insurer-logo.edelweiss_general_icon {
  background-position: 0 -783px;
}

.widget-insurer-logo.aditya_birla_capital_general_icon,
.widget-insurer-logo.aditya_birla_general_icon,
.widget-insurer-logo.aditya_birla_life_icon {
  background-position: 0 -819px;
}

.widget-insurer-logo.hdfc_ergo_health_general_icon {
  background-position: 0 -1304px;
}

.widget-insurer-logo.aegon_life_icon {
  background-position: 0 -858px;
}

.widget-insurer-logo.bajaj_allianz_life_icon {
  background-position: 0 -895px;
}

.widget-insurer-logo.canara_hsbc_obc_life_icon {
  background-position: 0 -932px;
}

.widget-insurer-logo.exide_life_icon {
  background-position: 0 -969px;
}

.widget-insurer-logo.edelweiss_tokio_life_icon {
  background-position: 0 -1007px;
}

.widget-insurer-logo.hdfc_life_icon {
  background-position: 0 -1043px;
}

.widget-insurer-logo.icici_prudential_general_icon {
  background-position: 0 -1080px;
}

.widget-insurer-logo.manipalcigna-general_icon {
  background-position: 0 -1707px;
}

.widget-insurer-logo.indiafirst_life_icon {
  background-position: 0 -1116px;
}

.widget-insurer-logo.kotak_life_icon {
  background-position: 0 -1155px;
}

.widget-insurer-logo.max_life_insurance_life_icon {
  background-position: 0 -1191px;
}

.widget-insurer-logo.pnb_metlife_life_icon {
  background-position: 0 -1562px;
}

.widget-insurer-logo.reliance_nippon_life_icon {
  background-position: 0 -1230px;
}

.widget-insurer-logo.sbi_life_icon {
  background-position: 0 -158px;
}

.widget-insurer-logo.tata_aia_life_icon {
  background-position: 0 -1266px;
}

.widget-insurer-logo.max_bupa_health_insurance_icon,
.widget-insurer-logo.max_bupa_life_icon {
  background-position: 0 -1377px;
}

.widget-insurer-logo.raheja_qbe_general_icon,
.widget-insurer-logo.raheja_qbe_insurance_general_icon {
  background-position: 0 -1410px;
}

.widget-insurer-logo.religare_health_general_icon,
.widget-insurer-logo.religare_life_icon {
  background-position: 0 -1447px;
}

.widget-insurer-logo.star_health_general_icon,
.widget-insurer-logo.star_health_life_icon {
  background-position: 0 -1486px;
}

@media screen and (max-width: 500px) {
  .tabsWrapper {
    padding-right: 15px !important;
  }
}
@media screen and (max-width: 1024px) {
  #cover_top_plan .hide-mobile {
    display: none;
  }
}
#cover_top_plan .hide-desktop {
  display: none !important;
}

@media screen and (max-width: 1024px) {
  #cover_top_plan .hide-desktop {
    display: flex !important;
  }
}
#cover_top_plan .planHeading {
  font-size: 18px;
  color: #253858;
  margin-bottom: 1rem;
}

@media screen and (max-width: 560px) {
  #cover_top_plan .planHeading {
    font-size: 16px;
  }
}
#cover_top_plan .planHeading span {
  color: #0065ff;
}

#cover_top_plan .tabs.health_tab {
  border: none;
}

#cover_top_plan .tabs.health_tab ul li {
  margin-right: 1rem;
}

#cover_top_plan .tabs.health_tab ul li:last-child {
  margin-right: 0;
}

#cover_top_plan .tabs.health_tab ul li a {
  padding-bottom: 0;
  font-size: 14px;
  text-transform: capitalize;
  background-color: #fff;
  padding: 8px 20px;
  border-radius: 20px;
}

#cover_top_plan .tabs.health_tab ul li a::after {
  content: "";
}

#cover_top_plan .tabs.health_tab ul li.active {
  color: #0065ff;
}

#cover_top_plan .tabs.health_tab ul li.active a {
  border: 1px solid #0065ff;
}

#cover_top_plan .tabs.health_tab ul li.active a::after {
  content: "";
  position: static;
  height: auto;
}

@media screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans {
    white-space: inherit;
    overflow: inherit;
  }
}
#cover_top_plan .tabsDetails.top_plans .card {
  padding-left: 0;
  padding-right: 0;
}

@media only screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .card {
    display: block;
    height: auto;
    width: 100%;
    max-width: 100%;
  }
}
#cover_top_plan .tabsDetails.top_plans .card .ribbons {
  display: flex;
  justify-content: end;
  float: right;
}

@media screen and (max-width: 560px) {
  #cover_top_plan .tabsDetails.top_plans .card .ribbons {
    float: left;
  }
}
#cover_top_plan .tabsDetails.top_plans .card .ribbons ul li a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background: #e3fcef;
  text-align: center;
  align-items: center;
  position: relative;
  text-decoration: none;
  color: #36b37e;
  padding: 3px 10px 3px 20px;
  font-size: 12px;
}

@media screen and (max-width: 560px) {
  #cover_top_plan .tabsDetails.top_plans .card .ribbons ul li a {
    padding: 3px 20px 3px 10px;
    margin-bottom: 10px;
  }
}
#cover_top_plan .tabsDetails.top_plans .card .ribbons ul li a span {
  padding: 10px;
}

#cover_top_plan .tabsDetails.top_plans .card .ribbons ul li a::before {
  content: "";
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 12px solid #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

@media screen and (max-width: 560px) {
  #cover_top_plan .tabsDetails.top_plans .card .ribbons ul li a::before {
    right: 0;
    transform: rotate(180deg);
  }
}
#cover_top_plan .tabsDetails.top_plans .card .card-body {
  padding: 16px;
  padding-bottom: 0;
}

@media only screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .card .card-body .insurer_card_top {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
  }
}
@media screen and (max-width: 560px) {
  #cover_top_plan .tabsDetails.top_plans .card .card-body .insurer_card_top .logo_top {
    margin-right: 16px;
  }
}
@media only screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .card .card-body .insurer_card_top .logo_top {
    margin-right: 16px;
  }
}
#cover_top_plan .tabsDetails.top_plans .card .card-body .insurer_card_top .titleh6 div {
  color: #253858;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
}

#cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures {
  flex-wrap: wrap;
  margin-bottom: 20px;
}

@media only screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures {
    height: auto;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 6px;
  }
}
#cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures .featuresBlock {
  padding-bottom: 0;
  width: auto;
}

#cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures .featuresBlock .featuresIcon {
  display: none;
}

#cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures .featuresBlock .featuresIcon::before {
  display: none;
}

#cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures p {
  padding: 3px 5px;
  color: #7a869a;
  font-size: 12px;
  border: 1px solid #dfe1e6;
  border-radius: 5px;
  text-align: center;
  margin: 0 6px 6px 0;
  line-height: 16px;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px !important;
}

#cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures p:last-child {
  margin: 0;
}

@media only screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures p {
    padding: 3px 3px;
    width: auto;
  }
}
@media only screen and (max-width: 768px) {
  #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures p {
    margin-bottom: 10px;
    width: auto;
  }
}
#cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures .allFeatures {
  padding: 2px 10px;
  border: 1px solid #e3fcef;
  border-radius: 5px;
  cursor: pointer;
  width: auto;
  display: flex;
  align-items: center;
  background: rgba(222, 235, 255, 0.4);
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  color: #505f79;
  justify-content: center;
  width: 130px;
  transition: all 0.3s ease;
}

#cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures .allFeatures:hover {
  background: #0065ff;
  color: #deebff;
}

@media (max-width: 568px) {
  #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures .allFeatures {
    width: auto;
  }
}
#cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures .allFeatures b {
  margin-right: 3px;
  display: inline-block;
  font-weight: 500;
}

@media only screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures .allFeatures {
    margin-bottom: 10px;
  }
}
#cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .featuresHightlighter {
  display: flex;
  align-items: center;
  margin-top: 16px;
}

@media screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .featuresHightlighter {
    justify-content: space-between;
  }
}
#cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .featuresHightlighter div {
  color: #7a869a;
  font-size: 12px;
}

@media screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .featuresHightlighter div {
    width: 50%;
  }
}
#cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .featuresHightlighter div span {
  display: block;
  color: #253858;
  font-size: 16px;
  font-weight: 600;
}

#cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .featuresHightlighter div:first-child {
  padding-right: 15px;
}

@media screen and (max-width: 767px) {
  #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .featuresHightlighter div:first-child {
    width: 65%;
  }
}
@media screen and (max-width: 560px) {
  #cover_top_plan .tabsDetails.top_plans .more_less.card.up .seeMorePlans:after {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    top: 15px;
  }
}
#cover_top_plan .tabsDetails.top_plans .more_less.card {
  background: 0 0;
  border: none;
  width: auto;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
  box-shadow: none;
  position: absolute;
  bottom: -74px;
}

#cover_top_plan .tabsDetails.top_plans .more_less.card.up .seeMorePlans::after {
  top: 0 !important;
}

#cover_top_plan .tabsDetails.top_plans .more_less.card .seeMorePlans {
  border: 1px solid #0065ff;
  padding: 6px 16px;
  padding-right: 25px;
  border-radius: 20px;
  position: relative;
  width: auto;
  display: inline-block;
  cursor: pointer;
  background: #fff;
  font-weight: 600;
}

@media screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .more_less.card .seeMorePlans {
    font-size: 12px;
    position: relative;
    line-height: 20px;
  }
}
#cover_top_plan .tabsDetails.top_plans .more_less.card .seeMorePlans::after {
  position: relative;
  right: -10px;
  top: -2px;
  border-color: #0663f6;
}

@media screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .more_less.card .seeMorePlans::after {
    content: "";
    border: solid #0663f6;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
  }
}
#cover_top_plan .tabsDetails.top_plans .featuresActionBar {
  padding: 10px 15px;
  margin: auto;
  width: 100%;
}

@media only screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .featuresActionBar {
    position: static;
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  #cover_top_plan .tabsDetails.top_plans .featuresActionBar {
    padding: 10px 15px 15px;
  }
}
#cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn:before {
  content: "";
  border-top: 1px solid #f4f5f7;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: -15px;
}

@media only screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn:before {
    left: 0;
    right: 0;
    top: 0;
    border-color: #dfe1e6;
    width: 100%;
  }
}
#cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  float: initial;
  position: relative;
  margin-right: auto;
}

#cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn .price {
  margin-left: auto;
}

@media only screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn .price {
    margin-left: 0;
  }
}
#cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn > .price strong {
  font-weight: 700 !important;
}

#cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn .price > span {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #7a869a;
}

@media only screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn {
    justify-content: space-between;
    padding-top: 16px;
  }
}
@media only screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn .price {
    text-align: left;
    font-size: inherit;
  }
}
#cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn .price strong {
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  color: #253858;
}

#cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn > span {
  display: block;
  color: #7a869a;
  font-size: 12px;
}

@media only screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn > span {
    display: block;
  }
}
#cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn .btnCheckPremium {
  border-radius: 8px;
  text-transform: inherit;
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  letter-spacing: 0.014em;
}

@media only screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn .btnCheckPremium {
    width: 150px;
    min-width: 130px;
    font-size: 13px;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 440px) {
  #cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn .btnCheckPremium {
    max-width: 180px;
    width: 100%;
  }
}
@media only screen and (max-width: 320px) {
  #cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn .btnCheckPremium {
    max-width: 125px;
    width: 100%;
  }
}
#cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn .btnCheckPremium:hover {
  transform: scale(1.05);
}

#cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn .btnCheckPremium.loading {
  font-size: 0;
  position: relative;
}

#cover_top_plan .tabsDetails.top_plans .featuresActionBar .priceBtn .btnCheckPremium.loading::after {
  position: absolute;
  content: "";
  right: 45%;
  top: auto;
  border: 3px solid rgba(243, 243, 243, 0.3);
  border-radius: 70%;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  width: 20px;
  height: 20px;
  animation: spin 1.2s linear infinite;
  transform: translate(-50%, 100%);
}

#cover_top_plan .container section {
  padding: 0;
}

.planHeading {
  color: #253858;
  margin-bottom: 12px;
  font-weight: 700;
  font-size: 24px;
  line-height: 34px;
}

@media screen and (max-width: 560px) {
  .planHeading {
    font-size: 16px;
  }
}
.planHeading span {
  color: #0065ff;
}

#cover_top_plan .top-plan-tabs input[type=radio],
#cover_top_plan > input[type=radio] {
  position: absolute;
  left: -200vw;
}

#cover_top_plan .tabsDetails.top_plans {
  display: block;
}

#cover_top_plan .tab-panel {
  display: none;
  padding: 0;
  margin-top: 1.5rem;
  background-color: transparent;
  background: 0 0;
}

@media screen and (max-width: 767px) {
  #cover_top_plan .tab-panel {
    margin-top: 18px;
  }
}
#cover_top_plan > input:first-child:checked ~ .tab-panels > .tab-panel:first-child,
#cover_top_plan > input:nth-child(11):checked ~ .tab-panels > .tab-panel:nth-child(6),
#cover_top_plan > input:nth-child(3):checked ~ .tab-panels > .tab-panel:nth-child(2),
#cover_top_plan > input:nth-child(5):checked ~ .tab-panels > .tab-panel:nth-child(3),
#cover_top_plan > input:nth-child(7):checked ~ .tab-panels > .tab-panel:nth-child(4),
#cover_top_plan > input:nth-child(9):checked ~ .tab-panels > .tab-panel:nth-child(5) {
  display: block;
}

#cover_top_plan .top-plan-tabs:has(input:first-child:checked) ~ .tab-panels > .tab-panel:first-child {
  display: block;
}

#cover_top_plan .top-plan-tabs:has(input:nth-child(3):checked) ~ .tab-panels > .tab-panel:nth-child(2) {
  display: block;
}

#cover_top_plan .top-plan-tabs:has(input:nth-child(5):checked) ~ .tab-panels > .tab-panel:nth-child(3) {
  display: block;
}

#cover_top_plan .top-plan-tabs:has(input:nth-child(7):checked) ~ .tab-panels > .tab-panel:nth-child(4) {
  display: block;
}

#cover_top_plan .top-plan-tabs:has(input:nth-child(9):checked) ~ .tab-panels > .tab-panel:nth-child(5) {
  display: block;
}

#cover_top_plan .top-plan-tabs:has(input:nth-child(11):checked) ~ .tab-panels > .tab-panel:nth-child(6) {
  display: block;
}

@media screen and (max-width: 767px) {
  #cover_top_plan .top-plan-tabs {
    overflow-x: scroll;
    width: 100%;
    display: flex;
    align-items: CENTER;
  }
  #cover_top_plan .top-plan-tabs::-webkit-scrollbar {
    display: none;
  }
}
#cover_top_plan .top-plan-tabs .tab-label,
#cover_top_plan > label {
  position: relative;
  padding: 6px 18px;
  background: #fff;
  border: 1px solid #fff;
  cursor: pointer;
  margin-right: 12px;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  letter-spacing: 0.014em;
  color: #253858;
  border-radius: 50px;
  display: inline-block;
}

@media only screen and (max-width: 1024px) {
  #cover_top_plan .top-plan-tabs .tab-label,
  #cover_top_plan > label {
    padding: 7px 10px;
    margin-right: 12px;
    flex-shrink: 0;
  }
}
@media only screen and (max-width: 320px) {
  #cover_top_plan .top-plan-tabs .tab-label,
  #cover_top_plan > label {
    margin-right: 8px;
  }
}
#cover_top_plan .top-plan-tabs input:checked + label,
#cover_top_plan > input:checked + label {
  color: #0065ff;
  border: 1px solid #0065ff;
  font-weight: 600;
}

[lang$=IN] .artcle_left_panel .tabsWrapper #cover_top_plan .featuresActionBar {
  padding-top: 15px;
  padding-bottom: 15px;
}

.more_less.card.up .seeMorePlans:after {
  top: 20px !important;
}

.tabsWrapper {
  background: #f5f9ff;
  border-radius: 8px;
  padding: 24px 24px 36px;
  min-height: 760px;
  width: 100%;
  margin-bottom: 0;
  color: #253858;
}

.tabsWrapper.for-two {
  height: 545px;
}

.tabsWrapper.fitContainer {
  height: 600px;
}

@media only screen and (max-width: 1024px) {
  .tabsWrapper {
    height: auto;
    border-top: solid 0.8px rgba(23, 43, 77, 0.2);
    background: #f5f9ff;
    padding: 16px;
    border-right: none;
    border-left: none;
    display: block !important;
    border-radius: 0;
  }
  .tabsWrapper.noneContainer {
    display: none !important;
  }
  .tabsWrapper.fitContainer {
    height: auto;
  }
  .tabsWrapper:empty {
    min-height: 1300px;
  }
}
.tabsWrapper .tabs {
  border-bottom: 1px solid rgba(23, 43, 77, 0.1);
  margin-bottom: 20px;
}

.tabsWrapper .tabs ul {
  font-size: 0;
}

.tabsWrapper .tabs ul li {
  display: inline-block;
  position: relative;
}

.tabsWrapper .tabs ul li:last-child {
  margin-right: 0;
}

.tabsWrapper .tabs ul li a {
  font-size: 16px;
  color: #253858;
  text-transform: uppercase;
  padding-bottom: 13px;
  display: inline-block;
  font-weight: 400;
  position: relative;
}

.tabsWrapper .tabs ul li.active a {
  color: #0065ff;
  font-weight: 500;
}

.tabsWrapper .tabs ul li.active a:after {
  content: "";
  height: 3px;
  background: #0065ff;
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
}

.tabsWrapper.new-health-top-plans-fullwidth-section {
  min-height: 760px;
  height: auto;
  background: #f2f7ff;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section {
    margin-bottom: 26px !important;
    padding: 16px 16px 46px;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section .yellow-line-under-heading {
  margin: 22px 0 48px;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section .yellow-line-under-heading {
    margin: 0 0 36px;
  }
}
@media screen and (max-width: 375px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section .yellow-line-under-heading {
    font-size: 18px;
    line-height: 28px;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan {
  max-width: 850px;
  margin: 0 auto;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan {
    text-align: left;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .tabsDetails.top_plans {
  margin-top: 58px;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .tabsDetails.top_plans {
    margin-top: 48px;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card {
  padding: 16px 22px 16px 16px;
  display: flex;
  align-items: center;
  overflow: unset;
  margin-top: 48px;
  justify-content: space-between;
  flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card {
    flex-direction: column;
    padding: 16px 22px 16px 16px;
    margin-top: 48px;
  }
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card:has(.tagline) {
    padding: 32px 22px 16px 16px;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card:has(.view-more-card-plans) {
  padding: 16px 22px 6px 16px;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card:has(.view-more-card-plans):has(.tagline) {
  padding: 16px 22px 6px 16px;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card:has(.view-more-card-plans):has(.tagline) {
    padding: 16px 16px 6px 16px;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card:has(.view-more-card-plans) .card-content {
  border-bottom: 1px solid #dfe1e6;
  padding: 0 0 16px;
  margin: 0 0 16px;
  position: relative;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card:has(.view-more-card-plans) .card-content:has(.tagline) {
  margin: 15px 0 16px;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card:has(.view-more-card-plans) .card-content:has(.tagline) .tagline {
  top: -32px;
  right: -32px;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card:has(.view-more-card-plans) .card-content:has(.tagline) .tagline {
    right: auto;
    left: -27px;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .claim-settlement {
  position: absolute;
  top: -27px;
  left: 16px;
  color: #505f79;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  text-align: left;
  background: #fff;
  padding: 4px;
  width: calc(100% - 32px);
  text-align: center;
  border-radius: 8px 8px 0 0;
  z-index: 0;
  display: flex;
  align-items: CENTER;
  justify-content: center;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .claim-settlement span {
  margin-right: 4px;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .claim-settlement::before {
  content: "";
  background: url(../../../images/bu/health/fullwidth/health-top-plans-claim-settlement-icon.svg);
  display: inline-block;
  margin-right: 6px;
  width: 16px;
  height: 16px;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .claim-settlement {
    left: 12px;
    width: calc(100% - 24px);
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-content {
  display: flex;
  width: 100%;
  align-items: CENTER;
  padding: 0;
  margin: 0;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-content {
    flex-direction: column;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .view-more-card-plans {
  color: #0065ff;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  text-align: center;
  width: 100%;
  cursor: pointer;
  margin-top: -10px;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .view-more-card-plans::after {
  content: "";
  border: solid #0065ff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  right: -10px;
  top: -2px;
  position: relative;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .view-more-card-plans.show:after {
  transform: rotate(-135deg);
  right: -10px;
  top: 2px;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body {
  width: 56%;
  padding: 0;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body {
    width: 100%;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .tagline {
  position: absolute;
  right: -10px;
  color: #6554c0;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  text-align: left;
  background: #eae6ff;
  padding: 4px 15px 4px 12px;
  border-radius: 8px 8px 0;
  top: 0;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .tagline {
    right: auto;
    left: -10px;
    border-radius: 8px 8px 8px 0;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .tagline::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 0;
  border-color: #998dd9 transparent transparent transparent;
  transform: rotate(0);
  position: absolute;
  bottom: -10px;
  right: 0;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .tagline::after {
    border-width: 0 10px 10px 0;
    border-color: transparent #998dd9 transparent transparent;
    left: 0;
    right: auto;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .insurer_card_top {
  margin-bottom: 12px;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .insurer_card_top {
    margin-bottom: 0;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .insurer_card_top .titleh6 .plan-name {
  font-weight: 500;
  margin: 0 0 4px;
  text-align: left;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .insurer_card_top .titleh6 .cashless-hospitals {
  color: #505f79;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  text-align: left;
  position: relative;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .insurer_card_top .titleh6 .cashless-hospitals::before {
  content: "";
  background: url(../../../images/bu/health/fullwidth/health-top-plans-cashless-hospital-icon.svg);
  width: 14px;
  height: 14px;
  display: inline-block;
  margin-right: 6px;
  margin-bottom: -2px;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .insurer_card_top .titleh6 .cashless-hospitals.anchor {
  color: #0065ff;
  cursor: pointer;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .insurer_card_top .titleh6 .cashless-hospitals.anchor::before {
  background: url(../../../images/bu/health/fullwidth/health-top-plans-cashless-hospital-blue-icon.svg);
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .topFeatures .topPlanFeatures {
  color: #505f79;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  position: relative;
  display: flex;
  align-items: flex-start;
  width: 90%;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .topFeatures .topPlanFeatures::before {
  content: "";
  background: url(../../../images/bu/health/fullwidth/health-top-plans-heart-icon.png) no-repeat center/contain;
  display: inline-block;
  width: 14px;
  height: 15px;
  margin: 4px 7px 0 0;
  flex-shrink: 0;
}

@media screen and (max-width: 820px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .topFeatures .topPlanFeatures::before {
    position: absolute;
    left: 0;
    top: 5px;
  }
}
@media screen and (max-width: 820px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .topFeatures .topPlanFeatures {
    font-size: 12px;
    line-height: 18px;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .topFeatures .topPlanFeatures button {
  background: 0 0;
  border: 0;
  font-weight: 500;
  color: #0065ff;
  cursor: pointer;
  margin: 0 0 0 5px;
  display: contents;
}

@media screen and (max-width: 820px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .topFeatures .topPlanFeatures {
    flex-wrap: wrap;
    padding-left: 22px;
    width: 100%;
    margin-top: 6px;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .topFeatures .topPlanFeatures.with-exclaimation::before {
  background: url(../../../images/bu/health/fullwidth/health-top-plans-exclaimation-icon.svg);
  margin-top: 3px;
}

@media screen and (max-width: 820px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .topFeatures .topPlanFeatures.with-exclaimation::before {
    margin-top: 0;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .topFeatures .planFeatures {
  flex-wrap: nowrap;
  margin: 8px 4px 2px;
  flex-direction: column;
  align-items: flex-start;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .topFeatures .planFeatures {
    margin: 8px 0;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .topFeatures .planFeatures p {
  padding: 0;
  color: #505f79;
  border: 0;
  border-radius: 0;
  text-align: left;
  margin: 0 0 8px 0;
  position: relative;
  font-size: 14px;
  line-height: 22px;
  padding-left: 16px;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .topFeatures .planFeatures p::before {
  content: "";
  display: inline-block;
  transform: rotate(45deg);
  height: 10px;
  width: 5px;
  border-bottom: 1.5px solid #36b37e;
  border-right: 1.5px solid #36b37e;
  margin: -11px 7px 0 0;
  position: absolute;
  top: 14px;
  left: 0;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .topFeatures .planFeatures p::before {
    margin: -11px 7px 0 5px;
  }
}
@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .topFeatures .planFeatures p {
    padding-left: 22px;
    font-size: 12px;
    line-height: 18px;
  }
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .topFeatures .planFeatures p::before {
    position: absolute;
    top: 15px;
    left: 0;
    right: auto;
  }
}
@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .topFeatures .planFeatures p:last-child {
    margin-bottom: 0;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .topFeatures .all-features-watch-video {
  display: flex;
  align-items: center;
  margin: 0 0 0 19px;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .topFeatures .all-features-watch-video {
    margin: 0 0 14px 22px;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .topFeatures .all-features-watch-video > div {
  color: #0065ff;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-align: left;
  cursor: pointer;
  margin: 0 7px 0 0;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .topFeatures .all-features-watch-video > div.watch-video {
  position: relative;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .topFeatures .all-features-watch-video > div.watch-video::before {
  content: "";
  background: #253858;
  width: 1.5px;
  height: 13px;
  display: inline-block;
  margin-right: 7px;
  margin-bottom: -2px;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .card-body .topFeatures .all-features-watch-video > div.watch-video::after {
  content: "";
  background: url(../../../images/bu/health/fullwidth/health-top-plans-play-icon.svg);
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 2px 0 -2px 6px;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .featuresActionBar {
  width: 40%;
  padding: 0;
  margin: 0;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .featuresActionBar {
    width: 100%;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .featuresActionBar .priceBtn {
  display: block;
  float: none;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .featuresActionBar .priceBtn {
    padding: 0;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .featuresActionBar .priceBtn::before {
  display: none;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .featuresActionBar .priceBtn .cover-price {
  display: flex;
  align-items: center;
  margin: 0 0 16px;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .featuresActionBar .priceBtn .cover-price .label-value {
  width: 50%;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .featuresActionBar .priceBtn .cover-price .label-value .label {
  color: #7a869a;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
  margin: 0 0 2px;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .featuresActionBar .priceBtn .cover-price .label-value .value {
  color: #253858;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .featuresActionBar .priceBtn .button-wrapper {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .featuresActionBar .priceBtn .button-wrapper .btnCheckPremium {
    font-size: 14px;
    height: 37px;
    padding: 7px;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .featuresActionBar .priceBtn .button-wrapper .add-to-compare-button {
  border: 1px solid #dfe1e6;
  background: #fff;
  border-radius: 8px;
  padding: 7px;
  margin-top: 16px;
  width: 100%;
  max-width: 100%;
  color: #253858;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0.014em;
  text-align: center;
  cursor: pointer;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .featuresActionBar .priceBtn .button-wrapper .add-to-compare-button.added {
  color: #36b37e;
  border-color: #36b37e;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .featuresActionBar .priceBtn .button-wrapper .add-to-compare-button.added::before {
  display: inline-block;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  height: 13px;
  width: 7px;
  border-bottom: 2px solid #36b37e;
  border-right: 2px solid #36b37e;
  margin-right: 10px;
  content: "";
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .featuresActionBar .priceBtn .button-wrapper .add-to-compare-button {
    margin: 0 12px 0 0;
    padding: 7px 4px;
  }
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .featuresActionBar .priceBtn .button-wrapper .add-to-compare-button.added {
    font-size: 12px;
  }
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .featuresActionBar .priceBtn .button-wrapper .add-to-compare-button.added::before {
    height: 9px;
    width: 5px;
    margin-right: 6px;
    margin-bottom: 2px;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .card .featuresActionBar .priceBtn .btnCheckPremium {
  max-width: 100%;
  width: 100%;
  font-size: 16px;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .tabsDetails.top_plans .more_less.card {
  bottom: -65px !important;
  justify-content: center;
}

@media screen and (max-width: 1024px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .tabsDetails.top_plans .more_less.card {
    bottom: -76px !important;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .tabsDetails.top_plans .more_less.card.up .seeMorePlans::after {
  top: 1px !important;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget {
  position: fixed;
  height: 132px;
  width: 100%;
  bottom: 0;
  background: #fff;
  left: 0;
  box-shadow: 0 0 16px 0 rgba(37, 56, 88, 0.1607843137);
  z-index: 9999;
  border: 1px solid #dfe1e6;
  border-radius: 24px 24px 0 0;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget {
    padding: 0 0 24px;
    height: auto;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget .add-to-compare-close {
  position: absolute;
  right: 18px;
  top: 16px;
  display: flex;
  cursor: pointer;
}

@media screen and (min-width: 768px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget .add-to-compare-widget-heading .heading.hide-desktop {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget .add-to-compare-widget-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #deebff;
    padding: 16px 20px 16px;
    border-radius: 24px 24px 0 0;
  }
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget .add-to-compare-widget-heading .heading {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    color: #253858;
  }
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget .add-to-compare-widget-heading .add-to-compare-close {
    position: relative;
    right: auto;
    top: auto;
    display: flex;
    cursor: pointer;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget .container {
  max-width: 1140px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}

@media screen and (max-width: 1024px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget .container {
    padding: 0 12px;
  }
}
@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget .container {
    flex-direction: column;
    padding: 0 16px;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget .container .insurers-to-compare {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget .container .insurers-to-compare {
    padding: 13px 0 22px;
    width: 100%;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget .container .insurers-to-compare .insurer {
  width: 236px;
  height: 72px;
  box-shadow: 0 0 16px 0 rgba(37, 56, 88, 0.1215686275);
  border-radius: 8px;
  display: flex;
  align-items: CENTER;
  padding: 12px 14px;
  position: relative;
}

@media screen and (max-width: 1024px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget .container .insurers-to-compare .insurer {
    width: 210px;
  }
}
@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget .container .insurers-to-compare .insurer {
    width: 164px;
    height: auto;
    min-height: 100px;
    box-shadow: none;
    border-radius: 0;
    display: flex;
    align-items: CENTER;
    padding: 0 5px;
    position: relative;
    flex-direction: column;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget .container .insurers-to-compare .insurer .remove-insurer {
  box-shadow: 0 0 16px 0 rgba(37, 56, 88, 0.1215686275);
  width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -8px;
  background: #fff;
  right: -8px;
  border-radius: 50%;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget .container .insurers-to-compare .insurer .remove-insurer {
    right: 28px;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget .container .insurers-to-compare .insurer .logo {
  border: 1px solid #dfe1e6;
  border-radius: 8px;
  width: 80px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 12px;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget .container .insurers-to-compare .insurer .name {
  color: #253858;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget .container .insurers-to-compare .insurer .name {
    text-align: center;
    margin-top: 12px;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget .container .insurers-to-compare .versus {
  height: 46px;
  margin: 0 16px;
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget .container .insurers-to-compare .versus {
    height: 40px;
    margin: 0 4px;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget .container .compare-button {
  border: 0;
  padding: 12px 56px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.014em;
  text-align: center;
  color: #fff;
  background: #0065ff;
  cursor: pointer;
  position: relative;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget .container .compare-button.disabled {
  background: #b3bac5;
  pointer-events: none;
}

.tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget .container .compare-button.loading::after {
  position: absolute;
  content: "";
  right: 10px;
  top: 10px;
  border: 3px solid rgba(243, 243, 243, 0.3);
  border-radius: 70%;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  width: 28px;
  height: 28px;
  -webkit-animation: spin 1.2s linear infinite;
  animation: spin 1.2s linear infinite;
  content: "";
}

@media screen and (max-width: 767px) {
  div .tabsWrapper.new-health-top-plans-fullwidth-section #cover_top_plan .add-to-compare-widget .container .compare-button {
    width: 100%;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section ~ .top-plan-disclaimer {
  color: #505f79;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  margin-bottom: 10px;
  padding: 16px 0;
  max-width: 850px;
  margin: 0 auto;
}

@media screen and (max-width: 1024px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section ~ .top-plan-disclaimer {
    font-size: 12px;
    line-height: 20px;
    padding: 16px;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section ~ .top-plan-disclaimer .more-disclaimer {
  display: none;
}

.tabsWrapper.new-health-top-plans-fullwidth-section ~ .top-plan-disclaimer .more-disclaimer.show {
  display: inline;
}

.tabsWrapper.new-health-top-plans-fullwidth-section ~ .top-plan-disclaimer .read-more-disclaimer {
  color: #0065ff;
  cursor: pointer;
  position: relative;
}

.tabsWrapper.new-health-top-plans-fullwidth-section ~ .top-plan-disclaimer .read-more-disclaimer::before {
  content: "...";
  color: #505f79;
}

.tabsWrapper.new-health-top-plans-fullwidth-section + p {
  display: none;
  padding: 0;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo:has(.card-top-stack) #cover_top_plan .tabsDetails.top_plans {
  margin-top: 58px;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo:has(.card-top-stack) #cover_top_plan .tabsDetails.top_plans {
    margin-top: 22px;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo:has(.card-top-stack) #cover_top_plan .card {
  margin-top: 48px;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo:has(.card-top-stack) #cover_top_plan .card {
    margin-top: 16px;
    padding: 0;
    background: #fff;
  }
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo:has(.card-top-stack) #cover_top_plan .card .card-content-wrapper .card-content {
    border: 1px solid #dfe1e6;
    border-radius: 8px;
    margin: 0 auto 16px;
    width: calc(100% - 32px);
    position: relative;
  }
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo:has(.card-top-stack) #cover_top_plan .card .card-content-wrapper .card-content:last-child,
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo:has(.card-top-stack) #cover_top_plan .card .card-content-wrapper .card-content:nth-last-child(2) {
    border: 1px solid #dfe1e6;
  }
}
@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo {
    padding-inline: 0 !important;
  }
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo .yellow-line-under-heading {
    margin-inline: 16px;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan {
  max-width: 940px;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .top-plan-tabs {
    padding-inline: 16px;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .tabsDetails.top_plans {
  margin: 36px 0 0;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .tabsDetails.top_plans {
    margin: 22px 0 0;
  }
}
@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .tabsDetails.top_plans .more_less.card {
    padding: 0;
    background: 0 0;
    align-items: center;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card {
  padding: 0;
  align-items: flex-start;
  flex-wrap: nowrap;
  border-radius: 0 !important;
  background: 0 0;
  box-shadow: none;
  margin-top: 24px;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card:has(.view-more-card-plans),
.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card:has(.view-more-card-plans):has(.tagline) {
  padding: 0;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card:has(.view-more-card-plans),
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card:has(.view-more-card-plans):has(.tagline) {
    padding: 0;
    background: #fff;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card:has(.view-more-card-plans.show) .insurer-row {
  position: sticky;
  top: 105px;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card:has(.view-more-card-plans.show) .insurer-row {
    box-shadow: 0 2px 4px 2px rgba(37, 56, 88, 0.0784313725);
    top: 51px;
  }
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card:has(.view-more-card-plans.show) .insurer-row .close {
    position: absolute;
    width: 32px;
    height: 32px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 8px;
    top: 0;
    right: 0;
    z-index: 10002;
    cursor: pointer;
    transition: right 0.3s ease-in;
  }
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card:has(.view-more-card-plans.show) .insurer-row .close::after,
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card:has(.view-more-card-plans.show) .insurer-row .close::before {
    position: absolute;
    left: 15px;
    content: " ";
    height: 18px;
    width: 2px;
    top: 7px;
    background-color: #4d4c4c;
  }
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card:has(.view-more-card-plans.show) .insurer-row .close::before {
    transform: rotate(45deg);
  }
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card:has(.view-more-card-plans.show) .insurer-row .close::after {
    transform: rotate(-45deg);
  }
}
@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card {
    padding: 0 16px;
    background: 0 0;
    margin-top: 16px;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card:has(.view-more-card-plans) {
  margin-bottom: 68px;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card:has(.view-more-card-plans):nth-child(3) {
  margin-bottom: 16px;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card:has(.view-more-card-plans):nth-child(3) {
    margin-bottom: 16px;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card:has(.view-more-card-plans):has(~ .all):nth-child(3) {
  margin-bottom: 68px;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card:has(.view-more-card-plans):has(~ .all):nth-child(3) {
    margin-bottom: 34px;
  }
}
@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card:has(.view-more-card-plans) {
    margin-bottom: 34px;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card:has(.view-more-card-plans) .card-content {
  padding: 16px;
  border: 0;
  margin: 0;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content:has(.tagline) .tagline {
  top: 0;
  right: -11px;
  color: #5243aa;
  background: #eae6ff;
  border-radius: 0 8px 0 8px;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content:has(.tagline) .tagline {
    right: 0;
    border-radius: 0 8px 0 8px;
    position: absolute;
    left: auto;
    display: inline-block;
    text-align: right;
  }
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content:has(.tagline) .tagline:after {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content:has(.tagline) .insurer_card_top .titleh6 {
    padding-top: 10px !important;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .platinum-partner,
.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .about-insurer {
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0;
  color: #0065ff;
  margin: 0 0 0 6px;
  padding: 0;
  cursor: pointer;
  position: relative;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .platinum-partner::before,
.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .about-insurer::before {
  content: "";
  background: #253858;
  width: 1.5px;
  height: 13px;
  display: inline-block;
  margin-right: 7px;
  margin-bottom: -2px;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .about-insurer.without-claim::before {
  display: none;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .platinum-partner,
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .about-insurer {
    margin: 0;
  }
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .platinum-partner::before,
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .about-insurer::before {
    display: none;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .platinum-partner {
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0;
  color: #0065ff;
  margin: 0 0 0 6px;
  padding: 0;
  cursor: pointer;
  position: relative;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .platinum-partner::before {
  content: "";
  background: #253858;
  width: 1.5px;
  height: 13px;
  display: inline-block;
  margin-right: 7px;
  margin-bottom: -2px;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .platinum-partner {
    margin: 0;
  }
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .platinum-partner:before {
    background: url(../../../images/bu/health/health-top-plans-star-icon.svg);
    width: 14px;
    height: 14px;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .claim-settlement {
  position: relative;
  top: auto;
  left: auto;
  background: 0 0;
  width: auto;
  border-radius: 0;
  padding: 0;
  color: #253858;
  font-weight: 500;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .claim-settlement::before {
  background: url(../../../images/bu/health/health-top-plans-claim-ratio-with-separate-logo-icon.svg) no-repeat center/contain;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .claim-settlement::before {
    margin-right: 4px;
    width: 12px;
    height: 12px;
  }
}
@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .claim-settlement {
    font-weight: 400;
    display: block;
    margin: 4px 0 6px;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-top-stack {
  position: absolute;
  width: 100%;
  border-radius: 8px 8px 0 0;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px 0;
  top: -27px;
  right: 20px;
  width: calc(100% - 150px);
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-top-stack {
    display: none;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .insurer-row {
  width: 124px;
  height: 88px;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  border-radius: 16px 0 0 16px;
  justify-content: center;
  position: relative;
  border: 1px solid transparent;
  padding-right: 20px;
  align-items: center;
  background: #fff;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .insurer-row .logo-with-image {
  border: 0;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .insurer-row .logo-with-image img {
  max-width: 80px;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .insurer-row .logo-with-image {
    border: 1px solid #dfe1e6;
  }
}
@media screen and (max-width: 1024px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .insurer-row .insurer-details {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .insurer-row {
    width: 100%;
    height: auto;
    border-width: 1px 0 0 0;
    margin: 0;
    padding: 16px;
    flex-direction: row;
    justify-content: flex-start;
    z-index: 10;
    border-radius: 0;
  }
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .insurer-row .insurer-details {
    display: block !important;
    margin-left: 16px;
  }
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .insurer-row .insurer-details .inusrer-name {
    color: #253858;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .insurer-row.insurer-44 {
  border-color: #f8e108;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .insurer-row.insurer-18 {
  border-color: #00a1ed;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .insurer-row.insurer-17 {
  border-color: #2267b8;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .insurer-row.insurer-54 {
  border-color: #cb2036;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .insurer-row.insurer-46 {
  border-color: #d27450;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .insurer-row.insurer-1 {
  border-color: #0c4da2;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .insurer-row.insurer-2 {
  border-color: #e41e26;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .insurer-row.insurer-3 {
  border-color: #b42f34;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .insurer-row.insurer-12 {
  border-color: #0456a2;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .insurer-row.insurer-8 {
  border-color: #184789;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .insurer-row.insurer-6 {
  border-color: #00828a;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .insurer-row.insurer-58 {
  border-color: #000;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .insurer-row.insurer-11 {
  border-color: #0d0f8c;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .insurer-row.insurer-9 {
  border-color: #004990;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .insurer-row.insurer-49 {
  border-color: #f1b353;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .insurer-row.insurer-47 {
  border-color: #851873;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .insurer-row.insurer-4 {
  border-color: #e12116;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .insurer-row.insurer-52 {
  border-color: #e70018;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .insurer-row.insurer-48 {
  border-color: #46b0e9;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .insurer-row.insurer-57 {
  border-color: #24b4b3;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .insurer-row.insurer-5 {
  border-color: #05a551;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .insurer-row.insurer-7 {
  border-color: #e85b03;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .insurer-row.insurer-55 {
  border-color: #0078ba;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .insurer-row.insurer-196 {
  border-color: #132e45;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .insurer-row.insurer-10 {
  border-color: #feca15;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper {
  flex-grow: 1;
  margin-left: -20px;
  position: relative;
  z-index: 2;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1607843137);
  background: #fff;
  border-radius: 16px;
  position: relative;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper {
    width: 100%;
    margin-left: 0;
    box-shadow: none;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .view-more-card-plans {
  margin-top: 0;
  position: absolute;
  bottom: -10px;
  display: inline-block;
  width: auto;
  left: 50%;
  transform: translate(-50%, 0);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.07);
  background: #fff;
  border-radius: 24px;
  padding: 3px 24px 4px 16px;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .view-more-card-plans {
    bottom: -18px;
    width: 100%;
    border-radius: 0;
    padding: 4px 16px 5px 16px;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper:has(.card-content.more-card-content.hide) .card-content {
  border: 0;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper:has(.card-content.more-card-content.hide) .card-content {
    border: 1px solid #dfe1e6;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper:has(.card-content.more-card-content.hide) .card-content .featuresActionBar .priceBtn .button-wrapper .add-to-compare-button {
  border-radius: 0 0 16px;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper:has(.card-content.more-card-content.hide) .card-content .featuresActionBar .priceBtn .button-wrapper .add-to-compare-button {
    border-radius: 8px;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content {
  padding: 16px;
  border-bottom: 1px solid #dfe1e6;
  align-items: flex-start;
  justify-content: space-between;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content:last-child,
.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content:nth-last-child(2) {
  border: 0;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content {
    border: 1px solid #dfe1e6;
    border-radius: 8px;
    margin: 0;
    width: 100%;
    position: relative;
  }
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content:last-child,
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content:nth-last-child(2) {
    border: 1px solid #dfe1e6;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content .insurer_card_top .titleh6 {
  padding-left: 0;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content .insurer_card_top .titleh6 {
    padding-top: 0;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content .insurer_card_top .titleh6 .plan-name {
  margin: 0 0 8px;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content .insurer_card_top .titleh6 .cashless-hospitals {
  font-weight: 400;
  cursor: default;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content .insurer_card_top .titleh6 .cashless-hospitals.anchor {
  color: #505f79;
  font-weight: 400;
  cursor: default;
  font-size: 14px;
  line-height: 24px;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content .insurer_card_top .titleh6 .cashless-hospitals.anchor {
    font-size: 12px;
    line-height: 18px;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content .insurer_card_top .titleh6 .cashless-hospitals.anchor .medium {
  font-weight: 500;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content .insurer_card_top .titleh6 .cashless-hospitals.anchor .blue {
  color: #0065ff;
  font-weight: 500;
  cursor: pointer;
  font-size: inherit;
  line-height: inherit;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content .insurer_card_top .titleh6 .cashless-hospitals .medium {
  font-weight: 500;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content .insurer_card_top .titleh6 .cashless-hospitals .blue {
  color: #0065ff;
  font-weight: 500;
  cursor: pointer;
  font-size: inherit;
  line-height: inherit;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content .insurer_card_top .titleh6 .cashless-hospitals::before {
  background: url(../../../images/bu/health/health-top-plans-cashless-hospitals-with-separate-logo-icon.svg) no-repeat center/contain;
  width: 16px;
  height: 16px;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content .topFeatures .planFeatures {
  margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content .insurer_card_top .titleh6 .cashless-hospitals::before {
    width: 14px;
    height: 14px;
  }
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content .topFeatures .all-features-watch-video {
    margin: 0 0 0 22px;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content .featuresActionBar {
  margin: 16px 0 0;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content .featuresActionBar {
    margin: 13px 0 0;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content .featuresActionBar .priceBtn {
  position: static;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content .featuresActionBar .priceBtn:has(.discount-strip) .button-wrapper {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content .featuresActionBar .priceBtn {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content .featuresActionBar .priceBtn .cover-price {
    width: 100%;
    order: 1;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content .featuresActionBar .priceBtn .button-wrapper {
  margin-bottom: 36px;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content .featuresActionBar .priceBtn .button-wrapper {
    order: 3;
    margin-bottom: 0;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content .featuresActionBar .priceBtn .button-wrapper .add-to-compare-button {
  border: 0;
  background: #fff;
  border-radius: 0;
  padding: 6px 16px;
  margin-top: 0;
  max-width: 192px;
  text-align: right;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  background: linear-gradient(45deg, rgba(255, 255, 255, 0) 0, #deebff 100%);
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content .featuresActionBar .priceBtn .button-wrapper .add-to-compare-button .checkbox-quotes {
  -webkit-appearance: none;
  outline: 0;
  width: 18px;
  height: 18px;
  margin: 0 10px;
  border: 1px solid #979797;
  border-radius: 50%;
  background: #fff;
  display: inline-block;
  vertical-align: middle !important;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content .featuresActionBar .priceBtn .button-wrapper .add-to-compare-button .checkbox-quotes {
    display: none;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content .featuresActionBar .priceBtn .button-wrapper .add-to-compare-button label {
  cursor: pointer;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content .featuresActionBar .priceBtn .button-wrapper .add-to-compare-button.added {
  color: inherit;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content .featuresActionBar .priceBtn .button-wrapper .add-to-compare-button.added::before {
  display: none;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content .featuresActionBar .priceBtn .button-wrapper .add-to-compare-button.added::before {
    margin-bottom: 3px;
    display: inline-block;
    position: relative;
    right: auto;
    top: auto;
    border-color: #36b37e;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content .featuresActionBar .priceBtn .button-wrapper .add-to-compare-button.added .checkbox-quotes {
  position: relative;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content .featuresActionBar .priceBtn .button-wrapper .add-to-compare-button.added .checkbox-quotes::before {
  content: "";
  height: 9px;
  width: 5px;
  position: absolute;
  right: 5px;
  top: 3px;
  border-bottom: 2px solid #0065ff;
  border-right: 2px solid #0065ff;
  transform: rotate(45deg);
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content .featuresActionBar .priceBtn .button-wrapper .add-to-compare-button.added .checkbox-quotes::before {
    display: none;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content .featuresActionBar .priceBtn .button-wrapper .add-to-compare-button.added .compareRippleHighlight {
  left: 23px;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content .featuresActionBar .priceBtn .button-wrapper .add-to-compare-button.added .compareRippleHighlight::before {
  top: 0;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content .featuresActionBar .priceBtn .button-wrapper .add-to-compare-button {
    padding: 6px 10px;
    position: relative;
    border-color: #253858;
    color: #253858 !important;
    font-weight: 500;
    display: flex;
    background: #fff;
    border: 1px solid #253858;
    border-radius: 8px;
    width: 100%;
    justify-content: center;
    line-height: 23px;
  }
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content .featuresActionBar .priceBtn .button-wrapper .add-to-compare-button .checkbox-quotes {
    position: absolute;
    opacity: 0;
    visibility: hidden;
  }
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content .featuresActionBar .priceBtn .button-wrapper .add-to-compare-button label::before {
    content: "+";
    margin-right: 4px;
  }
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content .featuresActionBar .priceBtn .button-wrapper .add-to-compare-button.added {
    border-color: #36b37e;
    align-items: center;
  }
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content .featuresActionBar .priceBtn .button-wrapper .add-to-compare-button.added label {
    color: #36b37e;
  }
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content .featuresActionBar .priceBtn .button-wrapper .add-to-compare-button.added label::before {
    display: none;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content .featuresActionBar .priceBtn .discount-strip {
  color: #36b37e;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0;
  margin: 18px 0 32px;
  position: relative;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content .featuresActionBar .priceBtn .discount-strip::before {
  content: "";
  background: url(../../../images/bu/health/health-top-plans-discount-with-separate-logo-icon.svg) no-repeat center/contain;
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 0 6px -4px 0;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content .featuresActionBar .priceBtn .discount-strip::before {
    width: 14px;
    height: 14px;
    margin: 0 4px -3px 0;
  }
}
@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content .featuresActionBar .priceBtn .discount-strip {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0;
    margin: 0 0 16px;
    order: 2;
    background: #e3fcef;
    width: calc(100% + 32px);
    padding: 4px 0;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .card-content-wrapper .card-content:hover .compareRippleHighlight {
  visibility: visible;
  opacity: 1;
}

@keyframes rippleAnim {
  0% {
    opacity: 1;
    transform: scale(0.75);
  }
  to {
    opacity: 0;
    transform: scale(1.5);
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .compareRippleHighlight {
  position: absolute;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 30px;
  width: 30px;
  left: 39px;
  top: 4px;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .compareRippleHighlight:after,
.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .compareRippleHighlight:before {
  opacity: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -1px;
  left: -2px;
  content: "";
  height: 100%;
  width: 100%;
  border: 8px solid rgba(0, 101, 255, 0.4);
  border-radius: 100%;
  z-index: -1;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .compareRippleHighlight:after {
  animation: rippleAnim 3s 0s infinite forwards;
}

.tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .compareRippleHighlight:before {
  animation: rippleAnim 3s 0.5s infinite forwards;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section.separate-logo #cover_top_plan .card .compareRippleHighlight {
    display: none;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section:has(.strikethrough):has(.hide) {
  position: relative;
}

.tabsWrapper.new-health-top-plans-fullwidth-section:has(.strikethrough):has(.hide)::after {
  content: "";
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 12.65%, #f2f7ff 56.53%);
  height: 220px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
}

.tabsWrapper.new-health-top-plans-fullwidth-section:has(.strikethrough):has(.hide) #cover_top_plan .tabsDetails.top_plans .card:nth-child(3) {
  height: 200px;
  margin-bottom: 40px;
}

.tabsWrapper.new-health-top-plans-fullwidth-section:has(.strikethrough):has(.hide) #cover_top_plan .tabsDetails.top_plans .card:nth-child(3) .card-content {
  overflow: hidden;
}

.tabsWrapper.new-health-top-plans-fullwidth-section:has(.strikethrough):has(.hide) #cover_top_plan .tabsDetails.top_plans .card:nth-child(3) .view-more-card-plans {
  display: none;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section:has(.strikethrough):has(.hide) #cover_top_plan .tabsDetails.top_plans .card:nth-child(3) {
    height: 270px;
    margin-bottom: 0;
    overflow: hidden;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section:has(.strikethrough):has(.hide) #cover_top_plan .tabsDetails.top_plans .more_less.card {
  bottom: 0 !important;
  z-index: 10;
}

.tabsWrapper.new-health-top-plans-fullwidth-section:has(.strikethrough):has(.hide) #cover_top_plan .tabsDetails.top_plans .more_less.card::after,
.tabsWrapper.new-health-top-plans-fullwidth-section:has(.strikethrough):has(.hide) #cover_top_plan .tabsDetails.top_plans .more_less.card::before {
  content: "";
  background: #deebff;
  width: 35%;
  height: 1px;
  position: absolute;
  left: 0;
  top: 50%;
}

.tabsWrapper.new-health-top-plans-fullwidth-section:has(.strikethrough):has(.hide) #cover_top_plan .tabsDetails.top_plans .more_less.card::after {
  right: 0;
  left: auto;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section:has(.strikethrough):has(.hide) #cover_top_plan .tabsDetails.top_plans .more_less.card {
    padding: 16px;
  }
  .tabsWrapper.new-health-top-plans-fullwidth-section:has(.strikethrough):has(.hide) #cover_top_plan .tabsDetails.top_plans .more_less.card::after,
  .tabsWrapper.new-health-top-plans-fullwidth-section:has(.strikethrough):has(.hide) #cover_top_plan .tabsDetails.top_plans .more_less.card::before {
    width: 25%;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section:has(.strikethrough):has(.all) {
  position: relative;
}

.tabsWrapper.new-health-top-plans-fullwidth-section:has(.strikethrough):has(.all)::after {
  display: none;
}

.tabsWrapper.new-health-top-plans-fullwidth-section:has(.strikethrough):has(.all) #cover_top_plan .tabsDetails.top_plans .card:nth-child(3) {
  height: auto;
  margin-bottom: 68px;
}

.tabsWrapper.new-health-top-plans-fullwidth-section:has(.strikethrough):has(.all) #cover_top_plan .tabsDetails.top_plans .card:nth-child(3) .card-content {
  overflow: initial;
}

.tabsWrapper.new-health-top-plans-fullwidth-section:has(.strikethrough):has(.all) #cover_top_plan .tabsDetails.top_plans .card:nth-child(3) .view-more-card-plans {
  display: inline-block;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section:has(.strikethrough):has(.all) #cover_top_plan .tabsDetails.top_plans .card:nth-child(3) {
    height: auto;
    overflow: initial;
    margin-bottom: 34px;
  }
}
.tabsWrapper.new-health-top-plans-fullwidth-section:has(.strikethrough):has(.all) #cover_top_plan .tabsDetails.top_plans .more_less.card {
  bottom: -81px !important;
  z-index: 10;
}

.tabsWrapper.new-health-top-plans-fullwidth-section:has(.strikethrough):has(.all) #cover_top_plan .tabsDetails.top_plans .more_less.card::after,
.tabsWrapper.new-health-top-plans-fullwidth-section:has(.strikethrough):has(.all) #cover_top_plan .tabsDetails.top_plans .more_less.card::before {
  content: "";
  background: #deebff;
  width: 35%;
  height: 1px;
  position: absolute;
  left: 0;
  top: 50%;
  display: none;
}

.tabsWrapper.new-health-top-plans-fullwidth-section:has(.strikethrough):has(.all) #cover_top_plan .tabsDetails.top_plans .more_less.card::after {
  right: 0;
  left: auto;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-fullwidth-section:has(.strikethrough):has(.all) #cover_top_plan .tabsDetails.top_plans .more_less.card {
    padding: 0;
  }
  .tabsWrapper.new-health-top-plans-fullwidth-section:has(.strikethrough):has(.all) #cover_top_plan .tabsDetails.top_plans .more_less.card::after,
  .tabsWrapper.new-health-top-plans-fullwidth-section:has(.strikethrough):has(.all) #cover_top_plan .tabsDetails.top_plans .more_less.card::before {
    width: 25%;
  }
}
.tabsWrapper.new-health-top-plans-section .planHeading {
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
  text-align: left;
  margin: 0 0 22px;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-section .planHeading {
    line-height: 32px;
    margin: 0 0 18px;
  }
}
.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card {
  padding: 16px 22px 16px 16px;
  display: flex;
  align-items: center;
  overflow: unset;
  margin-top: 16px;
  justify-content: space-between;
  flex-wrap: wrap;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card:has(.claim-settlement) {
  margin-top: 48px;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card:has(.tagline) {
  padding: 32px 22px 16px 16px;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card:has(.logo_top.logo-with-image.hide) .titleh6 {
  padding: 0;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card {
    flex-direction: column;
    padding: 16px 22px 16px 16px;
    margin-top: 16px;
  }
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card:has(.tagline) {
    padding: 32px 22px 16px 16px;
  }
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card:has(.claim-settlement) {
    margin-top: 48px;
  }
}
.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card:has(.view-more-card-plans) {
  padding: 16px 22px 6px 16px;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card:has(.view-more-card-plans):has(.tagline) {
  padding: 16px 22px 6px 16px;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card:has(.view-more-card-plans):has(.tagline) {
    padding: 16px 16px 6px 16px;
  }
}
.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card:has(.view-more-card-plans) .card-content {
  border-bottom: 1px solid #dfe1e6;
  padding: 0 0 16px;
  margin: 0 0 16px;
  position: relative;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card:has(.view-more-card-plans) .card-content:has(.tagline) {
  margin: 15px 0 16px;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card:has(.view-more-card-plans) .card-content:has(.tagline) .tagline {
  top: -32px;
  right: -32px;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card:has(.view-more-card-plans) .card-content:has(.tagline) .tagline {
    right: auto;
    left: -27px;
  }
}
.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .claim-settlement {
  position: absolute;
  top: -27px;
  left: 16px;
  color: #505f79;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  text-align: left;
  background: #fff;
  padding: 4px;
  width: calc(100% - 32px);
  text-align: center;
  border-radius: 8px 8px 0 0;
  z-index: 0;
  display: flex;
  align-items: CENTER;
  justify-content: center;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .claim-settlement span {
  margin-right: 4px;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .claim-settlement::before {
  content: "";
  background: url(../../../images/bu/health/fullwidth/health-top-plans-claim-settlement-icon.svg);
  display: inline-block;
  margin-right: 6px;
  width: 16px;
  height: 16px;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .claim-settlement {
    left: 12px;
    width: calc(100% - 24px);
  }
}
.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body {
  width: 58%;
  padding: 0;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body {
    width: 100%;
  }
}
.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .tagline {
  position: absolute;
  right: -10px;
  color: #6554c0;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  text-align: left;
  background: #eae6ff;
  padding: 4px 15px 4px 12px;
  border-radius: 8px 8px 0;
  top: 0;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .tagline {
    right: auto;
    left: -10px;
    border-radius: 8px 8px 8px 0;
  }
}
.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .tagline::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 0;
  border-color: #998dd9 transparent transparent transparent;
  transform: rotate(0);
  position: absolute;
  bottom: -10px;
  right: 0;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .tagline::after {
    border-width: 0 10px 10px 0;
    border-color: transparent #998dd9 transparent transparent;
    left: 0;
    right: auto;
  }
}
.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .insurer_card_top {
  margin-bottom: 12px;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .insurer_card_top {
    margin-bottom: 0;
  }
}
.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .insurer_card_top .titleh6 .plan-name {
  font-weight: 500;
  margin: 0 0 4px;
  text-align: left;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .insurer_card_top .titleh6 .cashless-hospitals {
  color: #505f79;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  text-align: left;
  position: relative;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .insurer_card_top .titleh6 .cashless-hospitals::before {
  content: "";
  background: url(../../../images/bu/health/fullwidth/health-top-plans-cashless-hospital-icon.svg);
  width: 14px;
  height: 14px;
  display: inline-block;
  margin-right: 6px;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .topPlanFeatures {
  color: #505f79;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
  position: relative;
  display: flex;
  align-items: flex-start;
  width: 90%;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .topPlanFeatures::before {
  content: "";
  background: url(../../../images/bu/health/fullwidth/health-top-plans-heart-icon.png) no-repeat center/contain;
  display: inline-block;
  width: 14px;
  height: 15px;
  margin: 4px 7px 0 0;
  flex-shrink: 0;
}

@media screen and (max-width: 820px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .topPlanFeatures::before {
    position: absolute;
    left: 0;
    top: 5px;
  }
}
.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .topPlanFeatures button {
  background: 0 0;
  border: 0;
  font-weight: 500;
  color: #0065ff;
  cursor: pointer;
  margin: 0 0 0 5px;
  display: contents;
}

@media screen and (max-width: 820px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .topPlanFeatures {
    flex-wrap: wrap;
    padding-left: 22px;
    width: 100%;
  }
}
.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .topPlanFeatures.with-exclaimation::before {
  background: url(../../../images/bu/health/fullwidth/health-top-plans-exclaimation-icon.svg);
  margin-top: 3px;
}

@media screen and (max-width: 820px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .topPlanFeatures.with-exclaimation::before {
    margin-top: 0;
  }
}
.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures {
  flex-wrap: nowrap;
  margin: 8px 4px;
  flex-direction: column;
  align-items: flex-start;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures {
    margin: 8px 0;
  }
}
.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures p {
  padding: 0;
  color: #505f79;
  border: 0;
  border-radius: 0;
  text-align: left;
  margin: 0 0 8px 0;
  position: relative;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures p::before {
  content: "";
  display: inline-block;
  transform: rotate(45deg);
  height: 10px;
  width: 5px;
  border-bottom: 1.5px solid #36b37e;
  border-right: 1.5px solid #36b37e;
  margin: -11px 7px 0 0;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .planFeatures p::before {
    margin: -11px 7px 0 5px;
  }
}
.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .all-features-watch-video {
  display: flex;
  align-items: center;
  margin: 0 0 0 19px;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .all-features-watch-video {
    margin: 0 0 14px 22px;
  }
}
.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .all-features-watch-video > div {
  color: #0065ff;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  text-align: left;
  cursor: pointer;
  margin: 0 7px 0 0;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .all-features-watch-video > div.watch-video {
  position: relative;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .all-features-watch-video > div.watch-video::before {
  content: "";
  background: #253858;
  width: 1.5px;
  height: 13px;
  display: inline-block;
  margin-right: 7px;
  margin-bottom: -2px;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .card-body .topFeatures .all-features-watch-video > div.watch-video::after {
  content: "";
  background: url(../../../images/bu/health/fullwidth/health-top-plans-play-icon.svg);
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 2px 0 -2px 6px;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .featuresActionBar {
  width: 39%;
  padding: 0;
  margin: 0;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .featuresActionBar {
    width: 100%;
  }
}
.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .featuresActionBar .priceBtn {
  display: block;
  float: none;
}

@media screen and (max-width: 767px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .featuresActionBar .priceBtn {
    padding: 0;
  }
}
.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .featuresActionBar .priceBtn::before {
  display: none;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .featuresActionBar .priceBtn .cover-price {
  display: flex;
  align-items: center;
  margin: 0 0 16px;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .featuresActionBar .priceBtn .cover-price .label-value {
  width: 50%;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .featuresActionBar .priceBtn .cover-price .label-value .label {
  color: #7a869a;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
  margin: 0 0 2px;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .featuresActionBar .priceBtn .cover-price .label-value .value {
  color: #253858;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .card .featuresActionBar .priceBtn .btnCheckPremium {
  max-width: 100%;
  width: 100%;
  font-size: 16px;
}

.tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .more_less.card {
  bottom: -77px !important;
  justify-content: center;
  font-size: 14px;
  line-height: 22px;
}

@media screen and (max-width: 1024px) {
  .tabsWrapper.new-health-top-plans-section #cover_top_plan .tabsDetails.top_plans .more_less.card {
    bottom: -57px !important;
  }
}
.tabsWrapper.new-health-top-plans-section .top-plan-disclaimer {
  color: #505f79;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  margin-bottom: 10px;
}

@media screen and (max-width: 1024px) {
  .tabsWrapper.new-health-top-plans-section .top-plan-disclaimer {
    font-size: 12px;
    line-height: 20px;
  }
}
.tabsWrapper.new-health-top-plans-section .top-plan-disclaimer .more-disclaimer {
  display: none;
}

.tabsWrapper.new-health-top-plans-section .top-plan-disclaimer .more-disclaimer.show {
  display: inline;
}

.tabsWrapper.new-health-top-plans-section .top-plan-disclaimer .read-more-disclaimer {
  color: #0065ff;
  cursor: pointer;
  position: relative;
}

.tabsWrapper.new-health-top-plans-section .top-plan-disclaimer .read-more-disclaimer::before {
  content: "...";
  color: #505f79;
}

.tabsDetails {
  position: relative;
}

@media only screen and (max-width: 1024px) {
  .tabsDetails {
    position: relative;
    width: 100%;
    white-space: nowrap;
    overflow-x: auto;
  }
}
.tabsDetails .titleh6 {
  color: #253858;
  font-size: 20px;
  font-weight: 500;
  padding-right: 85px;
}

@media only screen and (max-width: 1024px) {
  .tabsDetails .titleh6 {
    padding: 15px 0;
  }
}
.tabsDetails .card {
  overflow: hidden;
  border-radius: 8px !important;
  padding: 0 16px;
  background: #fff;
  -webkit-box-shadow: 0 2px 4px 0 rgba(37, 56, 88, 0.08);
  box-shadow: 0 2px 4px 0 rgba(37, 56, 88, 0.08);
  border: none !important;
  position: relative;
  margin-bottom: 16px;
}

.tabsDetails .card .tag_tabs {
  background: #eef0f2;
  display: inline-block;
  border-radius: 25px;
  padding: 1px 12px;
  font-size: 12px;
  color: #253858;
  position: absolute;
  right: 16px;
  top: 11px;
}

@media only screen and (max-width: 1024px) {
  .tabsDetails .card .tag_tabs {
    position: inherit;
    right: 0;
    top: 0;
    margin: 10px 0 10px 0;
  }
}
.tabsDetails .card .insurer_card_top {
  display: flex;
  flex-direction: row;
  margin-bottom: 17px;
  align-items: center;
}

.tabsDetails .card .insurer_card_top .logo_top {
  width: 80px;
}

.tabsDetails .card .insurer_card_top .titleh6 {
  padding-right: 0;
  display: flex;
  flex-direction: column;
  padding-left: 12px;
}

.tabsDetails .card .insurer_card_top .titleh6 span {
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #36b37e;
}

@media only screen and (max-width: 1024px) {
  .tabsDetails .card {
    height: 480px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    white-space: normal;
    height: 440px;
    position: relative;
    margin-right: 15px !important;
    max-width: 293px;
  }
  .tabsDetails .card .insurer_card_top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 0;
  }
  .tabsDetails .card .insurer_card_top .titleh6 {
    color: #253858;
    font-size: 16px;
    font-weight: 500;
    padding-right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    line-height: 1.5;
    position: relative;
    padding-top: 10px;
    padding-left: 0;
  }
  .tabsDetails .card .insurer_card_top + .tag_tabs {
    position: absolute;
    right: 20px;
    top: 10px;
    margin: 10px 0 10px 0;
  }
}
@media only screen and (max-width: 360px) {
  .tabsDetails .card {
    height: 450px;
  }
}
.tabsDetails.top_plans.old .card .insurer_card_top .logo_top {
  width: 105px;
}

@media screen and (max-width: 1024px) {
  .tabsDetails.top_plans.old .card .insurer_card_top {
    align-items: flex-start;
  }
}
.tabsDetails.top_plans.old .more_less.card {
  max-width: 180px;
}

.tabsDetails.top_plans.old .more_less.card.up {
  max-width: 170px;
}

.planFeatures {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.planFeatures .featuresBlock {
  font-size: 14px;
  color: rgba(23, 43, 77, 0.8);
  font-weight: 400;
  width: 50%;
  padding-right: 20px;
  padding-bottom: 20px;
}

.planFeatures .featuresBlock i {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #f4f5f7;
  text-align: center;
  display: block;
  float: left;
}

.planFeatures .featuresBlock i + div {
  float: left;
  width: calc(100% - 36px - 10px);
  margin-left: 10px;
  color: #253858;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.planFeatures .featuresBlock p {
  color: #253858;
  font-weight: 500;
  margin-bottom: 3px;
}

.planFeatures .featuresBlock .featuresIcon {
  position: relative;
}

.planFeatures .featuresBlock .featuresIcon::before {
  content: "";
  background: url(../../../images/articles/health/svg/featuresimgsprite.svg) no-repeat -209px -59px;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-size: 250px;
}

@media only screen and (max-width: 1024px) {
  .planFeatures {
    margin-top: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .planFeatures .featuresBlock {
    margin-bottom: 20px;
    width: 100%;
    overflow: hidden;
    padding-right: 0;
    padding: 0;
  }
}
.featuresActionBar {
  margin: 25px 0 20px auto;
}

@media only screen and (max-width: 1024px) {
  .featuresActionBar {
    margin-top: 0;
    width: 90%;
    position: absolute;
    bottom: 20px;
    margin: 0;
  }
}
.featuresActionBar .priceBtn {
  float: right;
  margin: 0;
}

.featuresActionBar .priceBtn .price {
  display: inline-block;
  color: #253858;
  font-size: 20px;
  font-weight: 500;
  vertical-align: middle;
  margin-right: 36px;
}

.featuresActionBar .priceBtn .price span {
  display: block;
  font-size: 14px;
  color: #253858;
  font-weight: 400;
}

.featuresActionBar .priceBtn .btnCheckPremium {
  transition: all 0.7s ease;
  cursor: pointer;
  display: inline-block;
  padding: 10px 12px;
  width: 191px;
  border: solid 1px #0065ff;
  background: #0065ff;
  color: #fff;
  height: 46px;
  margin: 0;
}

@media only screen and (max-width: 1024px) {
  .featuresActionBar .priceBtn {
    float: right;
    margin: 0;
    float: initial;
    text-align: center;
  }
  .featuresActionBar .priceBtn .price {
    margin: 0;
  }
  .featuresActionBar .priceBtn .btnCheckPremium {
    margin: 20px auto 0;
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  .moreCard.all {
    display: inline;
  }
}
.more_less.card {
  position: absolute;
  border-radius: 70px;
  left: 0;
  right: 0;
  max-width: 170px;
  border-radius: 20px !important;
  margin: 0 auto !important;
  position: absolute;
  background: #fff;
  font-size: 14px;
  font-weight: 500;
  padding: 0;
  bottom: -25px;
  z-index: 1;
  color: #0065ff;
  cursor: pointer;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
  width: 100%;
}

.more_less.card .seeMorePlans {
  padding: 8px 20px 8px 20px;
  color: #0663f6;
}

.more_less.card .seeMorePlans:after {
  content: "";
  border: solid #253858;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  right: 18px;
  top: 14px;
}

@media only screen and (max-width: 1024px) {
  .more_less.card .seeMorePlans:after {
    display: none;
  }
}
.more_less.card.up .seeMorePlans:after {
  transform: rotate(225deg);
  top: 17px;
}

@media only screen and (max-width: 1024px) {
  .more_less.card {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 291px;
    position: relative;
  }
}
.mb-20 {
  margin-bottom: 20px;
  margin-top: 0;
}

.mb-20 {
  margin-bottom: 20px;
  margin-top: 0;
}

.top-plans-watch-video-popup-container {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(23, 43, 77, 0.9);
  z-index: -1;
  left: 0;
  top: 0;
  opacity: 0;
}

.top-plans-watch-video-popup-container.visible {
  animation: filterWebFade 0.3s ease-out;
  opacity: 1;
  z-index: 100000;
}

.top-plans-watch-video-popup-container .top-plans-watch-video-popup {
  width: 600px;
  max-width: 100%;
  background: #fff;
  border-radius: 24px;
  z-index: 99;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 767px) {
  .top-plans-watch-video-popup-container .top-plans-watch-video-popup {
    left: 0;
    top: auto;
    transform: none;
    height: auto;
    animation: filterSlideUp 0.3s ease-out;
    bottom: 0;
    border-radius: 16px 16px 0 0;
  }
}
.top-plans-watch-video-popup-container .top-plans-watch-video-popup .top-plans-watch-video-popup-heading {
  border-radius: 24px 24px 0 0;
  background: rgba(222, 235, 255, 0.6);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 24px;
}

@media screen and (max-width: 767px) {
  .top-plans-watch-video-popup-container .top-plans-watch-video-popup .top-plans-watch-video-popup-heading {
    border-bottom: 1px solid #dfe1e6;
    padding: 16px;
  }
}
.top-plans-watch-video-popup-container .top-plans-watch-video-popup .top-plans-watch-video-popup-heading .heading {
  color: #253858;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}

.top-plans-watch-video-popup-container .top-plans-watch-video-popup .top-plans-watch-video-popup-heading .close {
  height: 24px;
  cursor: pointer;
}

.top-plans-watch-video-popup-container .top-plans-watch-video-popup .top-plans-watch-video-popup-body {
  padding: 24px;
  max-height: 70vh;
  overflow-y: scroll;
}

.top-plans-watch-video-popup-container .top-plans-watch-video-popup .top-plans-watch-video-popup-body::-webkit-scrollbar {
  width: 3px;
}

.top-plans-watch-video-popup-container .top-plans-watch-video-popup .top-plans-watch-video-popup-body::-webkit-scrollbar-thumb {
  border-radius: 24px;
  background: var(--dfe-1-e-6-n-40, #dfe1e6);
}

@media screen and (max-width: 767px) {
  .top-plans-watch-video-popup-container .top-plans-watch-video-popup .top-plans-watch-video-popup-body {
    padding: 16px;
    max-height: inherit;
    height: auto;
  }
}
.top-plans-watch-video-popup-container .top-plans-watch-video-popup .top-plans-watch-video-popup-body .logo-name {
  display: flex;
  align-items: CENTER;
}

.top-plans-watch-video-popup-container .top-plans-watch-video-popup .top-plans-watch-video-popup-body .logo-name .logo {
  height: 50px;
  border: 1px solid #dfe1e6;
  display: flex;
  align-items: center;
  border-radius: 8px;
  width: 80px;
  justify-content: center;
}

.top-plans-watch-video-popup-container .top-plans-watch-video-popup .top-plans-watch-video-popup-body .logo-name .logo img {
  height: auto;
  object-fit: cover;
  max-width: 60px;
}

.top-plans-watch-video-popup-container .top-plans-watch-video-popup .top-plans-watch-video-popup-body .logo-name .name-duration {
  margin-left: 12px;
}

.top-plans-watch-video-popup-container .top-plans-watch-video-popup .top-plans-watch-video-popup-body .logo-name .name-duration .name {
  color: #253858;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}

.top-plans-watch-video-popup-container .top-plans-watch-video-popup .top-plans-watch-video-popup-body .logo-name .name-duration .duration {
  color: #7a869a;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  margin-top: 2px;
}

.top-plans-watch-video-popup-container .top-plans-watch-video-popup .top-plans-watch-video-popup-body .logo-name .name-duration .duration span {
  color: #253858;
}

.top-plans-watch-video-popup-container .top-plans-watch-video-popup .top-plans-watch-video-popup-body .video-wrapper {
  margin: 0;
  position: relative;
}

.top-plans-watch-video-popup-container .top-plans-watch-video-popup .top-plans-watch-video-popup-body .video-wrapper .video {
  border-radius: 8px;
  background: url(<path-to-image>), #d3d3d3 50%/cover no-repeat;
  max-height: 300px;
  margin-bottom: 0;
  max-width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.top-plans-watch-video-popup-container .top-plans-watch-video-popup .top-plans-watch-video-popup-body .video-wrapper .video img {
  height: auto;
  max-width: 100%;
}

.top-plans-watch-video-popup-container .top-plans-watch-video-popup .top-plans-watch-video-popup-body .video-wrapper .video iframe {
  border-radius: 8px;
}

.top-plans-watch-video-popup-container .top-plans-watch-video-popup .top-plans-watch-video-popup-body .video-wrapper .video video {
  border-radius: 16px;
}

.mobile_bottom_toast {
  bottom: 78px;
  position: fixed;
  display: flex;
  z-index: 10000;
  flex-direction: column;
  align-items: center;
  width: 100%;
  justify-content: center;
  animation: progressSavedToastMob 0.3s ease-out forwards;
  left: 0;
}

@keyframes progressSavedToastMob {
  0% {
    transform: translateY(20px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
@media screen and (min-width: 1024px) {
  .mobile_bottom_toast {
    bottom: 24px;
    padding-left: 24px;
    animation: progressSavedToastDesktop 0.3s ease-out forwards;
  }
  @keyframes progressSavedToastDesktop {
    0% {
      transform: translateY(-20px);
      opacity: 0;
    }
    to {
      transform: translateY(0);
      opacity: 1;
    }
  }
}
.span_mobile_toast {
  border-radius: 96px;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  padding: 12px 17px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1607843137);
  background-color: rgba(23, 43, 77, 0.8);
}

@media screen and (min-width: 1024px) {
  .span_mobile_toast {
    padding: 12px 48px;
  }
}
.redirection-popup {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0 0 16px 0 rgba(37, 56, 88, 0.1607843137);
  background: #fff;
  border-radius: 16px;
  width: 464px;
  height: 174px;
  z-index: 99999;
  display: FLEX;
  align-items: CENTER;
  justify-content: center;
  flex-direction: column;
}

@media screen and (max-width: 767px) {
  .redirection-popup {
    width: 320px;
    padding: 0 12px;
  }
}
.redirection-popup .loading {
  position: relative;
  width: 28px;
  height: 28px;
  margin: 0 0 18px;
}

.redirection-popup .loading::after {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  border: 3px solid rgba(243, 243, 243, 0.3);
  border-radius: 70%;
  border-top: 3px solid #0065ff;
  border-right: 3px solid #0065ff;
  width: 28px;
  height: 28px;
  -webkit-animation: spin 1.2s linear infinite;
  animation: spin 1.2s linear infinite;
}

.redirection-popup .description {
  color: #253858;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .redirection-popup .description {
    text-align: center;
  }
}
.about-insurer-popup-container {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(32, 56, 95, 0.8);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
}
.about-insurer-popup-container.show {
  visibility: visible;
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .about-insurer-popup-container.show {
    display: flex;
    align-items: flex-end;
  }
}
.about-insurer-popup-container.show .about-insurer-popup {
  right: 0;
}
.about-insurer-popup-container .about-insurer-popup {
  padding: 0px;
  background: #fff;
  border-radius: 0px;
  width: 436px;
  margin: 0 0 0 auto;
  position: relative;
  right: -427px;
  height: 100%;
  overflow-y: scroll;
  transition: all 0.4s ease-in-out;
}
@media screen and (max-width: 768px) {
  .about-insurer-popup-container .about-insurer-popup {
    height: 100%;
    bottom: 0%;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    right: 0;
    transition: none;
  }
}
.about-insurer-popup-container .about-insurer-popup .heading-close {
  padding: 16px 24px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  background: #DEEBFF;
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-44 {
  background: rgba(248, 225, 8, 0.08);
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-44 .image {
  border-color: #f8e108;
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-18 {
  background: rgba(0, 161, 237, 0.08);
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-18 .image {
  border-color: #00a1ed;
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-17 {
  background: rgba(34, 103, 184, 0.08);
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-17 .image {
  border-color: #2267b8;
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-54 {
  background: rgba(203, 32, 54, 0.08);
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-54 .image {
  border-color: #cb2036;
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-46 {
  background: rgba(210, 116, 80, 0.08);
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-46 .image {
  border-color: #d27450;
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-1 {
  background: rgba(12, 77, 162, 0.08);
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-1 .image {
  border-color: #0c4da2;
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-2 {
  background: rgba(228, 30, 38, 0.08);
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-2 .image {
  border-color: #e41e26;
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-3 {
  background: rgba(180, 47, 52, 0.08);
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-3 .image {
  border-color: #b42f34;
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-12 {
  background: rgba(4, 86, 162, 0.08);
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-12 .image {
  border-color: #0456a2;
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-8 {
  background: rgba(24, 71, 137, 0.08);
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-8 .image {
  border-color: #184789;
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-6 {
  background: rgba(0, 130, 138, 0.08);
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-6 .image {
  border-color: #00828a;
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-58 {
  background: rgba(0, 0, 0, 0.08);
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-58 .image {
  border-color: #000000;
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-11 {
  background: rgba(13, 15, 140, 0.08);
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-11 .image {
  border-color: #0d0f8c;
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-9 {
  background: rgba(0, 73, 144, 0.08);
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-9 .image {
  border-color: #004990;
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-49 {
  background: rgba(241, 179, 83, 0.08);
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-49 .image {
  border-color: #f1b353;
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-47 {
  background: rgba(133, 24, 115, 0.08);
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-47 .image {
  border-color: #851873;
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-4 {
  background: rgba(225, 33, 22, 0.08);
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-4 .image {
  border-color: #e12116;
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-52 {
  background: rgba(231, 0, 24, 0.08);
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-52 .image {
  border-color: #e70018;
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-48 {
  background: rgba(70, 176, 233, 0.08);
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-48 .image {
  border-color: #46b0e9;
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-57 {
  background: rgba(36, 180, 179, 0.08);
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-57 .image {
  border-color: #24b4b3;
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-5 {
  background: rgba(5, 165, 81, 0.08);
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-5 .image {
  border-color: #05a551;
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-7 {
  background: rgba(232, 91, 3, 0.08);
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-7 .image {
  border-color: #e85b03;
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-55 {
  background: rgba(0, 120, 186, 0.08);
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-55 .image {
  border-color: #0078ba;
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-196 {
  background: rgba(19, 46, 69, 0.08);
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-196 .image {
  border-color: #132e45;
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-10 {
  background: rgba(254, 202, 21, 0.08);
}
.about-insurer-popup-container .about-insurer-popup .heading-close.insurer-10 .image {
  border-color: #feca15;
}
@media screen and (max-width: 768px) {
  .about-insurer-popup-container .about-insurer-popup .heading-close {
    padding: 12px 16px;
    display: flex;
    position: sticky;
    top: 0;
    z-index: 100;
  }
}
.about-insurer-popup-container .about-insurer-popup .heading-close .heading {
  display: flex;
  align-items: center;
}
.about-insurer-popup-container .about-insurer-popup .heading-close .plan-name {
  color: #253858;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  margin: 0 0 0 16px;
}
@media screen and (max-width: 768px) {
  .about-insurer-popup-container .about-insurer-popup .heading-close .plan-name {
    font-size: 16px;
    line-height: 24px;
  }
}
.about-insurer-popup-container .about-insurer-popup .heading-close .image {
  height: 60px;
  width: 80px;
  border: 1px solid;
  border-radius: 8px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 80px;
}
.about-insurer-popup-container .about-insurer-popup .heading-close .image img {
  max-width: 60px;
  height: auto;
}
.about-insurer-popup-container .about-insurer-popup .heading-close .close {
  background: url(../../../images/bu/health/fos/fos-popup-close-icon.svg);
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body {
  padding: 0 0 24px;
  max-height: calc(100vh - 130px);
  overflow-y: scroll;
}
.about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body::-webkit-scrollbar {
  display: none;
}
.about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .about-insurer-tabs {
  display: flex;
  gap: 10px;
  width: 100%;
  padding: 16px 24px;
  overflow: auto;
  flex-wrap: nowrap;
  -ms-overflow-style: none;
  scrollbar-width: none;
  list-style: none;
  position: sticky;
  top: 0;
  background: #fff;
  z-index: 1;
}
.about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .about-insurer-tabs > li {
  border: 1px solid #dfe1e6;
  border-radius: 100px;
  padding: 5px 16px;
  font-size: 14px;
  font-weight: 500;
  white-space: nowrap;
  cursor: pointer;
}
.about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .about-insurer-tabs > li.active {
  border-color: #0065ff;
  color: #0065ff;
}
@media screen and (max-width: 767px) {
  .about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .about-insurer-tabs {
    padding: 16px 16px;
  }
}
.about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .content {
  padding: 0;
  height: calc(100% - 157px);
  overflow: auto;
  z-index: 0;
}
.about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .content > div {
  margin-bottom: 32px;
  padding: 0 24px;
}
@media screen and (max-width: 767px) {
  .about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .content > div {
    padding: 0 16px;
  }
}
.about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .content .title {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 8px;
  text-align: left;
  margin: 0 0 8px;
}
.about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .content .description {
  font-size: 14px;
  color: #505f79;
  text-align: left;
  line-height: 22px !important;
}
.about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .content .description .more-description {
  display: none;
}
.about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .content .description .more-description.show {
  display: inline;
}
.about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .content .description .read-more {
  display: none;
}
.about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .content .overview-content .description.more-description {
  position: relative;
  max-height: 110px;
  overflow: hidden;
}
.about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .content .overview-content .description.more-description .read-more {
  font-weight: 500;
  color: #0065ff;
  white-space: nowrap;
  cursor: pointer;
  position: absolute;
  bottom: 0;
  right: 0;
  background: white;
  padding-left: 4px;
  display: inline-block;
}
.about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .content .overview-content .description.more-description .read-more::before {
  content: "...";
  color: #505f79;
}
.about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .content .benefits-content ul {
  margin-left: 16px;
}
.about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .content .benefits-content ul > li {
  border-left: 0;
  list-style-type: disc;
  margin-bottom: 8px;
  padding-left: 0;
  text-align: left;
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
  color: #253858;
}
@media screen and (max-width: 767px) {
  .about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .content .benefits-content ul > li {
    font-size: 3.8vw;
  }
}
.about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .content .about-insurer-videos {
  display: flex;
  gap: 12px;
  flex-wrap: nowrap;
  margin: 22px 0;
  width: 100%;
  padding: 0;
  overflow: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .content .about-insurer-videos .about-insurer-videos-box {
  background: #deebff;
  border-radius: 16px;
  padding: 16px;
  min-width: 350px;
}
.about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .content .about-insurer-videos .about-insurer-videos-box .video-wrapper {
  width: 319px;
  height: auto;
  margin-bottom: 12px;
}
.about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .content .about-insurer-videos .about-insurer-videos-box > p {
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  margin: 0;
}
.about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .content .key-feature-list {
  margin-top: 16px;
  text-align: left;
}
.about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .content .key-feature-list > li {
  border-left: 4px solid #36b37e;
  padding-left: 12px;
  margin-bottom: 24px;
  list-style: none;
}
.about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .content .key-feature-list > li > p {
  font-size: 20px;
  font-weight: 700;
  margin: 0;
  line-height: 30px;
}
.about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .content .key-feature-list > li > p > span {
  display: block;
  color: #5e6c84;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 2px;
}
.about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .content .key-feature-list > li:first-child, .about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .content .key-feature-list > li:nth-child(2) {
  width: 75%;
}
.about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .content .awards-and-recognitions-content {
  position: relative;
  margin: 0 0 32px 0;
  padding: 0 24px;
}
@media screen and (max-width: 767px) {
  .about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .content .awards-and-recognitions-content {
    padding: 0 16px;
  }
}
.about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .content .awards-and-recognitions-content:after {
  content: "";
  position: absolute;
  right: 0;
  top: 24px;
  display: block;
  width: 114px;
  height: 152px;
  background: url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/certification-badge.png) no-repeat;
  background-size: 100%;
}
.about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .content .awards-and-recognitions-content .key-feature-list {
  max-width: 300px;
}
.about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .content .awards-and-recognitions-content .key-feature-list > li > p span {
  font-size: 16px;
  font-weight: 500;
  color: #505f79;
  margin-bottom: 0;
}
.about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .content .partnership-with-policybazaar-content .title,
.about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .content .partnership-with-policybazaar-content .claim-samadhan-heading {
  margin-bottom: 16px;
}
.about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .content .partnership-with-policybazaar-content .claim-partnership-content {
  margin-bottom: 16px;
}
.about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .content .partnership-with-policybazaar-content .claim-partnership-content .claim-samadhan-heading > div {
  display: flex;
  align-items: center;
  gap: 12px;
}
.about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .content .partnership-with-policybazaar-content .claim-partnership-content .claim-samadhan-heading > div:before {
  content: "";
  display: block;
  width: 52px;
  height: 46px;
  background: url(https://static.pbcdn.in/health-cdn/images/wallofclaims/RM/Logo_samadhan.png) no-repeat 50%;
  background-size: 100%;
  flex-shrink: 0;
}
.about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .content .partnership-with-policybazaar-content .claim-partnership-content .claim-samadhan-heading > div > p {
  font-size: 16px;
  font-weight: 500;
  color: #0053cd;
}
.about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .content .partnership-with-policybazaar-content .claim-partnership-content .claim-samadhan-heading > div > p > span {
  display: block;
  color: #253858;
}
.about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .content .partnership-with-policybazaar-content .claim-partnership-content .claim-samadhan-video-box {
  background: #deebff;
  border-radius: 16px;
  padding: 16px;
  font-size: 14px;
}
.about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .content .partnership-with-policybazaar-content .claim-partnership-content .claim-samadhan-video-box .claim-samadhan-video {
  height: auto;
  border-radius: 8px;
  margin-bottom: 18px;
}
.about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .content .partnership-with-policybazaar-content .claim-partnership-content .claim-samadhan-video-box .claim-samadhan-video > video {
  margin: 0;
  max-width: 100%;
  max-height: 450px;
  border-radius: 8px;
}
.about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .content .partnership-with-policybazaar-content .claim-partnership-content .claim-samadhan-video-box p {
  font-size: 14px;
  line-height: 21px;
  text-align: left;
  margin: 0;
}
.about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .content .certificate-content-box {
  color: #505f79;
  font-size: 14px;
  text-align: left;
  line-height: 21px;
}
.about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .content .certificate-content-box > ol {
  margin-top: 4px;
  padding-left: 16px;
}
.about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .content .certificate-content-box > ol li {
  list-style: number;
  margin-bottom: 4px;
}
.about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .content .certificate-content-box .about-insurer-certificateBox {
  border-radius: 8px;
  padding: 8px;
  background: #f4f5f7;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 16px 0;
}
.about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .content .certificate-content-box .about-insurer-certificateBox img {
  width: 100%;
}
.about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .button-wrapper {
  position: fixed;
  bottom: 0;
  padding: 24px;
  width: 436px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .button-wrapper {
    padding: 16px;
    width: 100%;
    max-width: 100%;
  }
}
.about-insurer-popup-container .about-insurer-popup .about-insurer-popup-body .button-wrapper .button {
  background: #0065FF;
  border: 0;
  padding: 12px 0;
  max-width: 100%;
  width: 100%;
  border-radius: 8px;
  cursor: pointer;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.016em;
  text-align: center;
}

.faqsWrapper {
  position: relative;
}

.faqsWrapper .data-lisitng,
.faqsWrapper .data_ul,
.faqsWrapper ul {
  margin-top: 16px;
  margin-bottom: 20px;
  list-style: none;
}

.faqsWrapper .data-lisitng li,
.faqsWrapper .data_ul li,
.faqsWrapper ul li {
  border-bottom: 0 solid #e7e7e7;
  font-size: 16px;
  margin: 0 0 5px 0;
  background: #f1f3f5;
  border-radius: 8px;
  list-style: none;
  padding: 0;
  color: #253858;
  position: relative;
  list-style: none;
}

.faqsWrapper .data-lisitng li:before,
.faqsWrapper .data_ul li:before,
.faqsWrapper ul li:before {
  display: none !important;
}

.faqsWrapper .data-lisitng li .h2,
.faqsWrapper .data-lisitng li .h3,
.faqsWrapper .data-lisitng li .h4,
.faqsWrapper .data-lisitng li h2,
.faqsWrapper .data-lisitng li h3,
.faqsWrapper .data-lisitng li h4,
.faqsWrapper .data_ul li .h2,
.faqsWrapper .data_ul li .h3,
.faqsWrapper .data_ul li .h4,
.faqsWrapper .data_ul li h2,
.faqsWrapper .data_ul li h3,
.faqsWrapper .data_ul li h4,
.faqsWrapper ul li .h2,
.faqsWrapper ul li .h3,
.faqsWrapper ul li .h4,
.faqsWrapper ul li h2,
.faqsWrapper ul li h3,
.faqsWrapper ul li h4 {
  font-weight: 500;
  letter-spacing: 0.024em;
  line-height: 30px;
  margin: 10px 0 0;
  font-size: 16px;
}

.faqsWrapper .data-lisitng li .h2 a,
.faqsWrapper .data-lisitng li .h2 span,
.faqsWrapper .data-lisitng li .h3 a,
.faqsWrapper .data-lisitng li .h3 span,
.faqsWrapper .data-lisitng li .h4 a,
.faqsWrapper .data-lisitng li .h4 span,
.faqsWrapper .data-lisitng li h2 a,
.faqsWrapper .data-lisitng li h2 span,
.faqsWrapper .data-lisitng li h3 a,
.faqsWrapper .data-lisitng li h3 span,
.faqsWrapper .data-lisitng li h4 a,
.faqsWrapper .data-lisitng li h4 span,
.faqsWrapper .data_ul li .h2 a,
.faqsWrapper .data_ul li .h2 span,
.faqsWrapper .data_ul li .h3 a,
.faqsWrapper .data_ul li .h3 span,
.faqsWrapper .data_ul li .h4 a,
.faqsWrapper .data_ul li .h4 span,
.faqsWrapper .data_ul li h2 a,
.faqsWrapper .data_ul li h2 span,
.faqsWrapper .data_ul li h3 a,
.faqsWrapper .data_ul li h3 span,
.faqsWrapper .data_ul li h4 a,
.faqsWrapper .data_ul li h4 span,
.faqsWrapper ul li .h2 a,
.faqsWrapper ul li .h2 span,
.faqsWrapper ul li .h3 a,
.faqsWrapper ul li .h3 span,
.faqsWrapper ul li .h4 a,
.faqsWrapper ul li .h4 span,
.faqsWrapper ul li h2 a,
.faqsWrapper ul li h2 span,
.faqsWrapper ul li h3 a,
.faqsWrapper ul li h3 span,
.faqsWrapper ul li h4 a,
.faqsWrapper ul li h4 span {
  color: #253858;
  padding: 14px;
  display: block;
  position: relative;
  padding-right: 50px;
  font-weight: 500;
  cursor: pointer;
  letter-spacing: 0.2px;
  border-radius: 8px 8px 0 0;
  border-top: solid 0.8px transparent;
  border-left: solid 0.8px transparent;
  border-right: solid 0.8px transparent;
}

.faqsWrapper .data-lisitng li .h2 a:hover,
.faqsWrapper .data-lisitng li .h2 span:hover,
.faqsWrapper .data-lisitng li .h3 a:hover,
.faqsWrapper .data-lisitng li .h3 span:hover,
.faqsWrapper .data-lisitng li .h4 a:hover,
.faqsWrapper .data-lisitng li .h4 span:hover,
.faqsWrapper .data-lisitng li h2 a:hover,
.faqsWrapper .data-lisitng li h2 span:hover,
.faqsWrapper .data-lisitng li h3 a:hover,
.faqsWrapper .data-lisitng li h3 span:hover,
.faqsWrapper .data-lisitng li h4 a:hover,
.faqsWrapper .data-lisitng li h4 span:hover,
.faqsWrapper .data_ul li .h2 a:hover,
.faqsWrapper .data_ul li .h2 span:hover,
.faqsWrapper .data_ul li .h3 a:hover,
.faqsWrapper .data_ul li .h3 span:hover,
.faqsWrapper .data_ul li .h4 a:hover,
.faqsWrapper .data_ul li .h4 span:hover,
.faqsWrapper .data_ul li h2 a:hover,
.faqsWrapper .data_ul li h2 span:hover,
.faqsWrapper .data_ul li h3 a:hover,
.faqsWrapper .data_ul li h3 span:hover,
.faqsWrapper .data_ul li h4 a:hover,
.faqsWrapper .data_ul li h4 span:hover,
.faqsWrapper ul li .h2 a:hover,
.faqsWrapper ul li .h2 span:hover,
.faqsWrapper ul li .h3 a:hover,
.faqsWrapper ul li .h3 span:hover,
.faqsWrapper ul li .h4 a:hover,
.faqsWrapper ul li .h4 span:hover,
.faqsWrapper ul li h2 a:hover,
.faqsWrapper ul li h2 span:hover,
.faqsWrapper ul li h3 a:hover,
.faqsWrapper ul li h3 span:hover,
.faqsWrapper ul li h4 a:hover,
.faqsWrapper ul li h4 span:hover {
  color: #0065ff;
}

.faqsWrapper .data-lisitng li .h2 a:after,
.faqsWrapper .data-lisitng li .h2 span:after,
.faqsWrapper .data-lisitng li .h3 a:after,
.faqsWrapper .data-lisitng li .h3 span:after,
.faqsWrapper .data-lisitng li .h4 a:after,
.faqsWrapper .data-lisitng li .h4 span:after,
.faqsWrapper .data-lisitng li h2 a:after,
.faqsWrapper .data-lisitng li h2 span:after,
.faqsWrapper .data-lisitng li h3 a:after,
.faqsWrapper .data-lisitng li h3 span:after,
.faqsWrapper .data-lisitng li h4 a:after,
.faqsWrapper .data-lisitng li h4 span:after,
.faqsWrapper .data_ul li .h2 a:after,
.faqsWrapper .data_ul li .h2 span:after,
.faqsWrapper .data_ul li .h3 a:after,
.faqsWrapper .data_ul li .h3 span:after,
.faqsWrapper .data_ul li .h4 a:after,
.faqsWrapper .data_ul li .h4 span:after,
.faqsWrapper .data_ul li h2 a:after,
.faqsWrapper .data_ul li h2 span:after,
.faqsWrapper .data_ul li h3 a:after,
.faqsWrapper .data_ul li h3 span:after,
.faqsWrapper .data_ul li h4 a:after,
.faqsWrapper .data_ul li h4 span:after,
.faqsWrapper ul li .h2 a:after,
.faqsWrapper ul li .h2 span:after,
.faqsWrapper ul li .h3 a:after,
.faqsWrapper ul li .h3 span:after,
.faqsWrapper ul li .h4 a:after,
.faqsWrapper ul li .h4 span:after,
.faqsWrapper ul li h2 a:after,
.faqsWrapper ul li h2 span:after,
.faqsWrapper ul li h3 a:after,
.faqsWrapper ul li h3 span:after,
.faqsWrapper ul li h4 a:after,
.faqsWrapper ul li h4 span:after {
  content: "";
  border: solid #5e6c84;
  border-width: 0 2px 2px 0;
  padding: 4px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  margin-left: 8px;
  position: absolute;
  right: 22px;
  top: 22px;
}

.faqsWrapper .data-lisitng li .h2 a[flag=up],
.faqsWrapper .data-lisitng li .h2 span[flag=up],
.faqsWrapper .data-lisitng li .h3 a[flag=up],
.faqsWrapper .data-lisitng li .h3 span[flag=up],
.faqsWrapper .data-lisitng li .h4 a[flag=up],
.faqsWrapper .data-lisitng li .h4 span[flag=up],
.faqsWrapper .data-lisitng li h2 a[flag=up],
.faqsWrapper .data-lisitng li h2 span[flag=up],
.faqsWrapper .data-lisitng li h3 a[flag=up],
.faqsWrapper .data-lisitng li h3 span[flag=up],
.faqsWrapper .data-lisitng li h4 a[flag=up],
.faqsWrapper .data-lisitng li h4 span[flag=up],
.faqsWrapper .data_ul li .h2 a[flag=up],
.faqsWrapper .data_ul li .h2 span[flag=up],
.faqsWrapper .data_ul li .h3 a[flag=up],
.faqsWrapper .data_ul li .h3 span[flag=up],
.faqsWrapper .data_ul li .h4 a[flag=up],
.faqsWrapper .data_ul li .h4 span[flag=up],
.faqsWrapper .data_ul li h2 a[flag=up],
.faqsWrapper .data_ul li h2 span[flag=up],
.faqsWrapper .data_ul li h3 a[flag=up],
.faqsWrapper .data_ul li h3 span[flag=up],
.faqsWrapper .data_ul li h4 a[flag=up],
.faqsWrapper .data_ul li h4 span[flag=up],
.faqsWrapper ul li .h2 a[flag=up],
.faqsWrapper ul li .h2 span[flag=up],
.faqsWrapper ul li .h3 a[flag=up],
.faqsWrapper ul li .h3 span[flag=up],
.faqsWrapper ul li .h4 a[flag=up],
.faqsWrapper ul li .h4 span[flag=up],
.faqsWrapper ul li h2 a[flag=up],
.faqsWrapper ul li h2 span[flag=up],
.faqsWrapper ul li h3 a[flag=up],
.faqsWrapper ul li h3 span[flag=up],
.faqsWrapper ul li h4 a[flag=up],
.faqsWrapper ul li h4 span[flag=up] {
  background: radial-gradient(circle at 21% 17%, #fff, #f1f3f5 53%);
  border-bottom: dashed 1px rgba(37, 56, 88, 0.2);
  padding-bottom: 14px;
  border-radius: 8px 8px 0 0;
  border-top: solid 0.8px rgba(37, 56, 88, 0.1);
  border-left: solid 0.8px rgba(37, 56, 88, 0.1);
  border-right: solid 0.8px rgba(37, 56, 88, 0.1);
}

.faqsWrapper .data-lisitng li .h2 a[flag=up]:after,
.faqsWrapper .data-lisitng li .h2 span[flag=up]:after,
.faqsWrapper .data-lisitng li .h3 a[flag=up]:after,
.faqsWrapper .data-lisitng li .h3 span[flag=up]:after,
.faqsWrapper .data-lisitng li .h4 a[flag=up]:after,
.faqsWrapper .data-lisitng li .h4 span[flag=up]:after,
.faqsWrapper .data-lisitng li h2 a[flag=up]:after,
.faqsWrapper .data-lisitng li h2 span[flag=up]:after,
.faqsWrapper .data-lisitng li h3 a[flag=up]:after,
.faqsWrapper .data-lisitng li h3 span[flag=up]:after,
.faqsWrapper .data-lisitng li h4 a[flag=up]:after,
.faqsWrapper .data-lisitng li h4 span[flag=up]:after,
.faqsWrapper .data_ul li .h2 a[flag=up]:after,
.faqsWrapper .data_ul li .h2 span[flag=up]:after,
.faqsWrapper .data_ul li .h3 a[flag=up]:after,
.faqsWrapper .data_ul li .h3 span[flag=up]:after,
.faqsWrapper .data_ul li .h4 a[flag=up]:after,
.faqsWrapper .data_ul li .h4 span[flag=up]:after,
.faqsWrapper .data_ul li h2 a[flag=up]:after,
.faqsWrapper .data_ul li h2 span[flag=up]:after,
.faqsWrapper .data_ul li h3 a[flag=up]:after,
.faqsWrapper .data_ul li h3 span[flag=up]:after,
.faqsWrapper .data_ul li h4 a[flag=up]:after,
.faqsWrapper .data_ul li h4 span[flag=up]:after,
.faqsWrapper ul li .h2 a[flag=up]:after,
.faqsWrapper ul li .h2 span[flag=up]:after,
.faqsWrapper ul li .h3 a[flag=up]:after,
.faqsWrapper ul li .h3 span[flag=up]:after,
.faqsWrapper ul li .h4 a[flag=up]:after,
.faqsWrapper ul li .h4 span[flag=up]:after,
.faqsWrapper ul li h2 a[flag=up]:after,
.faqsWrapper ul li h2 span[flag=up]:after,
.faqsWrapper ul li h3 a[flag=up]:after,
.faqsWrapper ul li h3 span[flag=up]:after,
.faqsWrapper ul li h4 a[flag=up]:after,
.faqsWrapper ul li h4 span[flag=up]:after {
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  top: 26px;
}

.faqsWrapper .data-lisitng li .h2 a:not([href]):not([tabindex]),
.faqsWrapper .data-lisitng li .h2 a:not([href]):not([tabindex]):focus,
.faqsWrapper .data-lisitng li .h2 a:not([href]):not([tabindex]):hover,
.faqsWrapper .data-lisitng li .h2 span:not([href]):not([tabindex]),
.faqsWrapper .data-lisitng li .h2 span:not([href]):not([tabindex]):focus,
.faqsWrapper .data-lisitng li .h2 span:not([href]):not([tabindex]):hover,
.faqsWrapper .data-lisitng li .h3 a:not([href]):not([tabindex]),
.faqsWrapper .data-lisitng li .h3 a:not([href]):not([tabindex]):focus,
.faqsWrapper .data-lisitng li .h3 a:not([href]):not([tabindex]):hover,
.faqsWrapper .data-lisitng li .h3 span:not([href]):not([tabindex]),
.faqsWrapper .data-lisitng li .h3 span:not([href]):not([tabindex]):focus,
.faqsWrapper .data-lisitng li .h3 span:not([href]):not([tabindex]):hover,
.faqsWrapper .data-lisitng li .h4 a:not([href]):not([tabindex]),
.faqsWrapper .data-lisitng li .h4 a:not([href]):not([tabindex]):focus,
.faqsWrapper .data-lisitng li .h4 a:not([href]):not([tabindex]):hover,
.faqsWrapper .data-lisitng li .h4 span:not([href]):not([tabindex]),
.faqsWrapper .data-lisitng li .h4 span:not([href]):not([tabindex]):focus,
.faqsWrapper .data-lisitng li .h4 span:not([href]):not([tabindex]):hover,
.faqsWrapper .data-lisitng li h2 a:not([href]):not([tabindex]),
.faqsWrapper .data-lisitng li h2 a:not([href]):not([tabindex]):focus,
.faqsWrapper .data-lisitng li h2 a:not([href]):not([tabindex]):hover,
.faqsWrapper .data-lisitng li h2 span:not([href]):not([tabindex]),
.faqsWrapper .data-lisitng li h2 span:not([href]):not([tabindex]):focus,
.faqsWrapper .data-lisitng li h2 span:not([href]):not([tabindex]):hover,
.faqsWrapper .data-lisitng li h3 a:not([href]):not([tabindex]),
.faqsWrapper .data-lisitng li h3 a:not([href]):not([tabindex]):focus,
.faqsWrapper .data-lisitng li h3 a:not([href]):not([tabindex]):hover,
.faqsWrapper .data-lisitng li h3 span:not([href]):not([tabindex]),
.faqsWrapper .data-lisitng li h3 span:not([href]):not([tabindex]):focus,
.faqsWrapper .data-lisitng li h3 span:not([href]):not([tabindex]):hover,
.faqsWrapper .data-lisitng li h4 a:not([href]):not([tabindex]),
.faqsWrapper .data-lisitng li h4 a:not([href]):not([tabindex]):focus,
.faqsWrapper .data-lisitng li h4 a:not([href]):not([tabindex]):hover,
.faqsWrapper .data-lisitng li h4 span:not([href]):not([tabindex]),
.faqsWrapper .data-lisitng li h4 span:not([href]):not([tabindex]):focus,
.faqsWrapper .data-lisitng li h4 span:not([href]):not([tabindex]):hover,
.faqsWrapper .data_ul li .h2 a:not([href]):not([tabindex]),
.faqsWrapper .data_ul li .h2 a:not([href]):not([tabindex]):focus,
.faqsWrapper .data_ul li .h2 a:not([href]):not([tabindex]):hover,
.faqsWrapper .data_ul li .h2 span:not([href]):not([tabindex]),
.faqsWrapper .data_ul li .h2 span:not([href]):not([tabindex]):focus,
.faqsWrapper .data_ul li .h2 span:not([href]):not([tabindex]):hover,
.faqsWrapper .data_ul li .h3 a:not([href]):not([tabindex]),
.faqsWrapper .data_ul li .h3 a:not([href]):not([tabindex]):focus,
.faqsWrapper .data_ul li .h3 a:not([href]):not([tabindex]):hover,
.faqsWrapper .data_ul li .h3 span:not([href]):not([tabindex]),
.faqsWrapper .data_ul li .h3 span:not([href]):not([tabindex]):focus,
.faqsWrapper .data_ul li .h3 span:not([href]):not([tabindex]):hover,
.faqsWrapper .data_ul li .h4 a:not([href]):not([tabindex]),
.faqsWrapper .data_ul li .h4 a:not([href]):not([tabindex]):focus,
.faqsWrapper .data_ul li .h4 a:not([href]):not([tabindex]):hover,
.faqsWrapper .data_ul li .h4 span:not([href]):not([tabindex]),
.faqsWrapper .data_ul li .h4 span:not([href]):not([tabindex]):focus,
.faqsWrapper .data_ul li .h4 span:not([href]):not([tabindex]):hover,
.faqsWrapper .data_ul li h2 a:not([href]):not([tabindex]),
.faqsWrapper .data_ul li h2 a:not([href]):not([tabindex]):focus,
.faqsWrapper .data_ul li h2 a:not([href]):not([tabindex]):hover,
.faqsWrapper .data_ul li h2 span:not([href]):not([tabindex]),
.faqsWrapper .data_ul li h2 span:not([href]):not([tabindex]):focus,
.faqsWrapper .data_ul li h2 span:not([href]):not([tabindex]):hover,
.faqsWrapper .data_ul li h3 a:not([href]):not([tabindex]),
.faqsWrapper .data_ul li h3 a:not([href]):not([tabindex]):focus,
.faqsWrapper .data_ul li h3 a:not([href]):not([tabindex]):hover,
.faqsWrapper .data_ul li h3 span:not([href]):not([tabindex]),
.faqsWrapper .data_ul li h3 span:not([href]):not([tabindex]):focus,
.faqsWrapper .data_ul li h3 span:not([href]):not([tabindex]):hover,
.faqsWrapper .data_ul li h4 a:not([href]):not([tabindex]),
.faqsWrapper .data_ul li h4 a:not([href]):not([tabindex]):focus,
.faqsWrapper .data_ul li h4 a:not([href]):not([tabindex]):hover,
.faqsWrapper .data_ul li h4 span:not([href]):not([tabindex]),
.faqsWrapper .data_ul li h4 span:not([href]):not([tabindex]):focus,
.faqsWrapper .data_ul li h4 span:not([href]):not([tabindex]):hover,
.faqsWrapper ul li .h2 a:not([href]):not([tabindex]),
.faqsWrapper ul li .h2 a:not([href]):not([tabindex]):focus,
.faqsWrapper ul li .h2 a:not([href]):not([tabindex]):hover,
.faqsWrapper ul li .h2 span:not([href]):not([tabindex]),
.faqsWrapper ul li .h2 span:not([href]):not([tabindex]):focus,
.faqsWrapper ul li .h2 span:not([href]):not([tabindex]):hover,
.faqsWrapper ul li .h3 a:not([href]):not([tabindex]),
.faqsWrapper ul li .h3 a:not([href]):not([tabindex]):focus,
.faqsWrapper ul li .h3 a:not([href]):not([tabindex]):hover,
.faqsWrapper ul li .h3 span:not([href]):not([tabindex]),
.faqsWrapper ul li .h3 span:not([href]):not([tabindex]):focus,
.faqsWrapper ul li .h3 span:not([href]):not([tabindex]):hover,
.faqsWrapper ul li .h4 a:not([href]):not([tabindex]),
.faqsWrapper ul li .h4 a:not([href]):not([tabindex]):focus,
.faqsWrapper ul li .h4 a:not([href]):not([tabindex]):hover,
.faqsWrapper ul li .h4 span:not([href]):not([tabindex]),
.faqsWrapper ul li .h4 span:not([href]):not([tabindex]):focus,
.faqsWrapper ul li .h4 span:not([href]):not([tabindex]):hover,
.faqsWrapper ul li h2 a:not([href]):not([tabindex]),
.faqsWrapper ul li h2 a:not([href]):not([tabindex]):focus,
.faqsWrapper ul li h2 a:not([href]):not([tabindex]):hover,
.faqsWrapper ul li h2 span:not([href]):not([tabindex]),
.faqsWrapper ul li h2 span:not([href]):not([tabindex]):focus,
.faqsWrapper ul li h2 span:not([href]):not([tabindex]):hover,
.faqsWrapper ul li h3 a:not([href]):not([tabindex]),
.faqsWrapper ul li h3 a:not([href]):not([tabindex]):focus,
.faqsWrapper ul li h3 a:not([href]):not([tabindex]):hover,
.faqsWrapper ul li h3 span:not([href]):not([tabindex]),
.faqsWrapper ul li h3 span:not([href]):not([tabindex]):focus,
.faqsWrapper ul li h3 span:not([href]):not([tabindex]):hover,
.faqsWrapper ul li h4 a:not([href]):not([tabindex]),
.faqsWrapper ul li h4 a:not([href]):not([tabindex]):focus,
.faqsWrapper ul li h4 a:not([href]):not([tabindex]):hover,
.faqsWrapper ul li h4 span:not([href]):not([tabindex]),
.faqsWrapper ul li h4 span:not([href]):not([tabindex]):focus,
.faqsWrapper ul li h4 span:not([href]):not([tabindex]):hover {
  text-decoration: none;
}

.faqsWrapper .data-lisitng li .h2 + div,
.faqsWrapper .data-lisitng li .h3 + div,
.faqsWrapper .data-lisitng li .h4 + div,
.faqsWrapper .data-lisitng li h2 + div,
.faqsWrapper .data-lisitng li h3 + div,
.faqsWrapper .data-lisitng li h4 + div,
.faqsWrapper .data_ul li .h2 + div,
.faqsWrapper .data_ul li .h3 + div,
.faqsWrapper .data_ul li .h4 + div,
.faqsWrapper .data_ul li h2 + div,
.faqsWrapper .data_ul li h3 + div,
.faqsWrapper .data_ul li h4 + div,
.faqsWrapper ul li .h2 + div,
.faqsWrapper ul li .h3 + div,
.faqsWrapper ul li .h4 + div,
.faqsWrapper ul li h2 + div,
.faqsWrapper ul li h3 + div,
.faqsWrapper ul li h4 + div {
  padding: 0;
  margin-top: 0;
  line-height: 30px;
  margin-bottom: 10px;
  display: none;
  padding: 16px 16px;
  background: radial-gradient(circle at 21% 17%, #fff, #f1f3f5);
  border-radius: 0 0 8px 8px;
  font-size: 16px;
  letter-spacing: 0.016em;
  line-height: 30px;
  color: #253858;
  border-left: solid 0.8px rgba(37, 56, 88, 0.1);
  border-right: solid 0.8px rgba(37, 56, 88, 0.1);
  border-bottom: solid 0.8px rgba(37, 56, 88, 0.1);
}

.faqsWrapper .data-lisitng li .h2 + div p,
.faqsWrapper .data-lisitng li .h3 + div p,
.faqsWrapper .data-lisitng li .h4 + div p,
.faqsWrapper .data-lisitng li h2 + div p,
.faqsWrapper .data-lisitng li h3 + div p,
.faqsWrapper .data-lisitng li h4 + div p,
.faqsWrapper .data_ul li .h2 + div p,
.faqsWrapper .data_ul li .h3 + div p,
.faqsWrapper .data_ul li .h4 + div p,
.faqsWrapper .data_ul li h2 + div p,
.faqsWrapper .data_ul li h3 + div p,
.faqsWrapper .data_ul li h4 + div p,
.faqsWrapper ul li .h2 + div p,
.faqsWrapper ul li .h3 + div p,
.faqsWrapper ul li .h4 + div p,
.faqsWrapper ul li h2 + div p,
.faqsWrapper ul li h3 + div p,
.faqsWrapper ul li h4 + div p {
  color: #253858;
  letter-spacing: 0.016em;
  line-height: 30px;
}

.faqsWrapper .data-lisitng li ul li,
.faqsWrapper .data_ul li ul li,
.faqsWrapper ul li ul li {
  background: 0 0;
  list-style: disc !important;
  margin-left: 20px;
}

.faqsWrapper .faq_tabs_inner {
  width: 100%;
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
}

@media (max-width: 1024px) {
  .faqsWrapper .faq_tabs_inner {
    overflow: auto;
    white-space: nowrap;
  }
  .faqsWrapper .faq_tabs_inner::-webkit-scrollbar {
    width: 0;
  }
}
.faqsWrapper .faq_tabs_inner .tabs_faq {
  color: #7a869a;
  font-size: 16px;
  margin-right: 50px;
  display: inline-block;
  cursor: pointer;
  padding: 15px 0;
}

.faqsWrapper .faq_tabs_inner .tabs_faq:last-child {
  margin-right: 0;
}

.faqsWrapper .faq_tabs_inner .tabs_faq.active {
  color: #253858;
  font-weight: 600;
  position: relative;
}

.faqsWrapper .faq_tabs_inner .tabs_faq.active:after {
  border: 2px solid #253858;
  content: "";
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.faqsWrapper.faq-inp ul li .h2 + div,
.faqsWrapper.faq-inp ul li .h3 + div,
.faqsWrapper.faq-inp ul li .h4 + div,
.faqsWrapper.faq-inp ul li h2 + div,
.faqsWrapper.faq-inp ul li h3 + div,
.faqsWrapper.faq-inp ul li h4 + div {
  -webkit-transform: translateY(-200%);
  -moz-transform: translateY(-200%);
  transform: translateY(-100%);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.faqsWrapper.faq-inp ul li .h2:has(.minusPos) + div,
.faqsWrapper.faq-inp ul li .h3:has(.minusPos) + div,
.faqsWrapper.faq-inp ul li .h4:has(.minusPos) + div,
.faqsWrapper.faq-inp ul li h2:has(.minusPos) + div,
.faqsWrapper.faq-inp ul li h3:has(.minusPos) + div,
.faqsWrapper.faq-inp ul li h4:has(.minusPos) + div {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  display: block;
}

#faqsWrapper {
  position: relative;
}

#faqsWrapper .data-lisitng,
#faqsWrapper .data_ul {
  margin-top: 16px;
  margin-bottom: 20px;
  list-style: none;
}

#faqsWrapper .data-lisitng li,
#faqsWrapper .data_ul li {
  border-bottom: 0 solid #e7e7e7;
  font-size: 16px;
  margin: 0 0 5px 0;
  background: #f1f3f5;
  border-radius: 8px;
  list-style: none;
  padding: 0;
  color: #253858;
  position: relative;
  list-style: none;
}

#faqsWrapper .data-lisitng li:before,
#faqsWrapper .data_ul li:before {
  display: none;
}

#faqsWrapper .data-lisitng li .h2,
#faqsWrapper .data-lisitng li .h3,
#faqsWrapper .data-lisitng li .h4,
#faqsWrapper .data-lisitng li h2,
#faqsWrapper .data-lisitng li h3,
#faqsWrapper .data-lisitng li h4,
#faqsWrapper .data_ul li .h2,
#faqsWrapper .data_ul li .h3,
#faqsWrapper .data_ul li .h4,
#faqsWrapper .data_ul li h2,
#faqsWrapper .data_ul li h3,
#faqsWrapper .data_ul li h4 {
  font-weight: 500;
  letter-spacing: 0.024em;
  line-height: 30px;
  margin: 10px 0 0;
  font-size: 16px;
}

#faqsWrapper .data-lisitng li .h2 a,
#faqsWrapper .data-lisitng li .h2 span,
#faqsWrapper .data-lisitng li .h3 a,
#faqsWrapper .data-lisitng li .h3 span,
#faqsWrapper .data-lisitng li .h4 a,
#faqsWrapper .data-lisitng li .h4 span,
#faqsWrapper .data-lisitng li h2 a,
#faqsWrapper .data-lisitng li h2 span,
#faqsWrapper .data-lisitng li h3 a,
#faqsWrapper .data-lisitng li h3 span,
#faqsWrapper .data-lisitng li h4 a,
#faqsWrapper .data-lisitng li h4 span,
#faqsWrapper .data_ul li .h2 a,
#faqsWrapper .data_ul li .h2 span,
#faqsWrapper .data_ul li .h3 a,
#faqsWrapper .data_ul li .h3 span,
#faqsWrapper .data_ul li .h4 a,
#faqsWrapper .data_ul li .h4 span,
#faqsWrapper .data_ul li h2 a,
#faqsWrapper .data_ul li h2 span,
#faqsWrapper .data_ul li h3 a,
#faqsWrapper .data_ul li h3 span,
#faqsWrapper .data_ul li h4 a,
#faqsWrapper .data_ul li h4 span {
  color: #253858;
  padding: 14px;
  display: block;
  position: relative;
  padding-right: 50px;
  font-weight: 500;
  cursor: pointer;
  letter-spacing: 0.2px;
  border-radius: 8px 8px 0 0;
  border-top: solid 0.8px transparent;
  border-left: solid 0.8px transparent;
  border-right: solid 0.8px transparent;
}

#faqsWrapper .data-lisitng li .h2 a:hover,
#faqsWrapper .data-lisitng li .h2 span:hover,
#faqsWrapper .data-lisitng li .h3 a:hover,
#faqsWrapper .data-lisitng li .h3 span:hover,
#faqsWrapper .data-lisitng li .h4 a:hover,
#faqsWrapper .data-lisitng li .h4 span:hover,
#faqsWrapper .data-lisitng li h2 a:hover,
#faqsWrapper .data-lisitng li h2 span:hover,
#faqsWrapper .data-lisitng li h3 a:hover,
#faqsWrapper .data-lisitng li h3 span:hover,
#faqsWrapper .data-lisitng li h4 a:hover,
#faqsWrapper .data-lisitng li h4 span:hover,
#faqsWrapper .data_ul li .h2 a:hover,
#faqsWrapper .data_ul li .h2 span:hover,
#faqsWrapper .data_ul li .h3 a:hover,
#faqsWrapper .data_ul li .h3 span:hover,
#faqsWrapper .data_ul li .h4 a:hover,
#faqsWrapper .data_ul li .h4 span:hover,
#faqsWrapper .data_ul li h2 a:hover,
#faqsWrapper .data_ul li h2 span:hover,
#faqsWrapper .data_ul li h3 a:hover,
#faqsWrapper .data_ul li h3 span:hover,
#faqsWrapper .data_ul li h4 a:hover,
#faqsWrapper .data_ul li h4 span:hover {
  color: #0065ff;
}

#faqsWrapper .data-lisitng li .h2 a:after,
#faqsWrapper .data-lisitng li .h2 span:after,
#faqsWrapper .data-lisitng li .h3 a:after,
#faqsWrapper .data-lisitng li .h3 span:after,
#faqsWrapper .data-lisitng li .h4 a:after,
#faqsWrapper .data-lisitng li .h4 span:after,
#faqsWrapper .data-lisitng li h2 a:after,
#faqsWrapper .data-lisitng li h2 span:after,
#faqsWrapper .data-lisitng li h3 a:after,
#faqsWrapper .data-lisitng li h3 span:after,
#faqsWrapper .data-lisitng li h4 a:after,
#faqsWrapper .data-lisitng li h4 span:after,
#faqsWrapper .data_ul li .h2 a:after,
#faqsWrapper .data_ul li .h2 span:after,
#faqsWrapper .data_ul li .h3 a:after,
#faqsWrapper .data_ul li .h3 span:after,
#faqsWrapper .data_ul li .h4 a:after,
#faqsWrapper .data_ul li .h4 span:after,
#faqsWrapper .data_ul li h2 a:after,
#faqsWrapper .data_ul li h2 span:after,
#faqsWrapper .data_ul li h3 a:after,
#faqsWrapper .data_ul li h3 span:after,
#faqsWrapper .data_ul li h4 a:after,
#faqsWrapper .data_ul li h4 span:after {
  content: "";
  border: solid #5e6c84;
  border-width: 0 2px 2px 0;
  padding: 4px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  margin-left: 8px;
  position: absolute;
  right: 22px;
  top: 22px;
}

#faqsWrapper .data-lisitng li .h2 a[flag=up],
#faqsWrapper .data-lisitng li .h2 span[flag=up],
#faqsWrapper .data-lisitng li .h3 a[flag=up],
#faqsWrapper .data-lisitng li .h3 span[flag=up],
#faqsWrapper .data-lisitng li .h4 a[flag=up],
#faqsWrapper .data-lisitng li .h4 span[flag=up],
#faqsWrapper .data-lisitng li h2 a[flag=up],
#faqsWrapper .data-lisitng li h2 span[flag=up],
#faqsWrapper .data-lisitng li h3 a[flag=up],
#faqsWrapper .data-lisitng li h3 span[flag=up],
#faqsWrapper .data-lisitng li h4 a[flag=up],
#faqsWrapper .data-lisitng li h4 span[flag=up],
#faqsWrapper .data_ul li .h2 a[flag=up],
#faqsWrapper .data_ul li .h2 span[flag=up],
#faqsWrapper .data_ul li .h3 a[flag=up],
#faqsWrapper .data_ul li .h3 span[flag=up],
#faqsWrapper .data_ul li .h4 a[flag=up],
#faqsWrapper .data_ul li .h4 span[flag=up],
#faqsWrapper .data_ul li h2 a[flag=up],
#faqsWrapper .data_ul li h2 span[flag=up],
#faqsWrapper .data_ul li h3 a[flag=up],
#faqsWrapper .data_ul li h3 span[flag=up],
#faqsWrapper .data_ul li h4 a[flag=up],
#faqsWrapper .data_ul li h4 span[flag=up] {
  background: radial-gradient(circle at 21% 17%, #fff, #f1f3f5 53%);
  border-bottom: dashed 1px rgba(37, 56, 88, 0.2);
  padding-bottom: 14px;
  border-radius: 8px 8px 0 0;
  border-top: solid 0.8px rgba(37, 56, 88, 0.1);
  border-left: solid 0.8px rgba(37, 56, 88, 0.1);
  border-right: solid 0.8px rgba(37, 56, 88, 0.1);
}

#faqsWrapper .data-lisitng li .h2 a[flag=up]:after,
#faqsWrapper .data-lisitng li .h2 span[flag=up]:after,
#faqsWrapper .data-lisitng li .h3 a[flag=up]:after,
#faqsWrapper .data-lisitng li .h3 span[flag=up]:after,
#faqsWrapper .data-lisitng li .h4 a[flag=up]:after,
#faqsWrapper .data-lisitng li .h4 span[flag=up]:after,
#faqsWrapper .data-lisitng li h2 a[flag=up]:after,
#faqsWrapper .data-lisitng li h2 span[flag=up]:after,
#faqsWrapper .data-lisitng li h3 a[flag=up]:after,
#faqsWrapper .data-lisitng li h3 span[flag=up]:after,
#faqsWrapper .data-lisitng li h4 a[flag=up]:after,
#faqsWrapper .data-lisitng li h4 span[flag=up]:after,
#faqsWrapper .data_ul li .h2 a[flag=up]:after,
#faqsWrapper .data_ul li .h2 span[flag=up]:after,
#faqsWrapper .data_ul li .h3 a[flag=up]:after,
#faqsWrapper .data_ul li .h3 span[flag=up]:after,
#faqsWrapper .data_ul li .h4 a[flag=up]:after,
#faqsWrapper .data_ul li .h4 span[flag=up]:after,
#faqsWrapper .data_ul li h2 a[flag=up]:after,
#faqsWrapper .data_ul li h2 span[flag=up]:after,
#faqsWrapper .data_ul li h3 a[flag=up]:after,
#faqsWrapper .data_ul li h3 span[flag=up]:after,
#faqsWrapper .data_ul li h4 a[flag=up]:after,
#faqsWrapper .data_ul li h4 span[flag=up]:after {
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  top: 26px;
}

#faqsWrapper .data-lisitng li .h2 a:not([href]):not([tabindex]),
#faqsWrapper .data-lisitng li .h2 a:not([href]):not([tabindex]):focus,
#faqsWrapper .data-lisitng li .h2 a:not([href]):not([tabindex]):hover,
#faqsWrapper .data-lisitng li .h2 span:not([href]):not([tabindex]),
#faqsWrapper .data-lisitng li .h2 span:not([href]):not([tabindex]):focus,
#faqsWrapper .data-lisitng li .h2 span:not([href]):not([tabindex]):hover,
#faqsWrapper .data-lisitng li .h3 a:not([href]):not([tabindex]),
#faqsWrapper .data-lisitng li .h3 a:not([href]):not([tabindex]):focus,
#faqsWrapper .data-lisitng li .h3 a:not([href]):not([tabindex]):hover,
#faqsWrapper .data-lisitng li .h3 span:not([href]):not([tabindex]),
#faqsWrapper .data-lisitng li .h3 span:not([href]):not([tabindex]):focus,
#faqsWrapper .data-lisitng li .h3 span:not([href]):not([tabindex]):hover,
#faqsWrapper .data-lisitng li .h4 a:not([href]):not([tabindex]),
#faqsWrapper .data-lisitng li .h4 a:not([href]):not([tabindex]):focus,
#faqsWrapper .data-lisitng li .h4 a:not([href]):not([tabindex]):hover,
#faqsWrapper .data-lisitng li .h4 span:not([href]):not([tabindex]),
#faqsWrapper .data-lisitng li .h4 span:not([href]):not([tabindex]):focus,
#faqsWrapper .data-lisitng li .h4 span:not([href]):not([tabindex]):hover,
#faqsWrapper .data-lisitng li h2 a:not([href]):not([tabindex]),
#faqsWrapper .data-lisitng li h2 a:not([href]):not([tabindex]):focus,
#faqsWrapper .data-lisitng li h2 a:not([href]):not([tabindex]):hover,
#faqsWrapper .data-lisitng li h2 span:not([href]):not([tabindex]),
#faqsWrapper .data-lisitng li h2 span:not([href]):not([tabindex]):focus,
#faqsWrapper .data-lisitng li h2 span:not([href]):not([tabindex]):hover,
#faqsWrapper .data-lisitng li h3 a:not([href]):not([tabindex]),
#faqsWrapper .data-lisitng li h3 a:not([href]):not([tabindex]):focus,
#faqsWrapper .data-lisitng li h3 a:not([href]):not([tabindex]):hover,
#faqsWrapper .data-lisitng li h3 span:not([href]):not([tabindex]),
#faqsWrapper .data-lisitng li h3 span:not([href]):not([tabindex]):focus,
#faqsWrapper .data-lisitng li h3 span:not([href]):not([tabindex]):hover,
#faqsWrapper .data-lisitng li h4 a:not([href]):not([tabindex]),
#faqsWrapper .data-lisitng li h4 a:not([href]):not([tabindex]):focus,
#faqsWrapper .data-lisitng li h4 a:not([href]):not([tabindex]):hover,
#faqsWrapper .data-lisitng li h4 span:not([href]):not([tabindex]),
#faqsWrapper .data-lisitng li h4 span:not([href]):not([tabindex]):focus,
#faqsWrapper .data-lisitng li h4 span:not([href]):not([tabindex]):hover,
#faqsWrapper .data_ul li .h2 a:not([href]):not([tabindex]),
#faqsWrapper .data_ul li .h2 a:not([href]):not([tabindex]):focus,
#faqsWrapper .data_ul li .h2 a:not([href]):not([tabindex]):hover,
#faqsWrapper .data_ul li .h2 span:not([href]):not([tabindex]),
#faqsWrapper .data_ul li .h2 span:not([href]):not([tabindex]):focus,
#faqsWrapper .data_ul li .h2 span:not([href]):not([tabindex]):hover,
#faqsWrapper .data_ul li .h3 a:not([href]):not([tabindex]),
#faqsWrapper .data_ul li .h3 a:not([href]):not([tabindex]):focus,
#faqsWrapper .data_ul li .h3 a:not([href]):not([tabindex]):hover,
#faqsWrapper .data_ul li .h3 span:not([href]):not([tabindex]),
#faqsWrapper .data_ul li .h3 span:not([href]):not([tabindex]):focus,
#faqsWrapper .data_ul li .h3 span:not([href]):not([tabindex]):hover,
#faqsWrapper .data_ul li .h4 a:not([href]):not([tabindex]),
#faqsWrapper .data_ul li .h4 a:not([href]):not([tabindex]):focus,
#faqsWrapper .data_ul li .h4 a:not([href]):not([tabindex]):hover,
#faqsWrapper .data_ul li .h4 span:not([href]):not([tabindex]),
#faqsWrapper .data_ul li .h4 span:not([href]):not([tabindex]):focus,
#faqsWrapper .data_ul li .h4 span:not([href]):not([tabindex]):hover,
#faqsWrapper .data_ul li h2 a:not([href]):not([tabindex]),
#faqsWrapper .data_ul li h2 a:not([href]):not([tabindex]):focus,
#faqsWrapper .data_ul li h2 a:not([href]):not([tabindex]):hover,
#faqsWrapper .data_ul li h2 span:not([href]):not([tabindex]),
#faqsWrapper .data_ul li h2 span:not([href]):not([tabindex]):focus,
#faqsWrapper .data_ul li h2 span:not([href]):not([tabindex]):hover,
#faqsWrapper .data_ul li h3 a:not([href]):not([tabindex]),
#faqsWrapper .data_ul li h3 a:not([href]):not([tabindex]):focus,
#faqsWrapper .data_ul li h3 a:not([href]):not([tabindex]):hover,
#faqsWrapper .data_ul li h3 span:not([href]):not([tabindex]),
#faqsWrapper .data_ul li h3 span:not([href]):not([tabindex]):focus,
#faqsWrapper .data_ul li h3 span:not([href]):not([tabindex]):hover,
#faqsWrapper .data_ul li h4 a:not([href]):not([tabindex]),
#faqsWrapper .data_ul li h4 a:not([href]):not([tabindex]):focus,
#faqsWrapper .data_ul li h4 a:not([href]):not([tabindex]):hover,
#faqsWrapper .data_ul li h4 span:not([href]):not([tabindex]),
#faqsWrapper .data_ul li h4 span:not([href]):not([tabindex]):focus,
#faqsWrapper .data_ul li h4 span:not([href]):not([tabindex]):hover {
  text-decoration: none;
}

#faqsWrapper .data-lisitng li .h2 + div,
#faqsWrapper .data-lisitng li .h3 + div,
#faqsWrapper .data-lisitng li .h4 + div,
#faqsWrapper .data-lisitng li h2 + div,
#faqsWrapper .data-lisitng li h3 + div,
#faqsWrapper .data-lisitng li h4 + div,
#faqsWrapper .data_ul li .h2 + div,
#faqsWrapper .data_ul li .h3 + div,
#faqsWrapper .data_ul li .h4 + div,
#faqsWrapper .data_ul li h2 + div,
#faqsWrapper .data_ul li h3 + div,
#faqsWrapper .data_ul li h4 + div {
  padding: 0;
  margin-top: 0;
  line-height: 30px;
  margin-bottom: 10px;
  display: none;
  padding: 16px 16px;
  background: radial-gradient(circle at 21% 17%, #fff, #f1f3f5);
  border-radius: 0 0 8px 8px;
  font-size: 16px;
  letter-spacing: 0.016em;
  line-height: 30px;
  color: #253858;
  border-left: solid 0.8px rgba(37, 56, 88, 0.1);
  border-right: solid 0.8px rgba(37, 56, 88, 0.1);
  border-bottom: solid 0.8px rgba(37, 56, 88, 0.1);
}

#faqsWrapper .data-lisitng li .h2 + div p,
#faqsWrapper .data-lisitng li .h3 + div p,
#faqsWrapper .data-lisitng li .h4 + div p,
#faqsWrapper .data-lisitng li h2 + div p,
#faqsWrapper .data-lisitng li h3 + div p,
#faqsWrapper .data-lisitng li h4 + div p,
#faqsWrapper .data_ul li .h2 + div p,
#faqsWrapper .data_ul li .h3 + div p,
#faqsWrapper .data_ul li .h4 + div p,
#faqsWrapper .data_ul li h2 + div p,
#faqsWrapper .data_ul li h3 + div p,
#faqsWrapper .data_ul li h4 + div p {
  color: #253858;
  letter-spacing: 0.016em;
  line-height: 30px;
}

#faqsWrapper .faq_tabs_inner {
  width: 100%;
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
}

@media (max-width: 1024px) {
  #faqsWrapper .faq_tabs_inner {
    overflow: auto;
    white-space: nowrap;
  }
  #faqsWrapper .faq_tabs_inner::-webkit-scrollbar {
    width: 0;
  }
}
#faqsWrapper .faq_tabs_inner .tabs_faq {
  color: #7a869a;
  font-size: 16px;
  margin-right: 50px;
  display: inline-block;
  cursor: pointer;
  padding: 15px 0;
}

#faqsWrapper .faq_tabs_inner .tabs_faq:last-child {
  margin-right: 0;
}

#faqsWrapper .faq_tabs_inner .tabs_faq.active {
  color: #253858;
  font-weight: 600;
  position: relative;
}

#faqsWrapper .faq_tabs_inner .tabs_faq.active:after {
  border: 2px solid #253858;
  content: "";
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

#faqsWrapper.faq-inp ul li .h2 + div,
#faqsWrapper.faq-inp ul li .h3 + div,
#faqsWrapper.faq-inp ul li .h4 + div,
#faqsWrapper.faq-inp ul li h2 + div,
#faqsWrapper.faq-inp ul li h3 + div,
#faqsWrapper.faq-inp ul li h4 + div {
  -webkit-transform: translateY(-200%);
  -moz-transform: translateY(-200%);
  transform: translateY(-100%);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

#faqsWrapper.faq-inp ul li .h2:has(.minusPos) + div,
#faqsWrapper.faq-inp ul li .h3:has(.minusPos) + div,
#faqsWrapper.faq-inp ul li .h4:has(.minusPos) + div,
#faqsWrapper.faq-inp ul li h2:has(.minusPos) + div,
#faqsWrapper.faq-inp ul li h3:has(.minusPos) + div,
#faqsWrapper.faq-inp ul li h4:has(.minusPos) + div {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  display: block;
}

@-webkit-keyframes filterWebFade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes filterWebFade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.exitIntentModal {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(23, 43, 77, 0.9);
  z-index: 1000001;
  -webkit-animation: filterWebFade 0.3s ease-out;
  animation: filterWebFade 0.3s ease-out;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 1024px) {
  .exitIntentModal {
    display: none;
  }
}
.title.first_pointer sup {
  font-size: 9px;
}

.exitIntentInner {
  width: 90%;
  max-width: 792px;
  border-radius: 8px;
  z-index: 99;
  margin: 0 auto 0;
  max-height: 90vh;
  overflow: auto;
  padding: 12px 24px 0;
  background: #fff;
  position: relative;
}

.exitIntentInner::after {
  content: "";
  background: url("../../../images/health/exit-intent-bottom.svg") no-repeat 0 0;
  width: 364px;
  height: 295px;
  position: absolute;
  bottom: 0;
  right: 24px;
}

.exitTop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.exitClose {
  height: 30px;
  width: 30px;
  cursor: pointer;
  text-align: center;
  position: relative;
  overflow: hidden;
  display: block;
}

.exitClose::after,
.exitClose::before {
  content: "";
  width: 2px;
  height: 20px;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  background: #253858;
}

.exitClose::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}

.exitClose::before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}

.headingExit {
  font-size: 32px;
  font-weight: 700;
}

.exitIntentInner .tagLine1 {
  font-weight: 500;
  font-size: 24px;
}

.exitIntentInner .tagLine2 {
  font-weight: 500;
  font-size: 20px;
  margin-top: 6px;
}

.exitIntentInner .tagLine2 span {
  font-weight: 700;
  font-size: 24px;
  color: #0065ff;
}

ul.lisitnExit {
  list-style-type: none;
  margin: 20px 0;
}

ul.lisitnExit li {
  font-size: 16px;
  font-weight: 500;
  background: url("../../../images/health/icons-exit.svg") no-repeat 0 0;
  padding: 0 0 0 40px;
  margin-bottom: 18px;
  line-height: 24px;
}

ul.lisitnExit li.firstIcon {
  background-position: 0 0;
}

ul.lisitnExit li.secondIcon {
  background-position: 0 -45px;
}

ul.lisitnExit li.thirdIcon {
  background-position: 0 -88px;
}

.disclaimerExit {
  font-size: 10px;
  width: 380px;
  line-height: 18px;
}

.buttonExit {
  width: 320px;
  height: 56px;
  border-radius: 4px;
  background: #0065ff;
  color: #fff;
  text-align: center;
  margin: 20px 0 32px;
  outline: 0;
  border: none;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
}

.exitIntentModalNew {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(23, 43, 77, 0.9);
  z-index: 1000;
  animation: filterWebFade 0.3s ease-out;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  color: #253858;
}

.exitIntentModalNew .exitIntentInnerNew {
  width: 90%;
  max-width: 792px;
  border-radius: 8px;
  z-index: 99;
  margin: 0 auto 0;
  max-height: 90vh;
  overflow: auto;
  padding: 22px 24px 24px;
  background: #fff;
  position: relative;
  line-height: 1.5;
}

.exitIntentModalNew .exitIntentInnerNew .imageExitBox {
  position: absolute;
  bottom: 20px;
  right: 20px;
}

.exitIntentModalNew .exitIntentInnerNew .tagLine1 {
  font-weight: 500;
  font-size: 24px;
  border-bottom: 1px solid rgba(37, 56, 88, 0.16);
  padding-bottom: 12px;
  margin-bottom: 16px;
  letter-spacing: 0.24px;
  letter-spacing: 0.24px;
}

.exitIntentModalNew .exitIntentInnerNew .tagLine3 {
  font-weight: 500;
  font-size: 18px;
  margin-top: 24px;
}

.exitIntentModalNew .exitIntentInnerNew .tagLine2 {
  font-size: 20px;
  margin-top: 2px;
  font-weight: 500;
}

.exitIntentModalNew .exitIntentInnerNew .tagLine2 span {
  font-weight: 700;
  font-size: 24px;
  color: #0065ff;
}

.exitIntentModalNew .exitIntentInnerNew .tagLine2 sup {
  font-weight: 400;
  font-size: 16px;
}

.exitIntentModalNew .exitIntentInnerNew .exitTopNew {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@keyframes filterWebFade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.exitIntentModalNew .exitIntentInnerNew .exitCloseNew {
  height: 30px;
  width: 30px;
  cursor: pointer;
  text-align: center;
  position: relative;
  overflow: hidden;
  display: block;
}

.exitIntentModalNew .exitIntentInnerNew .exitCloseNew::after,
.exitIntentModalNew .exitIntentInnerNew .exitCloseNew::before {
  content: "";
  width: 2px;
  height: 20px;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  background: #253858;
}

.exitIntentModalNew .exitIntentInnerNew .exitCloseNew::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.exitIntentModalNew .exitIntentInnerNew .exitCloseNew::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.exitIntentModalNew .exitIntentInnerNew .headingExitNew {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 4px;
  line-height: normal;
}

.exitIntentModalNew .exitIntentInnerNew ul.lisitnExitNew {
  margin: 32px 0 0;
  padding: 0;
  list-style-type: disc;
  display: flex;
  width: 70%;
  flex-flow: wrap;
}

.exitIntentModalNew .exitIntentInnerNew ul.lisitnExitNew li {
  font-size: 16px;
  padding: 0;
  margin: 0 0 16px;
  list-style-type: disc;
  flex: 1 1 50%;
  display: flex;
  line-height: 24px;
  font-weight: 500;
}

.exitIntentModalNew .exitIntentInnerNew ul.lisitnExitNew li::marker {
  content: none;
}

.exitIntentModalNew .exitIntentInnerNew ul.lisitnExitNew li::before {
  content: "";
  width: 9px;
  height: 9px;
  background: #0065ff;
  display: inline-block;
  border-radius: 30px;
  margin: 8px 12px 0 0;
}

.exitIntentModalNew .exitIntentInnerNew .disclaimerExitNew {
  font-size: 10px;
  width: 380px;
  line-height: 18px;
}

.exitIntentModalNew .exitIntentInnerNew .buttonExitNew {
  width: 320px;
  height: 56px;
  border-radius: 4px;
  background: #f35023;
  color: #fff;
  text-align: center;
  margin: 20px 0 0;
  outline: 0;
  border: none;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  position: relative;
}

.exitIntentModalNew .exitIntentInnerNew .buttonExitNew.loading {
  font-size: 0 !important;
}

.exitIntentModalNew .exitIntentInnerNew .buttonExitNew.loading::after {
  position: absolute;
  content: "";
  right: 43%;
  top: 16px;
  border: 3px solid rgba(243, 243, 243, 0.3);
  border-radius: 70%;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  width: 20px;
  height: 20px;
  animation: spin 1.2s linear infinite;
  transform: translate(-50%, 0);
}

.exitIntentModalNew.new .exitIntentInnerNew {
  border-radius: 24px;
  background: #f4fef9;
  width: 100%;
  max-width: 979px;
  padding: 24px 24px 16px 28px;
}

.exitIntentModalNew.new .exitIntentInnerNew .imageExitBox {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 385px;
  height: 373px;
}

.exitIntentModalNew.new .exitIntentInnerNew .imageExitBox img {
  margin-bottom: -6px;
  max-width: 100%;
}

.exitIntentModalNew.new .exitIntentInnerNew .exitTopNew {
  align-items: flex-start;
}

.exitIntentModalNew.new .exitIntentInnerNew .exitTopNew .exitCloseNew {
  height: 20px;
  width: 20px;
}

.exitIntentModalNew.new .exitIntentInnerNew .exitTopNew .headingExitNew {
  color: #253858;
  margin: 0 0 8px;
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
}

.exitIntentModalNew.new .exitIntentInnerNew .tagLine1 {
  border-bottom: 1px solid #dfe1e6;
  padding-bottom: 22px;
  margin-bottom: 18px;
  display: block;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  text-align: left;
  color: #253858;
}

.exitIntentModalNew.new .exitIntentInnerNew .tagLine1 span {
  color: #00875a;
  font-weight: 700;
}

.exitIntentModalNew.new .exitIntentInnerNew .tagLine2 {
  color: #253858;
  font-weight: 700;
  margin: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 46px;
  text-align: left;
}

.exitIntentModalNew.new .exitIntentInnerNew .tagLine2 span {
  font-weight: 700;
  font-size: 32px;
  color: #00875a;
}

.exitIntentModalNew.new .exitIntentInnerNew .tagLine3 {
  margin-top: 0;
  color: #00875a;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 46px;
}

.exitIntentModalNew.new .exitIntentInnerNew .pointer-heading {
  color: #253858;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  text-align: left;
  margin: 24px 0 0;
  position: relative;
  display: flex;
  align-items: center;
}

.exitIntentModalNew.new .exitIntentInnerNew .pointer-heading::after {
  content: "";
  background: #253858;
  width: 36px;
  height: 1px;
  margin-left: 8px;
}

.exitIntentModalNew.new .exitIntentInnerNew .pointer-list {
  margin-top: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 63%;
}

.exitIntentModalNew.new .exitIntentInnerNew .pointer-list .pointer {
  display: flex;
  align-items: center;
  width: 50%;
  margin-bottom: 24px;
}

.exitIntentModalNew.new .exitIntentInnerNew .pointer-list .pointer .icon {
  width: 46px;
  height: 46px;
  border-radius: 8px;
  margin-right: 16px;
  flex-shrink: 0;
}

.exitIntentModalNew.new .exitIntentInnerNew .pointer-list .pointer .icon.icon-1 {
  background: rgba(87, 217, 163, 0.4) url(../../../images/bu/health/exit-intent/health-individual-exit-intent-pointer-1.svg) no-repeat center;
}

.exitIntentModalNew.new .exitIntentInnerNew .pointer-list .pointer .icon.icon-2 {
  background: rgba(87, 217, 163, 0.4) url(../../../images/bu/health/exit-intent/health-individual-exit-intent-pointer-2.svg) no-repeat center;
}

.exitIntentModalNew.new .exitIntentInnerNew .pointer-list .pointer .icon.icon-3 {
  background: rgba(87, 217, 163, 0.4) url(../../../images/bu/health/exit-intent/health-individual-exit-intent-pointer-3.svg) no-repeat center;
}

.exitIntentModalNew.new .exitIntentInnerNew .pointer-list .pointer .icon.icon-4 {
  background: rgba(87, 217, 163, 0.4) url(../../../images/bu/health/exit-intent/health-individual-exit-intent-pointer-4.svg) no-repeat center;
}

.exitIntentModalNew.new .exitIntentInnerNew .pointer-list .pointer .title {
  color: #253858;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
}

.exitIntentModalNew.new .exitIntentInnerNew .pointer-list .pointer .description {
  color: var(--505-f-79-n-400, #505f79);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

.exitIntentModalNew.new .exitIntentInnerNew .buttonExitNew {
  width: 285px;
  height: 48px;
  border-radius: 8px;
  background: #ff5630;
  color: #fff;
  text-align: center;
  margin: 8px 0 0;
  outline: 0;
  border: none;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  line-height: 24px;
}

.exitIntentModalNew.new .exitIntentInnerNew .disclaimerExitNew {
  width: auto;
  color: #7a869a;
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
  margin: 36px 0 0;
}

.exitIntentModalNew.new.green.nri .pointer-list .pointer .icon.icon-1 {
  background: rgba(87, 217, 163, 0.4) url(../../../images/bu/health/exit-intent/health-individual-exit-intent-pointer-3.svg) no-repeat center;
}

.exitIntentModalNew.new.green.nri .pointer-list .pointer .icon.icon-2 {
  background: rgba(87, 217, 163, 0.4) url(../../../images/bu/health/exit-intent/health-nri-exit-intent-pointer-2.svg) no-repeat center;
}

.exitIntentModalNew.new.green.nri .pointer-list .pointer .icon.icon-3 {
  background: rgba(87, 217, 163, 0.4) url(../../../images/bu/health/exit-intent/health-nri-exit-intent-pointer-3.svg) no-repeat center;
}

.exitIntentModalNew.new.green.nri .pointer-list .pointer .icon.icon-4 {
  background: rgba(87, 217, 163, 0.4) url(../../../images/bu/health/exit-intent/health-nri-exit-intent-pointer-4.svg) no-repeat center;
}

.exitIntentModalNew.new.purple .exitIntentInnerNew {
  background: #f4f2ff;
}

.exitIntentModalNew.new.purple .exitIntentInnerNew .imageExitBox {
  width: 486px;
  height: 364px;
}

.exitIntentModalNew.new.purple .exitIntentInnerNew .tagLine1 span {
  color: #5243aa;
}

.exitIntentModalNew.new.purple .exitIntentInnerNew .tagLine3 {
  color: #5243aa;
}

.exitIntentModalNew.new.purple .exitIntentInnerNew .pointer-list .pointer .icon.icon-1 {
  background: rgba(153, 141, 217, 0.3019607843) url(../../../images/bu/health/exit-intent/health-individual-exit-intent-pointer-purple-1.svg) no-repeat center;
}

.exitIntentModalNew.new.purple .exitIntentInnerNew .pointer-list .pointer .icon.icon-2 {
  background: rgba(153, 141, 217, 0.3019607843) url(../../../images/bu/health/exit-intent/health-individual-exit-intent-pointer-purple-2.svg) no-repeat center;
}

.exitIntentModalNew.new.purple .exitIntentInnerNew .pointer-list .pointer .icon.icon-3 {
  background: rgba(153, 141, 217, 0.3019607843) url(../../../images/bu/health/exit-intent/health-individual-exit-intent-pointer-purple-3.svg) no-repeat center;
}

.exitIntentModalNew.new.purple .exitIntentInnerNew .pointer-list .pointer .icon.icon-4 {
  background: rgba(153, 141, 217, 0.3019607843) url(../../../images/bu/health/exit-intent/health-individual-exit-intent-pointer-purple-4.svg) no-repeat center;
}

.exitIntentModalNew.new.orange .exitIntentInnerNew {
  background: #fffcf0;
}

.exitIntentModalNew.new.orange .exitIntentInnerNew .imageExitBox {
  width: 475px;
  height: 347px;
}

.exitIntentModalNew.new.orange .exitIntentInnerNew .tagLine1 span {
  color: #ff991f;
}

.exitIntentModalNew.new.orange .exitIntentInnerNew .tagLine3 {
  color: #ff991f;
}

.exitIntentModalNew.new.orange .exitIntentInnerNew .pointer-list .pointer .icon.icon-1 {
  background: #fff5cb url(../../../images/bu/health/exit-intent/health-individual-exit-intent-pointer-orange-1.svg) no-repeat center;
}

.exitIntentModalNew.new.orange .exitIntentInnerNew .pointer-list .pointer .icon.icon-2 {
  background: #fff5cb url(../../../images/bu/health/exit-intent/health-individual-exit-intent-pointer-orange-2.svg) no-repeat center;
}

.exitIntentModalNew.new.orange .exitIntentInnerNew .pointer-list .pointer .icon.icon-3 {
  background: #fff5cb url(../../../images/bu/health/exit-intent/health-individual-exit-intent-pointer-orange-3.svg) no-repeat center;
}

.exitIntentModalNew.new.orange .exitIntentInnerNew .pointer-list .pointer .icon.icon-4 {
  background: #fff5cb url(../../../images/bu/health/exit-intent/health-individual-exit-intent-pointer-orange-4.svg) no-repeat center;
}

.exitIntentModalNew.new.blue .exitIntentInnerNew {
  background: #f0fdff;
}

.exitIntentModalNew.new.blue .exitIntentInnerNew .imageExitBox {
  bottom: 31px;
  right: 70px;
  width: 347px;
  height: 328px;
}

.exitIntentModalNew.new.blue .exitIntentInnerNew .tagLine1 span {
  color: #00a3bf;
}

.exitIntentModalNew.new.blue .exitIntentInnerNew .tagLine3 {
  color: #00a3bf;
}

.exitIntentModalNew.new.blue .exitIntentInnerNew .pointer-list .pointer .icon.icon-1 {
  background: #c0f2fa url(../../../images/bu/health/exit-intent/health-individual-exit-intent-pointer-blue-1.svg) no-repeat center;
}

.exitIntentModalNew.new.blue .exitIntentInnerNew .pointer-list .pointer .icon.icon-2 {
  background: #c0f2fa url(../../../images/bu/health/exit-intent/health-individual-exit-intent-pointer-blue-2.svg) no-repeat center;
}

.exitIntentModalNew.new.blue .exitIntentInnerNew .pointer-list .pointer .icon.icon-3 {
  background: #c0f2fa url(../../../images/bu/health/exit-intent/health-individual-exit-intent-pointer-blue-3.svg) no-repeat center;
}

.exitIntentModalNew.new.blue .exitIntentInnerNew .pointer-list .pointer .icon.icon-4 {
  background: #c0f2fa url(../../../images/bu/health/exit-intent/health-individual-exit-intent-pointer-blue-4.svg) no-repeat center;
}

.exitIntentModalNew.new.red .exitIntentInnerNew {
  background: #fffafb;
}

.exitIntentModalNew.new.red .exitIntentInnerNew::-webkit-scrollbar {
  display: none;
}

.exitIntentModalNew.new.red .exitIntentInnerNew .headingExitNew {
  margin: 0 0 6px;
}

.exitIntentModalNew.new.red .exitIntentInnerNew .imageExitBox {
  width: 475px;
  height: 287px;
}

.exitIntentModalNew.new.red .exitIntentInnerNew .tagLine1 span {
  color: #d90368;
}

.exitIntentModalNew.new.red .exitIntentInnerNew .tagLine3 {
  color: #d90368;
}

.exitIntentModalNew.new.red .exitIntentInnerNew .pointer-list {
  width: 51%;
}

.exitIntentModalNew.new.red .exitIntentInnerNew .pointer-list .pointer {
  width: 46%;
}

.exitIntentModalNew.new.red .exitIntentInnerNew .pointer-list .pointer .icon {
  flex-shrink: 0;
}

.exitIntentModalNew.new.red .exitIntentInnerNew .pointer-list .pointer .icon.icon-1 {
  background: #fde8ed url(../../../images/bu/health/exit-intent/health-individual-exit-intent-pointer-red-1.svg) no-repeat center;
}

.exitIntentModalNew.new.red .exitIntentInnerNew .pointer-list .pointer .icon.icon-2 {
  background: #fde8ed url(../../../images/bu/health/exit-intent/health-individual-exit-intent-pointer-red-2.svg) no-repeat center;
}

.exitIntentModalNew.new.red .exitIntentInnerNew .pointer-list .pointer .icon.icon-3 {
  background: #fde8ed url(../../../images/bu/health/exit-intent/health-individual-exit-intent-pointer-red-3.svg) no-repeat center;
}

.exitIntentModalNew.new.red .exitIntentInnerNew .pointer-list .pointer .icon.icon-4 {
  background: #fde8ed url(../../../images/bu/health/exit-intent/health-individual-exit-intent-pointer-red-4.svg) no-repeat center;
}

.exitIntentModalNew.new.red .exitIntentInnerNew .buttonExitNew {
  font-weight: 700;
}

.exitIntentModalNew.new.red .exitIntentInnerNew .disclaimerExitNew {
  width: 50%;
  line-height: 18px;
}

.exitIntentInner.nri {
  max-width: 1002px;
  border-radius: 24px;
  padding: 12px 32px 0;
}

.exitIntentInner.nri::after {
  content: "";
  background: url(../../../images/bu/health/exit-intent-health-nri-image.png) no-repeat center/contain;
  width: 347.37px;
  height: 295.61px;
  bottom: 75px;
  right: 56px;
}

.exitIntentInner.nri .exitTop {
  align-items: flex-start;
}

.exitIntentInner.nri .exitTop .headingExit {
  font-weight: 700;
  font-size: 32px;
  line-height: 42px;
  color: #253858;
}

.exitIntentInner.nri .tagLine1 {
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  color: #253858;
  padding-bottom: 24px;
  border-bottom: 1px solid #dfe1e6;
}

.exitIntentInner.nri .tagLine2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 46px;
  color: #253858;
  margin: 18px 0 24px 0;
}

.exitIntentInner.nri .tagLine2 span {
  display: block;
  font-size: 32px;
  color: #00a3bf;
}

.exitIntentInner.nri .pointers-list {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 70%;
}

.exitIntentInner.nri .pointers-list .pointer {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
  width: 100%;
  max-width: 50%;
}

.exitIntentInner.nri .pointers-list .pointer .content {
  margin-left: 16px;
}

.exitIntentInner.nri .pointers-list .pointer .content .heading {
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  color: #253858;
}

.exitIntentInner.nri .pointers-list .pointer .content .description {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #505f79;
  margin-top: 3px;
}

.exitIntentInner.nri .buttonExit {
  margin: 0 0 28px 0;
  border-radius: 8px;
}

.exitIntentInner.nri .disclaimerExit {
  width: 100%;
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  color: #7a869a;
}

.wall-of-claims-widget {
  border-radius: 8px;
  background: rgba(222, 235, 255, 0.4);
  padding: 24px 24px 28px;
  position: relative;
}

@media screen and (max-width: 767px) {
  .wall-of-claims-widget {
    padding: 68px 0 28px 16px;
    border-radius: 0;
    margin-bottom: 30px;
  }
}
.wall-of-claims-widget .wall-of-claims-tag {
  background: #36b37e;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0 8px 0 0;
  color: #fff;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0.196px;
}

.wall-of-claims-widget .wall-of-claims-tag::before {
  content: "";
  height: 0;
  width: 0;
  left: -16px;
  border-top: 17.3px solid #36b37e;
  border-left: 16px solid rgba(244, 117, 48, 0);
  border-bottom: 17.4px solid #36b37e;
  top: 0;
  position: absolute;
}

@media screen and (max-width: 767px) {
  .wall-of-claims-widget .wall-of-claims-tag {
    right: auto;
    top: 18px;
    left: 0;
    border-radius: 0;
    font-size: 12px;
  }
  .wall-of-claims-widget .wall-of-claims-tag::before {
    display: none;
  }
  .wall-of-claims-widget .wall-of-claims-tag:after {
    content: "";
    height: 0;
    width: 0;
    right: -16px;
    border-top: 17.3px solid #36b37e;
    border-right: 16px solid rgba(244, 117, 48, 0);
    border-bottom: 17.4px solid #36b37e;
    top: 0;
    position: absolute;
  }
}
.wall-of-claims-widget .wall-of-claims-heading {
  color: #253858;
  margin-bottom: 18px;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
}

@media screen and (max-width: 767px) {
  .wall-of-claims-widget .wall-of-claims-heading {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 16px;
  }
}
.wall-of-claims-widget .wall-of-claims-body .wall-of-claims-tab {
  margin-bottom: 28px;
}

@media screen and (max-width: 767px) {
  .wall-of-claims-widget .wall-of-claims-body .wall-of-claims-tab {
    overflow-x: scroll;
    max-width: 100%;
    display: flex;
  }
  .wall-of-claims-widget .wall-of-claims-body .wall-of-claims-tab::-webkit-scrollbar {
    display: none;
  }
}
.wall-of-claims-widget .wall-of-claims-body .wall-of-claims-tab .wall-of-claims-tab-links {
  border-radius: 100px;
  border: 1px solid #dfe1e6;
  background: #fff;
  padding: 6px 18px;
  color: #253858;
  text-align: center;
  margin-right: 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.196px;
  cursor: pointer;
}

.wall-of-claims-widget .wall-of-claims-body .wall-of-claims-tab .wall-of-claims-tab-links.active {
  color: #0065ff;
  border-color: #0065ff;
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  .wall-of-claims-widget .wall-of-claims-body .wall-of-claims-tab .wall-of-claims-tab-links {
    flex-shrink: 0;
  }
}
.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content {
  display: none;
}

@media screen and (max-width: 767px) {
  .wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content {
    padding-right: 16px;
  }
}
.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content.active {
  display: block;
}

.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories {
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 6px 16px 0 rgba(37, 56, 88, 0.15);
  width: 48%;
  margin: 0 26px 28px 0;
  padding: 16px;
  cursor: pointer;
}

.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories:nth-child(2n) {
  margin-right: 0;
}

@media screen and (max-width: 767px) {
  .wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories {
    width: 100%;
    margin: 0 0 22px;
  }
}
.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .image-name {
  display: flex;
  align-items: CENTER;
}

.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .image-name .image {
  height: 48px;
}

.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .image-name .image img {
  border-radius: 50%;
  height: 100%;
  object-fit: cover;
}

.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .image-name .name-customer {
  margin-left: 12px;
}

.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .image-name .name-customer .name {
  color: #253858;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  word-break: break-word;
}

@media screen and (max-width: 767px) {
  .wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .image-name .name-customer .name {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }
}
.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .image-name .name-customer .name span {
  color: #505f79;
  font-size: 14px;
  font-weight: 400;
  margin-left: 4px;
}

@media screen and (max-width: 767px) {
  .wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .image-name .name-customer .name span {
    font-size: 14px;
    line-height: 20px;
  }
}
.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .image-name .name-customer .name img {
  margin-left: 6px;
  margin-bottom: -3px;
}

.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .image-name .name-customer .customer {
  color: #505f79;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.196px;
  margin-top: 2px;
}

@media screen and (max-width: 767px) {
  .wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .image-name .name-customer .customer {
    font-size: 12px;
    line-height: 18px;
    margin-top: 0;
  }
}
.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .image-event {
  display: flex;
  align-items: CENTER;
}

.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .image-event .image {
  height: 42px;
}

.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .image-event .event {
  margin-left: 12px;
}

.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .image-event .event .name {
  color: #253858;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .image-event .event .date {
  color: #505f79;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.196px;
  align-items: center;
  display: flex;
}

.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .image-event .event .date img {
  margin-right: 4px;
}

.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .content {
  margin: 12px 0 8px;
  min-height: 66px;
}

.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .content:has(.video) p {
  min-height: 44px;
}

.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .content .video {
  border-radius: 8px;
  background: url(<path-to-image>), #d3d3d3 50%/cover no-repeat;
  height: 151px;
  margin-bottom: 16px;
  max-width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .content .video img {
  height: 100%;
}

.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .content .video iframe {
  border-radius: 8px;
  pointer-events: none;
}

.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .content p {
  color: #253858;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px !important;
  letter-spacing: 0.224px;
}

.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .story-link-date {
  display: flex;
  align-items: CENTER;
  justify-content: space-between;
}

.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .story-link-date .story-link {
  color: #0065ff;
  position: relative;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  background: 0 0;
  border: 0;
  cursor: pointer;
}

.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .story-link-date .story-link::after {
  content: "";
  border: solid #0065ff;
  border-width: 2px 2px 0 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transition: all 0.2s ease-out;
  margin: 0 0 0 3px;
}

.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .story-link-date .date {
  color: #505f79;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  display: flex;
  align-items: CENTER;
}

.wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .story-link-date .date img {
  margin-right: 4px;
}

.wall-of-claims-widget .wall-of-claims-tab-body .view-all-claim-stories-button-wrapper {
  text-align: center;
  margin: 4px 0 0;
  position: absolute;
  left: 50%;
  width: 100%;
  transform: translate(-50%, 0);
}

.wall-of-claims-widget .wall-of-claims-tab-body .view-all-claim-stories-button-wrapper .view-all-claim-stories-button {
  border: 1px solid #0065ff;
  background: #fff;
  color: #0065ff;
  text-align: center;
  padding: 6px 30px 6px 18px;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  border-radius: 20px;
  cursor: pointer;
  display: inline-block;
  position: relative;
}

.wall-of-claims-widget .wall-of-claims-tab-body .view-all-claim-stories-button-wrapper .view-all-claim-stories-button::after {
  content: "";
  border: solid #0065ff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  position: absolute;
  right: 12px;
  top: 14px;
}

.wall-of-claims-widget.car .wall-of-claims-tag {
  min-width: 300px;
  height: 34px;
}

@media screen and (max-wdith: 767px) {
  .wall-of-claims-widget.car .wall-of-claims-tag {
    min-width: 292px;
  }
}
.wall-of-claims-widget.car .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .content p.text-overflow-ellipsis {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
}

.wall-of-claims-widget.car .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .content p.text-overflow-ellipsis::after {
  content: "...";
}

.wall-of-claims-widget.car .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories .story-link-date {
  justify-content: flex-end;
}

.wall-of-claims-widget.car .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories:has(.text-overflow-ellipsis) .story-link-date {
  justify-content: space-between;
}

@keyframes filterWebFade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes filterSlideUp {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0);
  }
}
.wall-of-claims-popup-container {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(23, 43, 77, 0.9);
  z-index: -1;
  left: 0;
  top: 0;
  opacity: 0;
}

.wall-of-claims-popup-container.visible {
  animation: filterWebFade 0.3s ease-out;
  opacity: 1;
  z-index: 100000;
}

.wall-of-claims-popup-container .wall-of-claims-popup {
  width: 636px;
  max-width: 100%;
  background: #fff;
  border-radius: 24px;
  z-index: 99;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 767px) {
  .wall-of-claims-popup-container .wall-of-claims-popup {
    left: 0;
    top: 0;
    transform: none;
    height: 100%;
    border-radius: 0;
    animation: filterSlideUp 0.3s ease-out;
  }
}
.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-heading {
  border-radius: 24px 24px 0 0;
  background: rgba(222, 235, 255, 0.6);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 24px;
}

@media screen and (max-width: 767px) {
  .wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-heading {
    border-radius: 0;
    background: 0 0;
    border-bottom: 1px solid #dfe1e6;
    padding: 16px;
  }
}
.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-heading .heading {
  color: #253858;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}

.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-heading .close {
  height: 24px;
  cursor: pointer;
}

.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body {
  padding: 24px 24px 0;
  max-height: 70vh;
  overflow-y: scroll;
  margin-bottom: 24px;
}

.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body::-webkit-scrollbar {
  width: 3px;
}

.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body::-webkit-scrollbar-thumb {
  border-radius: 24px;
  background: var(--dfe-1-e-6-n-40, #dfe1e6);
}

@media screen and (max-width: 767px) {
  .wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body {
    padding: 16px 16px 0;
    max-height: 90vh;
  }
}
.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .image-name {
  display: flex;
  align-items: CENTER;
}

.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .image-name .image {
  height: 48px;
}

.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .image-name .image img {
  border-radius: 50%;
  height: 100%;
  object-fit: cover;
}

.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .image-name .name-customer {
  margin-left: 12px;
}

.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .image-name .name-customer .name {
  color: #253858;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  display: flex;
  align-items: center;
}

.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .image-name .name-customer .name span {
  color: #505f79;
  font-size: 14px;
  font-weight: 400;
  margin-left: 4px;
}

.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .image-name .name-customer .name img {
  margin-left: 6px;
}

.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .image-name .name-customer .customer {
  color: #505f79;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.196px;
  margin-top: 2px;
}

.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .image-event {
  display: flex;
  align-items: CENTER;
}

.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .image-event .image {
  height: 42px;
}

.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .image-event .event {
  margin-left: 12px;
}

.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .image-event .event .name {
  color: #253858;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .image-event .event .date {
  color: #505f79;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.196px;
  align-items: center;
  display: flex;
}

.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .image-event .event .date img {
  margin-right: 4px;
}

.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .testimonial {
  margin: 40px 0 24px;
  position: relative;
}

.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .testimonial::before {
  content: "";
  background: url(../../../images/bu/health/wall-of-claims-quotes-icon.svg);
  position: absolute;
  left: 0;
  top: 315px;
  width: 42px;
  height: 36px;
}

.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .testimonial::after {
  content: "";
  background: url(../../../images/bu/health/wall-of-claims-quotes-icon.svg);
  position: absolute;
  right: 0;
  bottom: 0;
  width: 42px;
  height: 36px;
  transform: rotate(360deg) scaleX(-1);
}

.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .testimonial .video {
  border-radius: 8px;
  background: url(<path-to-image>), #d3d3d3 50%/cover no-repeat;
  height: 300px;
  margin-bottom: 30px;
  max-width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .testimonial .video img {
  height: 100%;
}

.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .testimonial .video iframe {
  border-radius: 8px;
}

.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .testimonial p {
  color: #253858;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.256px;
  margin: 0 0 20px;
  position: relative;
}

.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .testimonial p:last-of-type {
  margin: 0;
}

.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .title {
  color: #253858;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .summary-section .details {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
}

.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .summary-section .details:last-of-type {
  margin-bottom: 24px;
}

.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .summary-section .details .icon {
  height: 42px;
  margin-right: 16px;
  flex-shrink: 0;
}

.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .summary-section .details .label-description .label {
  color: #253858;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}

.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .summary-section .details .label-description .description {
  color: #253858;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.256px;
}

.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .claims-section .claims-details-list {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}

.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .claims-section .claims-details-list .claims-details {
  width: 48%;
  margin-bottom: 20px;
}

.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .claims-section .claims-details-list .claims-details:last-child,
.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .claims-section .claims-details-list .claims-details:last-of-type(2) {
  margin-bottom: 0;
}

.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .claims-section .claims-details-list .claims-details .label {
  color: #505f79;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  margin-bottom: 4px;
}

.wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .claims-section .claims-details-list .claims-details .value {
  color: #253858;
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
}

@keyframes filterWebFade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.mt0 {
  margin-top: 0;
}

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.show-more-less-content .health-read-more,
.show-more-less-content .read-more {
  margin-top: -10px;
}

.body-fixed,
.boxFixed {
  overflow: hidden;
  height: 100%;
}

button,
input,
select,
textarea {
  outline: 0;
}

a {
  color: #0065ff;
  text-decoration: none;
  outline: 0;
}

a:hover {
  color: #0065ff;
}

#policybazaar {
  width: 100%;
  background: #fff;
}

@media screen and (max-width: 767px) {
  #policybazaar {
    background: #f4f5f7;
  }
}
#cover_top_plan .tabsDetails.top_plans .more_less.card {
  bottom: -74px !important;
}

@media screen and (max-width: 1024px) {
  #cover_top_plan .tabsDetails.top_plans .more_less.card {
    bottom: -45px !important;
  }
}
.allinsurer + p {
  line-height: 17px !important;
}

.block_content_wrapper .tnc {
  line-height: 17px !important;
}

.tabsWrapper {
  margin-bottom: 18px !important;
}

@media only screen and (max-width: 1024px) {
  .tabsWrapper.top-plan-container {
    height: 1271px;
  }
}
.tabsWrapper + p {
  padding: 10px 20px;
  line-height: 20px !important;
  margin: 0;
  margin-bottom: 0 !important;
}

p {
  color: #253858;
  letter-spacing: 0.016em;
  line-height: 30px;
}

@media (max-width: 1024px) {
  p {
    font-size: 16px;
    color: #253858;
    line-height: 30px !important;
  }
}
.breadcrumb li.active {
  display: none;
}

.breadcrumbinner {
  width: 1170px;
}

.breadcrumbinner ul.breadcrumb {
  padding: 10px 0;
  border-bottom: solid 0.5px rgba(37, 56, 88, 0.2);
  margin: 10px 0 0;
  max-width: 1170px;
  width: 100%;
}

.breadcrumbinner ul.breadcrumb li .divider {
  display: none;
}

.breadcrumbinner ul.breadcrumb li:first-child {
  display: none;
}

.breadcrumbinner ul.breadcrumb li a {
  position: relative;
  padding-right: 12px;
}

.breadcrumbinner ul.breadcrumb li a::after {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  right: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 7px;
  border: solid rgba(122, 134, 154, 0.6);
  border-width: 0 1px 1px 0;
}

@media screen and (max-width: 767px) {
  .breadcrumbinner ul.breadcrumb li a::after {
    top: 5px;
    width: 5px;
    height: 5px;
  }
}
@media (max-width: 1024px) {
  .breadcrumbinner ul.breadcrumb {
    width: 100%;
    max-width: 100%;
    margin-top: 0;
    padding: 10px;
    border-bottom: none;
    margin-bottom: 0;
  }
}
.footer {
  display: none;
}

.loader_btn {
  position: absolute;
  content: "";
  right: 10px;
  top: 10px;
  border: 3px solid rgba(243, 243, 243, 0.3);
  border-radius: 70%;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  width: 28px;
  height: 28px;
  -webkit-animation: spin 1.2s linear infinite;
  animation: spin 1.2s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.popup-slide .health-insurance-bu {
  margin-top: 0;
  padding: 10px;
}

@media (max-width: 568px) {
  .popup-slide .health-insurance-bu {
    padding: 10px 0;
    background: #fff;
  }
}
.popup-slide .health-insurance-bu .health-insurance-bu-right {
  box-shadow: none;
  width: 100% !important;
}

.popup-slide .health-insurance-bu .health-insurance-bu-right .form-whatsapp {
  position: absolute;
  bottom: -45px;
  width: 100%;
}

@media screen and (max-width: 1024px) {
  .popup-slide .health-insurance-bu .health-insurance-bu-right .form-whatsapp {
    bottom: -8px;
  }
}
.popup-slide .bestSellerRgt {
  display: none;
}

.termCondition {
  font-size: 12px;
  color: #253858;
  text-align: center;
  margin: 8px 0 20px;
  display: block;
  padding: 0 10px;
}

.termCondition .linkbutton,
.termCondition a {
  color: #0065ff;
  cursor: pointer;
  transition: all 0.2s ease-in;
}

.termCondition .linkbutton:hover,
.termCondition a:hover {
  text-decoration: underline;
}

.form-whatsapp {
  font-size: 12px;
  text-align: center;
  color: #253858;
  margin: 0 auto 20px;
}

.form-whatsapp i.icon {
  background: url("../../../images/health/whatsApp4.svg") no-repeat 0 0;
  background-size: cover;
  margin-right: 3px;
  margin-bottom: 2px;
  vertical-align: middle;
  width: 21px;
  height: 21px;
  display: inline-block;
}

.form-whatsapp .switch {
  position: relative;
  display: inline-block;
  width: 32px;
  height: 14px;
  vertical-align: middle;
  margin-left: 5px;
}

.form-whatsapp .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.form-whatsapp .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.form-whatsapp .slider.round {
  border-radius: 34px;
}

.form-whatsapp .slider.round:before {
  border-radius: 50%;
}

.form-whatsapp .slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 0;
  bottom: -3px;
  background-color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-box-shadow: 0 2px 6px rgba(29, 60, 110, 0.36);
  box-shadow: 0 2px 6px rgba(29, 60, 110, 0.36);
}

.form-whatsapp input:checked + .slider {
  background-color: #36b37e;
}

.form-whatsapp input:focus + .slider {
  -webkit-box-shadow: 0 0 1px #36b37e;
  box-shadow: 0 0 1px #36b37e;
}

.form-whatsapp input:checked + .slider:before {
  -webkit-transform: translateX(13px);
  transform: translateX(13px);
}

.star-rating {
  margin-bottom: 5px;
  margin-top: 5px;
}

.searchError {
  clear: both;
  font-size: 12px;
  font-family: inherit;
  padding: 0 0 7px 0;
  color: red;
  font-weight: 400;
}

.card.insurers {
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.card {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border: solid 0.8px rgba(23, 43, 77, 0.2);
  padding: 0 0 6px 0;
  margin-bottom: 20px;
  background: #fff;
  box-shadow: none;
  width: 100%;
  margin: 0 auto;
}

.card.no-brd {
  border: none;
}

@media (max-width: 1024px) {
  .card {
    background: #fff;
    border: solid rgba(23, 43, 77, 0.2);
    border-width: 1px 0 1px 0;
    margin: 20px 0;
    padding: 16px;
    max-width: 100%;
    border-radius: 0;
  }
  .card.ratingsBlock {
    margin: 20px 0 !important;
  }
  .card .promotional_banner_right {
    text-align: center;
  }
  .card .promotional_banner_right img {
    max-width: 300px;
    display: block;
    margin: 0 auto;
  }
}
.card .card_heading {
  margin-bottom: 0;
  color: #253858;
  font-size: 22px;
  font-weight: 500;
  padding: 10px 10px 10px 14px;
  text-align: left;
  letter-spacing: 0.02em;
}

.card .insurerBlock {
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: solid 0.8px #d3d7de;
  padding: 5px;
  position: relative;
}

.card .insurerBlock::after {
  content: "";
  border: solid rgba(23, 43, 77, 0.5);
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  position: absolute;
  right: 20px;
  top: 28px;
}

.card .insurerBlock.showHideListing:after {
  display: none;
}

.card .insurerBlock .insurerLogo {
  border: 0 solid rgba(23, 43, 77, 0.2);
  border-radius: 4px;
  height: 50px;
  overflow: hidden;
  padding: 0;
  width: 38px;
}

.card .insurerBlock .insurerName span {
  font-weight: 400;
  color: #253858;
  display: block;
  -webkit-transition: color ease-in 0.3s;
  transition: color ease-in 0.3s;
  line-height: 21px;
  font-size: 14px;
  letter-spacing: 0.014em;
}

.card .insurerBlock .stateCheck {
  font-size: 16px;
  font-weight: 500;
  color: #0663f6 !important;
  position: relative;
  letter-spacing: 0;
  padding-left: 45px;
  font-weight: 600 !important;
  line-height: 22px;
  margin-top: 5px;
}

.card .insurerBlock .stateCheck .linkshow {
  position: absolute;
  left: 15px;
  width: 18px;
  height: 18px;
  opacity: 1;
  top: 2px;
  background: 0 0;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  border: 2px solid #0663f6 !important;
  border-radius: 50%;
}

.card .insurerBlock .stateCheck .linkshow:after,
.card .insurerBlock .stateCheck .linkshow:before {
  position: absolute;
  left: 6px;
  content: " ";
  height: 8px;
  width: 2px;
  top: 3px;
  background-color: #0663f6;
}

.card .insurerBlock .stateCheck .linkshow:before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.supplier_icon {
  margin-left: 10px;
  background-image: url("../../../images/articles/health/png/sprite_landing.png?v=2");
  background-repeat: no-repeat;
  background-position: 0 51px;
}

.supplier_icon.lazy-bg {
  background-image: none;
}

.supplier_icon.aegon-life_icon {
  background-position: 0 -3911px;
}

.supplier_icon.aviva-life_icon {
  background-position: 0 -3828px;
}

.supplier_icon.bajaj-allianz-life_icon {
  background-position: -2px -97px;
}

.supplier_icon.bharti-axa-life_icon {
  background-position: -3px -1385px;
}

.supplier_icon.birla-sun-life_icon {
  background-position: 1px -4675px;
}

.supplier_icon.canara-hsbc-life_icon {
  background-position: 0 -3992px;
}

.supplier_icon.edelweiss-life_icon {
  background-position: 0 -293px;
}

.supplier_icon.exide-life_icon {
  background-position: 0 -4071px;
}

.supplier_icon.future-generali-life_icon {
  background-position: 1px -361px;
}

.supplier_icon.HDFC_icon,
.supplier_icon.hdfc-life_icon {
  background-position: 1px -1468px;
}

.supplier_icon.icici-life_icon {
  background-position: -67px 13px;
}

.supplier_icon.idbi-life_icon {
  background-position: 1px -4228px;
}

.supplier_icon.indiafirst-life_icon {
  background-position: -2px -4608px;
}

.supplier_icon.kotak-life_icon {
  background-position: 1px -552px;
}

.supplier_icon.max-life_icon {
  background-position: 3px -685px;
}

.supplier_icon.pnb-metlife-life_icon {
  background-position: 0 -4305px;
}

.supplier_icon.dhfl-pramerica-life_icon {
  background-position: -2px -1696px;
}

.supplier_icon.SBI_icon,
.supplier_icon.sbi-life_icon {
  background-position: 1px -1031px;
}

.supplier_icon.sahara-life_icon {
  background-position: 0 -4384px;
}

.supplier_icon.shriram-life_icon {
  background-position: 1px -4466px;
}

.supplier_icon.star-union-life_icon {
  background-position: 1px -1093px;
}

.supplier_icon.tata-aia-life_icon {
  background-position: 3px -1151px;
}

.supplier_icon.postal-india-life_icon {
  background-position: 0 -4904px;
}

.supplier_icon.reliance-life_icon {
  background-position: 2px -1538px;
}

.supplier_icon.digit-general_icon {
  background-position: -1px -216px;
}

.supplier_icon.edelweiss-general_icon {
  background-position: 1px -293px;
}

.supplier_icon.hdfc-general_icon {
  background-position: 1px -1468px;
}

.supplier_icon.ICICI_icon,
.supplier_icon.icici-general_icon {
  background-position: 1px -4799px;
}

.supplier_icon.dhfl-general_icon {
  background-position: -2px -1696px;
}

.supplier_icon.oriental-insurance-general_icon {
  background-position: 4px -733px;
}

.supplier_icon.new-india-assurance-general_icon {
  background-position: 0 -1774px;
}

.supplier_icon.national-insurance-general_icon {
  background-position: 3px -1947px;
}

.supplier_icon.national-insurance-corona-kavach-policy_icon {
  background-position: 3px -1947px;
}

.supplier_icon.royal-sundaram-general_icon {
  background-position: 1px -953px;
}

.supplier_icon.united-india-general_icon {
  background-position: 1px -1210px;
}

.supplier_icon.universal-sompo-general_icon {
  background-position: 1px -1266px;
}

.supplier_icon.acko-general_icon {
  background-position: -6px -3466px;
}

.supplier_icon.aditya-birla-general_icon {
  background-position: 1px -4675px;
}

.supplier_icon.apollo-munich-general_icon {
  background-position: 1px -437px;
}

.supplier_icon.raheja-qbe-general_icon {
  background-position: 3px -1612px;
}

.supplier_icon.Reliance_icon,
.supplier_icon.religare-general_icon {
  background-position: 1px -883px;
}

.supplier_icon.sbi-general_icon {
  background-position: 1px -1031px;
}

.supplier_icon.bajaj-allianz-general_icon {
  background-position: -2px -97px;
}

.supplier_icon.bharti-axa-general_icon {
  background-position: -3px -1385px;
}

.supplier_icon.cholamandalam-general_icon {
  background-position: -4px -1862px;
}

.supplier_icon.future-generali-general_icon {
  background-position: 1px -361px;
}

.supplier_icon.iffco-tokio-general_icon {
  background-position: 4px -494px;
}

.supplier_icon.liberty-general_icon {
  background-position: 3px -626px;
}

.supplier_icon.manipalcigna-general_icon {
  background-position: 1px -156px;
}

.supplier_icon.kotak-general_icon,
.supplier_icon.kotak-mahindra-general_icon {
  background-position: 1px -552px;
}

.supplier_icon.reliance-general_icon {
  background-position: 2px -1538px;
}

.supplier_icon.shriram-general_icon {
  background-position: 1px -4466px;
}

.supplier_icon.star-general_icon {
  background-position: 2px -1091px;
}

.supplier_icon.tata-aig-general_icon {
  background-position: 1px -1150px;
}

.supplier_icon.max-general_icon,
.supplier_icon.max-general_icon_icon {
  background-position: 3px -685px;
}

.supplier_icon.Axis_icon {
  background-position: -67px -63px;
}

.supplier_icon.UTI_icon {
  background-position: -67px -399px;
}

.supplier_icon.magma_hdi_general_icon {
  background-position: -1px -4855px;
}

.insurerBlock .insurerLogo img {
  display: block;
  width: 100%;
}

.insurerBlock .insurerLogo.articleImg {
  padding: 0;
  width: 80px;
  display: inline-block;
  margin-top: 6px;
  overflow: inherit;
}

p:empty {
  display: none;
}

@media (max-width: 1024px) {
  .one-crore-widget {
    padding: 0;
    border-radius: 0;
  }
}
@media (max-width: 1024px) {
  .insurer-language {
    margin: 0;
  }
}
.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 0.5s;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
}

.overlay.show {
  visibility: visible;
  opacity: 1;
}

.popup-slide,
.popup-slide-mobile {
  position: relative;
  transition: all 0.4s ease-in-out;
}

.popup-slide .close,
.popup-slide-mobile .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 0.2s;
  font-size: 30px;
  font-weight: 700;
  text-decoration: none;
  color: #333;
}

.popup-slide .close:hover,
.popup-slide-mobile .close:hover {
  color: #36b37e;
}

.popup-slide .close .content,
.popup-slide-mobile .close .content {
  max-height: 30%;
  overflow: auto;
}

.popup-slide {
  padding: 20px;
  background: #fff;
  border-radius: 0;
  width: 580px;
  margin: 0 0 0 auto;
  position: relative;
  right: -560px;
  height: 100%;
  overflow-y: scroll;
}

@media screen and (max-width: 1024px) {
  .popup-slide {
    padding: 0;
  }
}
.popup-slide .health-insurance-bu-right {
  padding: 0;
}

.popup-slide .health-insurance-bu-right:after {
  display: none;
}

.popup-slide .info_data {
  display: none;
}

@media (max-width: 768px) {
  .popup-slide {
    width: 100%;
    overflow-y: scroll;
  }
  .popup-slide .health-insurance-bu .health-insurance-bu-right {
    padding: 0;
  }
}
.overlay.show .popup-slide {
  right: 0;
}

#popup-slide-mobile .close {
  top: 7px;
  right: 25px;
}

.popup-slide-mobile {
  background: #fff;
  padding: 30px 20px 4px;
  border-radius: 40px 40px 0 0;
  position: absolute;
  width: 100%;
  bottom: 0;
  text-align: center;
  margin-bottom: -110px;
}

@media screen and (max-width: 1024px) {
  .popup-slide-mobile .radio_pills {
    padding: 0;
    min-height: auto;
  }
}
@media (max-width: 1024px) {
  .overlay.show {
    display: block;
  }
  .overlay.show .popup-slide-mobile {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 440px) {
  .breadcrumbinner .breadcrumb li a {
    color: #0065ff;
    font-size: 10px !important;
  }
}
.health-insurance-bu .health-insurance-bu-extra {
  top: 260px;
  display: none;
}

@media (max-width: 1024px) {
  .health-insurance-bu .health-insurance-bu-extra {
    top: inherit;
  }
}
@media screen and (max-width: 1024px) {
  .health-insurance-bu .health-insurance-bu-extra .heading {
    margin: 0;
  }
}
.home-visit {
  border: 1px solid #dfe1e6;
  border-radius: 8px;
  margin-bottom: 20px;
  height: 339px;
}

@media screen and (max-width: 1024px) {
  .home-visit {
    background: #fff;
    border: solid rgba(23, 43, 77, 0.2);
    border-width: 1px 0 1px 0;
    margin: 20px 0;
    padding: 16px;
    border-radius: 0;
    height: auto;
  }
}
.home-visit .promotional_banner_right {
  border-radius: 8px;
}

@media screen and (max-width: 1024px) {
  .home-visit .promotional_banner_right {
    max-width: 300px;
    margin: 0 auto;
  }
}
.home-visit .promotional_banner_right a.btnViewQuotesNavBar {
  border-radius: 8px;
}

.home-visit .promotional_banner_right a.btnViewQuotesNavBar img {
  margin-bottom: 0;
  border-radius: 8px;
}

.fos-popup-container {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(32, 56, 95, 0.8);
  transition: opacity 0.5s;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
}

.fos-popup-container.show {
  visibility: visible;
  opacity: 1;
}

@media screen and (max-width: 768px) {
  .fos-popup-container.show {
    display: flex;
    align-items: flex-end;
  }
}
.fos-popup-container.show .fos-popup {
  right: 0;
}

.fos-popup-container .fos-popup {
  padding: 0;
  background: #fff;
  border-radius: 0;
  width: 436px;
  margin: 0 0 0 auto;
  position: relative;
  right: -427px;
  height: 100%;
  overflow-y: scroll;
  transition: all 0.4s ease-in-out;
}

@media screen and (max-width: 768px) {
  .fos-popup-container .fos-popup {
    height: 95%;
    bottom: 0;
    border-radius: 24px 24px 0 0;
    max-width: 100%;
    width: 100%;
    right: 0;
  }
}
.fos-popup-container .fos-popup .heading-close {
  padding: 16px 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 65px;
  background: #deebff;
}

@media screen and (max-width: 768px) {
  .fos-popup-container .fos-popup .heading-close {
    padding: 12px 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 50px;
    background: #ebf3ff;
    position: sticky;
    top: 0;
    z-index: 100;
  }
}
.fos-popup-container .fos-popup .heading-close .heading {
  color: #253858;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}

@media screen and (max-width: 768px) {
  .fos-popup-container .fos-popup .heading-close .heading {
    font-size: 16px;
    line-height: 24px;
  }
}
.fos-popup-container .fos-popup .heading-close .close {
  background: url(../../../images/bu/health/fos/fos-popup-close-icon.svg);
  width: 24px;
  height: 24px;
  cursor: pointer;
}

.fos-popup-container .fos-popup .content {
  padding: 24px;
  height: calc(100% - 65px);
  position: relative;
}

@media screen and (max-width: 768px) {
  .fos-popup-container .fos-popup .content {
    padding: 18px 0 0;
    height: calc(100% - 50px);
  }
}
.fos-popup-container .fos-popup .button {
  border-radius: 8px;
  background: var(--0065-ff-b-300, #0065ff);
  padding: 12px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  position: relative;
}

.fos-popup-container .fos-popup .err {
  position: absolute;
  bottom: -20px;
  font-size: 12px;
  color: red;
  display: block;
}

.fos-popup-container .fos-popup .member-info {
  padding-top: 5px;
}

.fos-popup-container .fos-popup .member-info::-webkit-scrollbar {
  display: none;
}

@media screen and (max-width: 767px) {
  .fos-popup-container .fos-popup .member-info {
    padding: 11px 16px 0;
  }
}
.fos-popup-container .fos-popup .member-info .fieldWrapper {
  margin-bottom: 32px;
  width: 100%;
}

.fos-popup-container .fos-popup .member-info .fieldWrapper.error {
  border-color: #de3508;
}

.fos-popup-container .fos-popup .member-info .fieldWrapper.error .formInput.round {
  border-color: red;
}

.fos-popup-container .fos-popup .member-info .fieldWrapper.error .formInput input.labelshow + .feildLable,
.fos-popup-container .fos-popup .member-info .fieldWrapper.error .formInput input:focus + .feildLable {
  color: red;
}

.fos-popup-container .fos-popup .member-info .fieldWrapper.registration_check .countrybox {
  width: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.fos-popup-container .fos-popup .member-info .fieldWrapper.registration_check .countrybox:after {
  content: "";
  width: 1px;
  height: 20px;
  background: grey;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}

.fos-popup-container .fos-popup .member-info .fieldWrapper.registration_check .formInput input {
  width: calc(100% - 80px);
}

.fos-popup-container .fos-popup .member-info .fieldWrapper.registration_check .formInput .feildLable.mobN {
  left: 80px;
}

.fos-popup-container .fos-popup .member-info .fieldWrapper.success-msg .formInput::after {
  right: 17px;
}

.fos-popup-container .fos-popup .member-info .fieldWrapper.filled {
  pointer-events: none;
  border-color: #7a869a;
  opacity: 0.7;
  position: relative;
}

.fos-popup-container .fos-popup .member-info .fieldWrapper.filled::after {
  content: "";
  background: url(../../../images/bu/health/fos/fos-lock-icon.svg);
  position: absolute;
  width: 12px;
  height: 16px;
  right: 10px;
  bottom: 36%;
}

.fos-popup-container .fos-popup .step-1 {
  height: 100%;
}

.fos-popup-container .fos-popup .step-1 .title {
  padding: 22px 24px 14px;
  color: #253858;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
  display: flex;
  flex-wrap: wrap;
}

.fos-popup-container .fos-popup .step-1 .title span {
  color: #36b37e;
  margin: 0 5px;
}

@media screen and (max-width: 767px) {
  .fos-popup-container .fos-popup .step-1 .title {
    padding: 14px 16px 14px;
    line-height: 30px;
  }
}
.fos-popup-container .fos-popup .step-1 .cities-advisors {
  display: FLEX;
  align-items: center;
  padding: 4px 24px 28px;
}

@media screen and (max-width: 767px) {
  .fos-popup-container .fos-popup .step-1 .cities-advisors {
    padding: 4px 16px 24px;
  }
}
.fos-popup-container .fos-popup .step-1 .cities-advisors > div {
  display: flex;
  align-items: center;
}

.fos-popup-container .fos-popup .step-1 .cities-advisors > div.cities {
  border-right: 1px solid #dfe1e6;
  padding-right: 16px;
  margin-right: 16px;
}

.fos-popup-container .fos-popup .step-1 .cities-advisors > div .img {
  height: 24px;
}

.fos-popup-container .fos-popup .step-1 .cities-advisors > div .img img {
  max-width: 100%;
}

.fos-popup-container .fos-popup .step-1 .cities-advisors > div .label {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  color: #253858;
  margin: 0 0 0 10px;
}

.fos-popup-container .fos-popup .step-1 .member-info {
  padding: 0 24px;
}

.fos-popup-container .fos-popup .step-1 .member-info .fieldWrapper:last-child {
  margin-bottom: 22px;
}

.fos-popup-container .fos-popup .step-1 .buttons {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: #fff;
  padding: 0 24px 24px;
}

@media screen and (max-width: 768px) {
  .fos-popup-container .fos-popup .step-1 .buttons {
    background: var(--ffffffn-0, #fff);
    box-shadow: 0 -2px 16px 0 rgba(37, 56, 88, 0.12);
    padding: 18px 16px;
  }
}
.fos-popup-container .fos-popup .step-1 .how-it-works {
  color: #0065ff;
  text-align: CENTER;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  display: block;
  margin: 16px auto 0;
  position: relative;
  cursor: pointer;
}

.fos-popup-container .fos-popup .step-1 .how-it-works::after {
  content: "";
  border: solid #0065ff;
  border-width: 2px 0 0 2px;
  display: inline-block;
  padding: 3px;
  transform: rotate(135deg);
  display: inline-block;
  margin-top: 0;
  margin-left: 8px;
}

.fos-popup-container .fos-popup .step-2 {
  height: 100%;
}

.fos-popup-container .fos-popup .step-2 .country-selection {
  height: 58px;
}

@media screen and (max-width: 768px) {
  .fos-popup-container .fos-popup .step-2 .country-selection {
    padding: 0 16px;
  }
}
.fos-popup-container .fos-popup .step-2 .country-selection .fieldWrapper {
  margin-bottom: 14px;
  width: 100%;
}

.fos-popup-container .fos-popup .step-2 .country-selection .fieldWrapper .fullWidht {
  padding: 0 35px 0 60px;
}

.fos-popup-container .fos-popup .step-2 .country-selection .fieldWrapper.error {
  border-color: #de3508;
}

.fos-popup-container .fos-popup .step-2 .country-selection .fieldWrapper.error .formInput.round {
  border-color: red;
}

.fos-popup-container .fos-popup .step-2 .country-selection .fieldWrapper.error .formInput input.labelshow + .feildLable,
.fos-popup-container .fos-popup .step-2 .country-selection .fieldWrapper.error .formInput input:focus + .feildLable {
  color: red;
}

.fos-popup-container .fos-popup .step-2 .country-selection .fieldWrapper .formInput {
  position: relative;
}

.fos-popup-container .fos-popup .step-2 .country-selection .fieldWrapper .formInput::before {
  content: "";
  background: url(../../../images/bu/health/fos/fos-search-icon.svg);
  position: absolute;
  width: 24px;
  height: 24px;
  top: 50%;
  transform: translate(0, -50%);
  left: 16px;
}

.fos-popup-container .fos-popup .step-2 .country-selection .fieldWrapper .formInput .search-close {
  background: url(../../../images/bu/health/fos/fos-popup-close-icon.svg);
  position: absolute;
  width: 24px;
  height: 24px;
  top: 50%;
  transform: translate(0, -50%);
  right: 16px;
  cursor: pointer;
  z-index: 10;
}

.fos-popup-container .fos-popup .step-2 .country-selection .fieldWrapper .formInput .feildLable {
  left: 55px;
}

.fos-popup-container .fos-popup .step-2 .country-selection .fieldWrapper .formInput #healthCityPincode {
  padding: 0 35px 0 55px;
}

.fos-popup-container .fos-popup .step-2 .step-one {
  height: calc(100% - 58px);
}

.fos-popup-container .fos-popup .step-2 .step-one .detect-location {
  color: #0065ff;
  margin: 16px 0 14px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  padding: 0 0 0 30px;
  position: relative;
  cursor: pointer;
}

.fos-popup-container .fos-popup .step-2 .step-one .detect-location::before {
  content: "";
  background: url(../../../images/bu/health/fos/fos-location-icon.svg);
  width: 22px;
  height: 22px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}

@media screen and (max-width: 768px) {
  .fos-popup-container .fos-popup .step-2 .step-one .detect-location {
    margin: 16px;
  }
}
.fos-popup-container .fos-popup .step-2 .step-one .divider {
  text-align: CENTER;
  color: #7a869a;
  text-transform: uppercase;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  position: relative;
}

.fos-popup-container .fos-popup .step-2 .step-one .divider::after,
.fos-popup-container .fos-popup .step-2 .step-one .divider::before {
  content: "";
  background: #7a869a;
  position: absolute;
  width: 45%;
  height: 1px;
  top: 50%;
  transform: translate(0, -50%);
  left: 0;
}

.fos-popup-container .fos-popup .step-2 .step-one .divider::after {
  right: 0;
  left: auto;
}

@media screen and (max-width: 768px) {
  .fos-popup-container .fos-popup .step-2 .step-one .divider {
    margin: 18px 16px 22px;
  }
}
.fos-popup-container .fos-popup .step-2 .step-one .popular-cities-section {
  margin-top: 12px;
  height: calc(100vh - 335px);
  overflow-y: scroll;
}

@media screen and (max-width: 768px) {
  .fos-popup-container .fos-popup .step-2 .step-one .popular-cities-section {
    overflow-y: scroll;
    padding: 0 16px;
    height: 76%;
  }
}
.fos-popup-container .fos-popup .step-2 .step-one .popular-cities-section::-webkit-scrollbar {
  display: none;
}

.fos-popup-container .fos-popup .step-2 .step-one .popular-cities-section .label {
  color: #253858;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.fos-popup-container .fos-popup .step-2 .step-one .popular-cities-section .popular-cities-list {
  margin: 16px 0 0 0;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.fos-popup-container .fos-popup .step-2 .step-one .popular-cities-section .popular-cities-list .popular-city {
  box-shadow: none;
  width: 81px;
  display: flex;
  flex-direction: column;
  align-items: CENTER;
  padding: 0;
  border-radius: 8px;
  margin-right: 12px;
  margin-bottom: 18px;
  cursor: pointer;
}

.fos-popup-container .fos-popup .step-2 .step-one .popular-cities-section .popular-cities-list .popular-city:nth-of-type(4n) {
  margin-right: 0;
}

.fos-popup-container .fos-popup .step-2 .step-one .popular-cities-section .popular-cities-list .popular-city img {
  max-width: 64px;
}

@media screen and (max-width: 767px) {
  .fos-popup-container .fos-popup .step-2 .step-one .popular-cities-section .popular-cities-list .popular-city {
    width: 22%;
  }
}
.fos-popup-container .fos-popup .step-2 .step-one .popular-cities-section .popular-cities-list .popular-city .name {
  color: #253858;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  margin-top: 12px;
  letter-spacing: 0.224px;
}

.fos-popup-container .fos-popup .step-2 .step-one .popular-cities-section .popular-cities-list .popular-city.selected {
  position: relative;
}

.fos-popup-container .fos-popup .step-2 .step-one .popular-cities-section .popular-cities-list .popular-city.selected img {
  border: 1px solid #0065ff;
  border-radius: 50%;
}

.fos-popup-container .fos-popup .step-2 .step-one .popular-cities-section .popular-cities-list .popular-city.selected:after {
  content: "";
  background: url(../../../images/bu/health/fos/fos-selected-icon.svg);
  width: 16px;
  height: 16px;
  position: absolute;
  top: 0;
  right: 10px;
}

.fos-popup-container .fos-popup .step-2 .step-one .buttons {
  position: absolute;
  width: 100%;
  background: #fff;
}

@media screen and (max-width: 768px) {
  .fos-popup-container .fos-popup .step-2 .step-one .buttons {
    position: sticky;
    background: var(--ffffffn-0, #fff);
    box-shadow: 0 -2px 16px 0 rgba(37, 56, 88, 0.12);
    padding: 18px 16px;
  }
}
.fos-popup-container .fos-popup .step-2 .step-two {
  height: calc(100% - 58px);
}

@media screen and (max-width: 768px) {
  .fos-popup-container .fos-popup .step-2 .step-two {
    height: calc(100% - 126px);
  }
}
.fos-popup-container .fos-popup .step-2 .step-two .error-message {
  color: var(--505-f-79-n-400, #505f79);
  padding: 0 0 0 60px;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  position: relative;
  margin: 16px 0 0;
}

.fos-popup-container .fos-popup .step-2 .step-two .error-message::before {
  content: "";
  background: url(../../../images/bu/health/fos/fos-error-icon.png);
  width: 47px;
  height: 48px;
  position: absolute;
  left: 0;
  top: 0;
}

@media screen and (max-width: 768px) {
  .fos-popup-container .fos-popup .step-2 .step-two .error-message {
    margin: 16px 16px 0;
  }
}
.fos-popup-container .fos-popup .step-2 .step-two .help-box {
  border-radius: 24px;
  background: #ebf3ff;
  padding: 22px 24px;
  position: absolute;
  bottom: 10px;
  width: calc(100% - 48px);
  left: 24px;
  max-width: 100%;
  text-align: center;
}

.fos-popup-container .fos-popup .step-2 .step-two .help-box .description {
  color: var(--505-f-79-n-400, #505f79);
  text-align: center;
  margin: 0 auto 16px;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}

.fos-popup-container .fos-popup .step-2 .step-two .help-box .people-icon {
  background: url(../../../images/bu/health/fos/fos-multiple-people-icon.png);
  width: 248px;
  height: 88px;
  margin: 0 auto;
}

.fos-popup-container .fos-popup .step-2 .step-two .help-box .heading {
  color: #253858;
  text-align: center;
  margin: 16px auto 18px;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
}

.fos-popup-container .fos-popup .step-2 .buttons {
  position: absolute;
  bottom: 26px;
  left: 24px;
  width: 100%;
  max-width: calc(100% - 48px);
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .fos-popup-container .fos-popup .step-2 .buttons {
    background: var(--ffffffn-0, #fff);
    box-shadow: 0 -2px 16px 0 rgba(37, 56, 88, 0.12);
    padding: 18px 16px;
    left: 0;
    bottom: 0;
    width: 100%;
    max-width: 100%;
  }
}
.fos-popup-container .fos-popup .step-2 .buttons .back {
  text-transform: capitalize;
  width: 18%;
  max-width: 140px;
  cursor: pointer;
  margin-right: 5%;
  position: relative;
  color: #253858;
  text-align: center;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  font-size: 16px;
}

.fos-popup-container .fos-popup .step-2 .buttons .back::before {
  content: "";
  border: solid #253858;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(135deg);
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
}

.fos-popup-container .fos-popup .step-2 .buttons .button {
  width: 74%;
}

.fos-popup-container .fos-popup .step-3 {
  height: 100%;
}

.fos-popup-container .fos-popup .step-3 .day-date-list {
  display: flex;
  overflow-x: hidden;
  max-width: 100%;
  flex-wrap: nowrap;
  align-items: center;
  padding-top: 7px;
  position: relative;
  padding-left: 9px;
  padding-right: 15px;
  margin: 0 auto;
}

.fos-popup-container .fos-popup .step-3 .day-date-list::-webkit-scrollbar {
  display: none;
}

@media screen and (max-width: 767px) {
  .fos-popup-container .fos-popup .step-3 .day-date-list {
    padding: 5px 12px;
    margin: 0 4px;
    overflow-x: scroll;
  }
}
.fos-popup-container .fos-popup .step-3 .day-date-list .arrows {
  position: absolute;
  left: 0;
  top: 55%;
  width: auto;
  transform: translate(0, -50%);
}

.fos-popup-container .fos-popup .step-3 .day-date-list .arrows.right {
  left: auto;
  right: 3px;
}

@media screen and (max-width: 768px) {
  .fos-popup-container .fos-popup .step-3 .day-date-list .arrows {
    display: none;
  }
}
.fos-popup-container .fos-popup .step-3 .day-date-list .arrows .arrow-left,
.fos-popup-container .fos-popup .step-3 .day-date-list .arrows .arrow-right {
  border-radius: 20px;
  border: 1px solid #dfe1e6;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: CENTER;
  justify-content: center;
  cursor: pointer;
  margin-left: 0;
  background: #fff;
}

.fos-popup-container .fos-popup .step-3 .day-date-list .arrows .arrow-left.disable,
.fos-popup-container .fos-popup .step-3 .day-date-list .arrows .arrow-right.disable {
  pointer-events: none;
}

.fos-popup-container .fos-popup .step-3 .day-date-list .arrows .arrow-left.disable i,
.fos-popup-container .fos-popup .step-3 .day-date-list .arrows .arrow-right.disable i {
  border-color: #dfe1e6;
}

.fos-popup-container .fos-popup .step-3 .day-date-list .arrows .arrow-left i {
  border: solid #505f79;
  border-width: 0 0 1px 1px;
  display: inline-block;
  padding: 2px;
  transform: rotate(45deg);
  transition: all 0.2s ease-out;
}

.fos-popup-container .fos-popup .step-3 .day-date-list .arrows .arrow-right i {
  border: solid #505f79;
  border-width: 1px 1px 0 0;
  display: inline-block;
  padding: 2px;
  transform: rotate(45deg);
  transition: all 0.2s ease-out;
}

.fos-popup-container .fos-popup .step-3 .day-date-list .day-date {
  border-radius: 8px;
  border: 1px solid rgba(37, 56, 88, 0.1);
  background: #fff;
  padding: 8px 12px;
  text-align: center;
  flex-shrink: 0;
  margin: 0 16px 0 0;
  cursor: pointer;
  width: 75px;
}

.fos-popup-container .fos-popup .step-3 .day-date-list .day-date.selected {
  border: 1px solid #0065ff;
  position: relative;
  background: rgba(222, 235, 255, 0.4);
}

.fos-popup-container .fos-popup .step-3 .day-date-list .day-date.selected:after {
  content: "";
  background: url(../../../images/bu/health/fos/fos-selected-icon.svg);
  width: 16px;
  height: 16px;
  position: absolute;
  top: -6px;
  right: -6px;
}

.fos-popup-container .fos-popup .step-3 .day-date-list .day-date.selected .date,
.fos-popup-container .fos-popup .step-3 .day-date-list .day-date.selected .day {
  color: #0065ff;
  font-weight: 500;
}

.fos-popup-container .fos-popup .step-3 .day-date-list .date,
.fos-popup-container .fos-popup .step-3 .day-date-list .day {
  color: #253858;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.196px;
}

.fos-popup-container .fos-popup .step-3 .time-slot-list {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 28px 0 0;
}

@media screen and (max-width: 767px) {
  .fos-popup-container .fos-popup .step-3 .time-slot-list {
    padding: 0 16px;
  }
}
.fos-popup-container .fos-popup .step-3 .time-slot-list .time-slot {
  border-radius: 8px;
  border: 1px solid rgba(37, 56, 88, 0.1);
  background: #fff;
  padding: 6px 8px;
  width: 47%;
  margin-right: 16px;
  margin-bottom: 18px;
  color: #253858;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.196px;
  cursor: pointer;
}

.fos-popup-container .fos-popup .step-3 .time-slot-list .time-slot.selected {
  border: 1px solid #0065ff;
  color: #0065ff;
  font-weight: 500;
}

.fos-popup-container .fos-popup .step-3 .time-slot-list .time-slot:nth-of-type(2n) {
  margin-right: 0;
}

.fos-popup-container .fos-popup .step-3 .buttons {
  position: absolute;
  bottom: 26px;
  left: 24px;
  width: 100%;
  max-width: calc(100% - 48px);
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .fos-popup-container .fos-popup .step-3 .buttons {
    background: var(--ffffffn-0, #fff);
    box-shadow: 0 -2px 16px 0 rgba(37, 56, 88, 0.12);
    padding: 18px 16px;
    left: 0;
    bottom: 0;
    width: 100%;
    max-width: 100%;
  }
}
.fos-popup-container .fos-popup .step-3 .buttons .back {
  text-transform: capitalize;
  width: 18%;
  max-width: 140px;
  cursor: pointer;
  margin-right: 5%;
  position: relative;
  color: #253858;
  text-align: center;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  font-size: 16px;
}

.fos-popup-container .fos-popup .step-3 .buttons .back::before {
  content: "";
  border: solid #253858;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(135deg);
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
}

.fos-popup-container .fos-popup .step-3 .buttons .button {
  width: 74%;
}

.fos-popup-container .fos-popup .step-3 .err {
  position: relative;
  bottom: auto;
  font-size: 12px;
  color: red;
  display: block;
}

@media screen and (max-width: 768px) {
  .fos-popup-container .fos-popup .step-3 .err {
    padding: 0 16px;
  }
}
.fos-popup-container .fos-popup .step-4 {
  height: 100%;
}

.fos-popup-container .fos-popup .step-4 .call-disclaimer {
  background: #e3fcef;
  position: absolute;
  bottom: 94px;
  width: 100%;
  left: 0;
  color: #36b37e;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  text-align: center;
  padding: 6px 0;
}

.fos-popup-container .fos-popup .step-4 .call-disclaimer::before {
  content: "";
  display: inline-block;
  background: url(../../../images/bu/health/fos/fos-call-icon.svg);
  width: 18px;
  height: 18px;
  margin: 0 8px -4px 0;
}

@media screen and (max-width: 767px) {
  .fos-popup-container .fos-popup .step-4 .call-disclaimer {
    bottom: 84px;
    font-size: 12px;
    line-height: 20px;
  }
}
.fos-popup-container .fos-popup .step-4 .buttons {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 24px 24px;
}

@media screen and (max-width: 767px) {
  .fos-popup-container .fos-popup .step-4 .buttons {
    background: var(--ffffffn-0, #fff);
    box-shadow: 0 -2px 16px 0 rgba(37, 56, 88, 0.12);
    padding: 18px 16px;
    left: 0;
    bottom: 0;
    max-width: 100%;
  }
}
.fos-popup-container .fos-popup .step-4 .buttons .back {
  text-transform: capitalize;
  width: 18%;
  max-width: 140px;
  cursor: pointer;
  margin-right: 5%;
  position: relative;
  color: #253858;
  text-align: center;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  font-size: 16px;
}

.fos-popup-container .fos-popup .step-4 .buttons .back::before {
  content: "";
  border: solid #253858;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(135deg);
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
}

.fos-popup-container .fos-popup .step-4 .buttons .button {
  width: 74%;
}

.fos-popup-container .fos-popup .step-4 .form-whatsapp {
  position: absolute;
  bottom: 26px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 55%;
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .fos-popup-container .fos-popup .step-4 .form-whatsapp {
    width: 65%;
    bottom: 6px;
  }
}
.fos-popup-container .fos-popup .step-5 {
  height: 100%;
}

.fos-popup-container .fos-popup .step-5 .heading-close {
  justify-content: flex-end;
  border: 0;
  background: #fff;
}

.fos-popup-container .fos-popup .step-5 .thankyou-message {
  text-align: center;
  position: relative;
  padding-bottom: 20px;
}

.fos-popup-container .fos-popup .step-5 .thankyou-message::after {
  content: "";
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 2.1%, #bcbcbc 49.97%, rgba(255, 255, 255, 0) 100%);
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
}

.fos-popup-container .fos-popup .step-5 .thankyou-message .thankyou-img {
  background: url(../../../images/bu/health/fos/fos-thankyou-icon.svg) no-repeat center/contain;
  width: 154px;
  height: 154px;
  margin: 0 auto 0;
}

@media screen and (max-width: 767px) {
  .fos-popup-container .fos-popup .step-5 .thankyou-message .thankyou-img {
    width: 142px;
    height: 142px;
  }
}
.fos-popup-container .fos-popup .step-5 .thankyou-message .heading {
  color: var(--36-b-37-eg-300, #36b37e);
  margin: 16px auto 0;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 34px;
}

.fos-popup-container .fos-popup .step-5 .thankyou-message .description {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #505f79;
  margin: 8px 0 0;
}

.fos-popup-container .fos-popup .step-5 .appointment-details-section {
  margin: 20px 0 0;
}

@media screen and (max-width: 767px) {
  .fos-popup-container .fos-popup .step-5 .appointment-details-section {
    padding: 0 16px;
  }
}
.fos-popup-container .fos-popup .step-5 .appointment-details-section .label {
  color: #253858;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  margin-bottom: 12px;
}

.fos-popup-container .fos-popup .step-5 .appointment-details-section .day,
.fos-popup-container .fos-popup .step-5 .appointment-details-section .location,
.fos-popup-container .fos-popup .step-5 .appointment-details-section .time {
  color: var(--505-f-79-n-400, #505f79);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.256px;
  margin-bottom: 16px;
  padding: 0 0 0 24px;
  position: relative;
}

.fos-popup-container .fos-popup .step-5 .appointment-details-section .day::before,
.fos-popup-container .fos-popup .step-5 .appointment-details-section .location::before,
.fos-popup-container .fos-popup .step-5 .appointment-details-section .time::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background: url(../../../images/bu/health/fos/fos-calendar-icon.svg);
  left: 0;
  top: 5px;
}

.fos-popup-container .fos-popup .step-5 .appointment-details-section .time::before {
  background: url(../../../images/bu/health/fos/fos-time-icon.svg) no-repeat center/contain;
  width: 20px;
  height: 20px;
  top: 3px;
}

.fos-popup-container .fos-popup .step-5 .appointment-details-section .location::before {
  background: url(../../../images/bu/health/fos/fos-map-icon.svg) no-repeat center/contain;
}

.fos-popup-container .fos-popup .step-5 .buttons {
  position: absolute;
  width: 100%;
  max-width: calc(100% - 48px);
  bottom: 26px;
}

@media screen and (max-width: 767px) {
  .fos-popup-container .fos-popup .step-5 .buttons {
    background: var(--ffffffn-0, #fff);
    padding: 18px 16px;
    left: 0;
    bottom: 0;
    max-width: 100%;
  }
}
.fos-popup-container .fos-popup .step-6,
.fos-popup-container .fos-popup .step-7 {
  height: 100%;
}

.fos-popup-container .fos-popup .appointment-booked-section {
  padding: 66px 16px 22px;
  height: 100%;
  position: relative;
}

@media screen and (max-width: 768px) {
  .fos-popup-container .fos-popup .appointment-booked-section {
    padding: 36px 16px 22px;
  }
}
.fos-popup-container .fos-popup .appointment-booked-section .close {
  background: url(../../../images/bu/health/fos/fos-popup-close-icon.svg);
  width: 24px;
  height: 24px;
  cursor: pointer;
  position: absolute;
  top: 16px;
  right: 16px;
}

.fos-popup-container .fos-popup .appointment-booked-section .thankyou-message {
  flex-direction: column;
  justify-content: center;
}

.fos-popup-container .fos-popup .appointment-booked-section .thankyou-message::after {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 2.1%, #bcbcbc 49.97%, rgba(255, 255, 255, 0) 100%);
  opacity: 0.3;
}

.fos-popup-container .fos-popup .appointment-booked-section .thankyou-message .img {
  background: url(../../../images/bu/health/fos/fos-thankyou-icon.svg) no-repeat center/contain;
  width: 142px;
  height: 142px;
}

.fos-popup-container .fos-popup .appointment-booked-section .thankyou-message .message {
  text-align: center;
  margin-top: 24px;
  margin-left: 0;
}

.fos-popup-container .fos-popup .appointment-booked-section .button {
  position: absolute;
  bottom: 12px;
  width: calc(100% - 32px);
  max-width: 100%;
  background: var(--0065-ff-b-300, #0065ff);
  color: #fff;
}

.fos-popup-container .fos-popup .appointment-no-advisors-section {
  padding: 106px 16px 22px;
  height: 100%;
  position: relative;
  text-align: center;
}

.fos-popup-container .fos-popup .appointment-no-advisors-section .close {
  background: url(../../../images/bu/health/fos/fos-popup-close-icon.svg);
  width: 24px;
  height: 24px;
  cursor: pointer;
  position: absolute;
  top: 16px;
  right: 16px;
}

.fos-popup-container .fos-popup .appointment-no-advisors-section .thankyou-message {
  display: flex;
  align-items: center;
  position: relative;
  padding: 0 0 22px;
  justify-content: center;
}

.fos-popup-container .fos-popup .appointment-no-advisors-section .thankyou-message .message {
  color: var(--00-a-3-bft-400, #ff991f);
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  padding: 0 20px;
  margin-left: 0;
}

.fos-popup-container .fos-popup .appointment-no-advisors-section .thankyou-message::after {
  content: "";
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 2.1%, #ffab00 49.97%, rgba(255, 255, 255, 0) 100%);
  opacity: 0.3;
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
}

.fos-popup-container .fos-popup .appointment-no-advisors-section .appointment-details {
  margin: 22px 0 0;
  display: flex;
  flex-direction: COLUMN;
  align-items: center;
}

.fos-popup-container .fos-popup .appointment-no-advisors-section .appointment-details .people-icon {
  background: url(../../../images/bu/health/fos/fos-multiple-people-icon.png);
  width: 248px;
  height: 88px;
  margin: 0 auto 18px;
}

.fos-popup-container .fos-popup .appointment-no-advisors-section .appointment-details .label {
  color: #253858;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  margin-bottom: 16px;
  padding: 0 20px;
}

.fos-popup-container .fos-popup .appointment-no-advisors-section .appointment-details .day,
.fos-popup-container .fos-popup .appointment-no-advisors-section .appointment-details .time {
  color: var(--505-f-79-n-400, #505f79);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.256px;
  margin-bottom: 16px;
  padding: 0 0 0 24px;
  position: relative;
  display: inline;
}

.fos-popup-container .fos-popup .appointment-no-advisors-section .appointment-details .day::before,
.fos-popup-container .fos-popup .appointment-no-advisors-section .appointment-details .time::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background: url(../../../images/bu/health/fos/fos-calendar-icon.svg);
  left: 0;
  top: 5px;
}

.fos-popup-container .fos-popup .appointment-no-advisors-section .appointment-details .time::before {
  background: url(../../../images/bu/health/fos/fos-time-icon.svg) no-repeat center/contain;
  width: 20px;
  height: 20px;
  top: 3px;
}

.fos-popup-container .fos-popup .appointment-no-advisors-section .button {
  border-radius: 8px;
  background: var(--0065-ff-b-300, #0065ff);
  padding: 12px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  position: absolute;
  bottom: 12px;
  width: calc(100% - 32px);
  max-width: 100%;
}

.fos-popup-container .fos-popup .how-it-works-section {
  height: 100%;
}

.fos-popup-container .fos-popup .how-it-works-section .heading-close {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: auto;
  background: 0 0;
  position: absolute;
  top: 17px;
  right: 17px;
  z-index: 1;
}

.fos-popup-container .fos-popup .how-it-works-section .heading-close .heading {
  display: none;
}

.fos-popup-container .fos-popup .how-it-works-section .title-pointers {
  background: linear-gradient(180deg, #e1efff -22.85%, #fff 100%);
  position: relative;
  padding: 24px;
}

@media screen and (max-width: 767px) {
  .fos-popup-container .fos-popup .how-it-works-section .title-pointers {
    padding: 16px;
  }
}
.fos-popup-container .fos-popup .how-it-works-section .title-pointers::after {
  content: "";
  background: url(../../../images/bu/health/fos/fos-how-it-works-top-img.png) no-repeat center/contain;
  width: 150px;
  height: 156px;
  position: absolute;
  bottom: 0;
  right: 0;
}

@media screen and (max-width: 767px) {
  .fos-popup-container .fos-popup .how-it-works-section .title-pointers::after {
    width: 127px;
    height: 110px;
  }
}
.fos-popup-container .fos-popup .how-it-works-section .title-pointers .title {
  color: #253858;
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
  text-align: left;
  max-width: 300px;
  width: 100%;
  margin: 0 0 12px;
}

.fos-popup-container .fos-popup .how-it-works-section .title-pointers .title span {
  color: #36b37e;
}

@media screen and (max-width: 767px) {
  .fos-popup-container .fos-popup .how-it-works-section .title-pointers .title {
    font-size: 20px;
    line-height: 30px;
    margin: 0 0 10px;
  }
}
.fos-popup-container .fos-popup .how-it-works-section .title-pointers .pointers-list .pointers {
  color: #505f79;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  margin: 0 0 8px;
  position: relative;
}

.fos-popup-container .fos-popup .how-it-works-section .title-pointers .pointers-list .pointers::before {
  content: "";
  background: url(../../../images/bu/health/fos/fos-star-icon.png) no-repeat center/contain;
  display: inline-block;
  width: 13px;
  height: 14px;
  margin-right: 8px;
}

@media screen and (max-width: 767px) {
  .fos-popup-container .fos-popup .how-it-works-section .title-pointers .pointers-list .pointers {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 4px;
  }
}
.fos-popup-container .fos-popup .how-it-works-section .expert-advisors-section {
  padding: 16px 0 0 14px;
}

.fos-popup-container .fos-popup .how-it-works-section .expert-advisors-section .heading {
  color: #253858;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  text-align: left;
  position: relative;
  margin: 0 0 20px;
  padding-left: 10px;
}

.fos-popup-container .fos-popup .how-it-works-section .expert-advisors-section .heading::after {
  content: "";
  background: #ffab00;
  width: 56px;
  height: 2px;
  border-radius: 8px;
  position: absolute;
  left: 0;
  bottom: -12px;
}

@media screen and (max-width: 767px) {
  .fos-popup-container .fos-popup .how-it-works-section .expert-advisors-section .heading {
    font-size: 18px;
    line-height: 26px;
    padding-left: 2px;
  }
}
.fos-popup-container .fos-popup .how-it-works-section .expert-advisors-section .expert-advisors-list {
  display: flex;
  align-items: flex-start;
  width: 100%;
  overflow-x: scroll;
  padding: 16px 10px;
}

.fos-popup-container .fos-popup .how-it-works-section .expert-advisors-section .expert-advisors-list::-webkit-scrollbar {
  display: none;
}

.fos-popup-container .fos-popup .how-it-works-section .expert-advisors-section .expert-advisors-list .expert-advisor {
  flex-shrink: 0;
  box-shadow: 0 0 16px 0 rgba(37, 56, 88, 0.1215686275);
  background: #fff;
  padding: 16px 16px 18px;
  margin-right: 18px;
  border-radius: 16px;
  max-height: 134px;
}

.fos-popup-container .fos-popup .how-it-works-section .expert-advisors-section .expert-advisors-list .expert-advisor .image-name {
  display: flex;
  align-items: CENTER;
  margin: 0 12px 16px 0;
}

.fos-popup-container .fos-popup .how-it-works-section .expert-advisors-section .expert-advisors-list .expert-advisor .image-name .image {
  width: 48px;
  height: 48px;
  margin: 0 12px 0 0;
}

.fos-popup-container .fos-popup .how-it-works-section .expert-advisors-section .expert-advisors-list .expert-advisor .image-name .image img {
  max-width: 100%;
}

.fos-popup-container .fos-popup .how-it-works-section .expert-advisors-section .expert-advisors-list .expert-advisor .image-name .name {
  color: #253858;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  margin: 0 0 2px;
}

.fos-popup-container .fos-popup .how-it-works-section .expert-advisors-section .expert-advisors-list .expert-advisor .image-name .since {
  color: #505f79;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.014em;
  text-align: left;
}

.fos-popup-container .fos-popup .how-it-works-section .expert-advisors-section .expert-advisors-list .expert-advisor .expert-advisor-details p {
  color: #253858;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  text-align: left;
  margin-bottom: 8px;
  position: relative;
  padding-left: 20px;
}

.fos-popup-container .fos-popup .how-it-works-section .expert-advisors-section .expert-advisors-list .expert-advisor .expert-advisor-details p::before {
  content: "";
  background: #253858;
  width: 12px;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 0;
}

.fos-popup-container .fos-popup .how-it-works-section .content {
  padding: 12px 24px 0;
  height: auto;
}

@media screen and (max-width: 767px) {
  .fos-popup-container .fos-popup .how-it-works-section .content {
    padding: 12px 0 0;
  }
}
@media screen and (max-width: 768px) {
  .fos-popup-container .fos-popup .how-it-works-section .steps {
    padding: 0 16px;
    max-width: 390px;
    margin: 0 auto;
    width: 100%;
    height: 90%;
  }
}
.fos-popup-container .fos-popup .how-it-works-section .steps .steps-heading {
  color: #253858;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  text-align: left;
  position: relative;
  margin: 0 0 38px;
}

.fos-popup-container .fos-popup .how-it-works-section .steps .steps-heading::after {
  content: "";
  background: #ffab00;
  width: 56px;
  height: 2px;
  border-radius: 8px;
  position: absolute;
  left: 0;
  bottom: -12px;
}

@media screen and (max-width: 767px) {
  .fos-popup-container .fos-popup .how-it-works-section .steps .steps-heading {
    font-size: 18px;
    line-height: 26px;
  }
}
.fos-popup-container .fos-popup .how-it-works-section .steps .step {
  display: flex;
  align-items: center;
  margin-bottom: 36px;
  position: relative;
  justify-content: space-between;
}

.fos-popup-container .fos-popup .how-it-works-section .steps .step:last-of-type {
  margin-bottom: 28px;
}

.fos-popup-container .fos-popup .how-it-works-section .steps .step .image {
  width: 35%;
  flex-shrink: 0;
  text-align: CENTER;
}

.fos-popup-container .fos-popup .how-it-works-section .steps .step .image img {
  max-width: 100%;
}

.fos-popup-container .fos-popup .how-it-works-section .steps .step .details {
  width: 58%;
}

.fos-popup-container .fos-popup .how-it-works-section .steps .step .number {
  width: 36px;
  height: 36px;
  background: #f4f5f7;
  border-radius: 50%;
  display: flex;
  align-items: CENTER;
  justify-content: center;
  flex-shrink: 0;
  color: #253858;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.016em;
  text-align: center;
  margin: 0 0 12px;
}

.fos-popup-container .fos-popup .how-it-works-section .steps .step .label {
  color: #253858;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
}

.fos-popup-container .fos-popup .how-it-works-section .buttons {
  position: relative;
  width: 100%;
  bottom: auto;
  margin-bottom: 20px;
  display: block;
  position: sticky;
  max-width: 100%;
  padding: 10px 0;
  background: #fff;
  bottom: 0;
}

@media screen and (max-width: 768px) {
  .fos-popup-container .fos-popup .how-it-works-section .buttons {
    margin: 0 auto;
    padding: 10px;
  }
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 0;
  background: 0 0;
  font-weight: 400;
  color: inherit;
}

@media screen and (max-width: 768px) {
  .fos-popup:has(> .step-3:not(.hide)) {
    max-height: 500px;
  }
}
@media screen and (max-width: 768px) {
  .fos-popup:has(> .step-5:not(.hide)) {
    max-height: 620px;
  }
}
@media screen and (max-width: 768px) {
  .fos-popup:has(> .step-6:not(.hide)) {
    max-height: 600px;
  }
}
.appointment-booked-section {
  padding: 16px 16px 22px;
}

.appointment-booked-section .thankyou-message {
  display: flex;
  align-items: center;
  position: relative;
  padding: 0 0 22px;
}

.appointment-booked-section .thankyou-message .img {
  background: url(../../../images/bu/health/fos/fos-thankyou-small-icon.svg);
  width: 86px;
  height: 86px;
  flex-shrink: 0;
}

.appointment-booked-section .thankyou-message .content {
  margin-left: 16px;
}

@media screen and (max-width: 767px) {
  .appointment-booked-section .thankyou-message .content {
    margin-left: 0;
  }
}
.appointment-booked-section .thankyou-message .message {
  color: var(--36-b-37-eg-300, #36b37e);
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
}

.appointment-booked-section .thankyou-message > .message {
  margin-left: 16px;
}

.appointment-booked-section .thankyou-message .description {
  font-size: 14px;
  line-height: 22px;
  color: #505f79;
}

@media screen and (max-width: 767px) {
  .appointment-booked-section .thankyou-message .description {
    text-align: center;
  }
}
.appointment-booked-section .thankyou-message::after {
  content: "";
  background: linear-gradient(90deg, #bcbcbc 2.1%, rgba(188, 188, 188, 0.6) 49.97%, rgba(255, 255, 255, 0) 100%);
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
}

.appointment-booked-section .appointment-details {
  margin: 22px 0 0;
}

.appointment-booked-section .appointment-details .label {
  color: #253858;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 12px;
}

.appointment-booked-section .appointment-details .day,
.appointment-booked-section .appointment-details .location,
.appointment-booked-section .appointment-details .time {
  color: var(--505-f-79-n-400, #505f79);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.256px;
  margin-bottom: 16px;
  padding: 0 0 0 24px;
  position: relative;
}

.appointment-booked-section .appointment-details .day::before,
.appointment-booked-section .appointment-details .location::before,
.appointment-booked-section .appointment-details .time::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background: url(../../../images/bu/health/fos/fos-calendar-icon.svg);
  left: 0;
  top: 5px;
}

.appointment-booked-section .appointment-details .time::before {
  background: url(../../../images/bu/health/fos/fos-time-icon.svg) no-repeat center/contain;
  width: 20px;
  height: 20px;
  top: 3px;
}

.appointment-booked-section .appointment-details .location::before {
  background: url(../../../images/bu/health/fos/fos-map-icon.svg) no-repeat center/contain;
}

.appointment-booked-section .button {
  border-radius: 8px;
  background: #fff;
  padding: 12px;
  text-align: center;
  color: #0065ff;
  cursor: pointer;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  border: 1px solid #0065ff;
}

.rhs-banner-right:has(.appointment-booked-section) {
  height: auto;
}

@media screen and (max-width: 767px) {
  .rhs-banner-right {
    padding: 0;
  }
  .rhs-banner-right a img {
    padding: 0;
  }
  .rhs-banner-right .promotional_banner_right {
    max-width: 100%;
    padding: 0;
  }
  .rhs-banner-right .promotional_banner_right img {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .rhs-banner-right:has(.promotional_banner_right) {
    border-radius: 10px;
  }
}
@media screen and (max-width: 767px) {
  .rhs-banner-right .appointment-booked-section .thankyou-message .content {
    margin-left: 16px;
  }
}
@media screen and (max-width: 767px) {
  .rhs-banner-right .appointment-booked-section .thankyou-message .description {
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .health-rhs-js {
    padding: 0;
    height: auto !important;
  }
  .health-rhs-js .promotional_banner_right {
    max-width: 100%;
    padding: 0;
    text-align: left;
  }
  .health-rhs-js .promotional_banner_right img {
    max-width: 100%;
    padding: 0;
  }
  .health-rhs-js .promotional_banner_right.appointment-booked-section {
    padding: 16px 16px 22px;
  }
}
@media screen and (max-width: 767px) {
  .health-rhs-js:has(.promotional_banner_right) {
    border-radius: 10px;
  }
}
@media screen and (max-width: 767px) {
  .health-rhs-js .appointment-booked-section .thankyou-message .content {
    margin-left: 16px;
  }
}
@media screen and (max-width: 767px) {
  .health-rhs-js .appointment-booked-section .thankyou-message .description {
    text-align: left;
  }
}
ul.ui-autocomplete.fos {
  width: 360px !important;
  margin-top: 14px;
  padding: 0 16px;
  list-style: none;
  z-index: 1000000;
}

@media screen and (max-width: 768px) {
  ul.ui-autocomplete.fos {
    width: 95% !important;
  }
}
@media screen and (max-width: 767px) {
  ul.ui-autocomplete.fos {
    width: 90% !important;
  }
}
ul.ui-autocomplete.fos::-webkit-scrollbar {
  width: 2px;
}

ul.ui-autocomplete.fos::-webkit-scrollbar-track {
  background: #f1f1f1;
}

ul.ui-autocomplete.fos::-webkit-scrollbar-thumb {
  background: #888;
}

ul.ui-autocomplete.fos li {
  padding: 10px !important;
  background-image: none !important;
  border-bottom: 1px solid #dedede !important;
  background-color: #fff !important;
  color: #253858 !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

ul.ui-autocomplete.fos li:last-of-type {
  border: 0 !important;
}

ul.ui-autocomplete.fos li:hover {
  background-color: rgba(241, 238, 238, 0.4) !important;
}

.popup-slide .health-insurance-bu .health-insurance-bu-right.return-user:has(.health-insurance-return-user-step.hide)::after {
  display: none;
}

.popup-slide:has(.return-user)::after {
  display: none;
}

@media screen and (max-width: 767px) {
  .popup-slide:has(.return-user) .health-insurance-bu .health-insurance-bu-right {
    height: auto;
  }
}
.popup-slide:has(.return-user) .popup-back {
  height: 24px;
  width: 24px;
  cursor: pointer;
  text-align: center;
  position: absolute;
  overflow: hidden;
  display: block;
  right: -15px;
  top: -15px;
}

.popup-slide:has(.return-user) .popup-back::after,
.popup-slide:has(.return-user) .popup-back::before {
  content: "";
  width: 2px;
  height: 16px;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  background: #253858;
}

.popup-slide:has(.return-user) .popup-back::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.popup-slide:has(.return-user) .popup-back::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

@media screen and (max-width: 1024px) {
  .popup-slide:has(.return-user) .popup-back {
    right: 6px;
    top: 6px;
  }
}
@media screen and (max-width: 767px) {
  .popup-slide:has(.return-user) .popup-back {
    right: 10px;
    top: -10px;
  }
}
.popup-slide:has(.health-insurance-return-user-step.hide)::after {
  display: block;
}

.health-insurance-bu .health-insurance-bu-right.return-user:has(.health-insurance-return-user-step.hide)::after {
  display: block;
}
.health-insurance-bu .health-insurance-bu-right.return-user:has(.health-insurance-return-user-step.hide) .progress-bar,
.health-insurance-bu .health-insurance-bu-right.return-user:has(.health-insurance-return-user-step.hide) .orderChange {
  display: block;
}
.health-insurance-bu .health-insurance-bu-right.return-user:has(.health-insurance-return-user-step.no-talkto-us.pre-lead-return-user)::after {
  display: block;
}
.health-insurance-bu .health-insurance-bu-right.return-user:has(.health-insurance-return-user-step.no-talkto-us.pre-lead-return-user) .progress-bar {
  display: block;
}
.health-insurance-bu .health-insurance-bu-right.return-user::after {
  display: none;
}
.health-insurance-bu .health-insurance-bu-right.return-user .progress-bar,
.health-insurance-bu .health-insurance-bu-right.return-user .orderChange {
  display: none;
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .heading {
  color: #253858;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.016em;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .heading {
    margin: 18px 16px 0;
  }
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .sub-heading {
  color: #253858;
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
  margin: 4px 0 24px;
  width: 70%;
}
@media screen and (max-width: 767px) {
  .health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .sub-heading {
    margin: 4px 16px 24px;
    width: 80%;
  }
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-member-city {
  border: 1px solid #DFE1E6;
  background: #FAFBFC;
  border-radius: 8px;
  padding: 16px 16px 24px;
}
@media screen and (max-width: 767px) {
  .health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-member-city {
    margin: 0 16px;
  }
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-member-city .selected-member-list .label {
  position: relative;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #253858;
  margin: 0 0 14px;
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-member-city .selected-member-list .label::after {
  content: "";
  width: 36px;
  height: 1px;
  background: #253858;
  position: absolute;
  top: 50%;
  left: 65px;
}
@media screen and (max-width: 767px) {
  .health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-member-city .selected-member-list .label {
    margin: 0 0 14px;
  }
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-member-city .selected-member-list .member-list {
  display: flex;
  flex-wrap: wrap;
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-member-city .selected-member-list .member-list .member {
  position: relative;
  width: 50%;
  display: flex;
  align-items: center;
  min-height: 36px;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  padding-left: 48px;
  margin: 0 0 16px;
  flex-wrap: wrap;
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-member-city .selected-member-list .member-list .member span {
  font-weight: 400;
  opacity: 0.8;
  display: inline-block;
  margin-left: 3px;
}
@media screen and (max-width: 767px) {
  .health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-member-city .selected-member-list .member-list .member {
    width: 100%;
  }
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-member-city .selected-member-list .member-list .member::before {
  content: "";
  width: 36px;
  height: 36px;
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translate(0px, -50%);
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-member-city .selected-member-list .member-list .member.Self::before {
  background: url(../../../images/bu/health/top-fold/health-self-icon.svg) no-repeat center/contain;
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-member-city .selected-member-list .member-list .member.Spouse::before {
  background: url(../../../images/bu/health/top-fold/health-wife-icon.svg) no-repeat center/contain;
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-member-city .selected-member-list .member-list .member.Son::before {
  background: url(../../../images/bu/health/top-fold/health-son-icon.svg) no-repeat center/contain;
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-member-city .selected-member-list .member-list .member.Daughter::before {
  background: url(../../../images/bu/health/top-fold/health-daughter-icon.svg) no-repeat center/contain;
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-member-city .selected-member-list .member-list .member.Father::before {
  background: url(../../../images/bu/health/top-fold/health-father-icon.svg) no-repeat center/contain;
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-member-city .selected-member-list .member-list .member.Mother::before {
  background: url(../../../images/bu/health/top-fold/health-mother-icon.svg) no-repeat center/contain;
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-member-city .selected-member-list .member-list .member.Grand.Father::before {
  background: url(../../../images/bu/health/top-fold/health-grandfather-icon.svg) no-repeat center/contain;
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-member-city .selected-member-list .member-list .member.Grand.Mother::before {
  background: url(../../../images/bu/health/top-fold/health-grandmother-icon.svg) no-repeat center/contain;
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-member-city .selected-member-list .member-list .member.Father-In-Law::before {
  background: url(../../../images/bu/health/top-fold/health-fatherinlaw-icon.svg) no-repeat center/contain;
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-member-city .selected-member-list .member-list .member.Mother-In-Law::before {
  background: url(../../../images/bu/health/top-fold/health-motherinlaw-icon.svg) no-repeat center/contain;
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-member-city .selected-member-list .more-members {
  color: #0065ff;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.014em;
  position: relative;
  cursor: pointer;
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-member-city .selected-member-list .more-members::after {
  content: "";
  border: solid #0065ff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  transition: all 0.2s ease-out;
  margin: 0px 0 3px 6px;
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-city-medical-history {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-city-medical-history {
    flex-direction: column;
    align-items: flex-start;
  }
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-city {
  display: flex;
  margin-top: 18px;
  width: 50%;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-city {
    margin-top: 2px;
    width: 100%;
  }
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-city img {
  margin-right: 12px;
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-city .city .label {
  color: #7A869A;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-city .city .value {
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-medical-history {
  display: flex;
  margin-top: 18px;
  width: 50%;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-medical-history {
    margin-top: 16px;
    width: 100%;
  }
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-medical-history img {
  margin-right: 12px;
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-medical-history .medical-history .label {
  color: #7A869A;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .selected-medical-history .medical-history .value {
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .button-wrapper {
  margin: 28px auto 0;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .button-wrapper {
    bottom: -1px;
  }
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .button-wrapper .button {
  box-shadow: 0px 4px 12px 0px rgba(0, 101, 255, 0.2392156863);
}
@media screen and (max-width: 767px) {
  .health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .button-wrapper .button {
    width: 100%;
    max-width: 100%;
    margin: 0 0 16px;
  }
}
.health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .button-wrapper .outline-button {
  color: #0065FF;
  /* font-family: Roboto; */
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin: 18px 0 24px;
  text-align: center;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .health-insurance-bu .health-insurance-bu-right.return-user .health-insurance-return-user-step .button-wrapper .outline-button {
    margin: 0;
  }
}

.parent_health_article .product-article-wrapper {
  margin-bottom: 40px;
}

@media screen and (min-width: 1024px) {
  .product-article-wrapper.news {
    padding-top: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .product-article-wrapper h3.ribbon {
    padding-top: 16px;
  }
}

@media screen and (max-width: 767px) {
  .full-width-container {
    background: #F4F5F7;
  }
}
.full-width-container .yellow-line-under-heading {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: #253858;
  position: relative;
  margin: 0 0 48px;
}
.full-width-container .yellow-line-under-heading::after {
  content: "";
  background: #FFAB00;
  width: 64px;
  height: 2px;
  position: absolute;
  right: 46%;
  transform: translate(-50%, 0px);
  bottom: -14px;
}
@media screen and (max-width: 767px) {
  .full-width-container .yellow-line-under-heading {
    text-align: left;
    font-size: 20px;
    line-height: 30px;
    margin: 0 0 38px;
  }
  .full-width-container .yellow-line-under-heading::after {
    left: 0;
    transform: none;
    right: auto;
  }
}

.container {
  max-width: 1170px;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .container {
    background: #fff;
    padding: 16px;
    margin: 16px 0 0;
  }
  .container.index-new {
    margin: 0;
    background: #F4F5F7;
    padding: 0;
  }
}
.container .left,
.container .right {
  width: 50%;
}
@media screen and (max-width: 820px) {
  .container .left,
  .container .right {
    width: 100%;
  }
}
.container .yellow-line-heading {
  text-align: left;
  color: #253858;
  position: relative;
  margin: 0 0 22px;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}
.container .yellow-line-heading::after {
  background: #FFAB00;
  content: "";
  position: absolute;
  height: 2px;
  width: 64px;
  bottom: -8px;
  left: 0;
}
@media screen and (max-width: 767px) {
  .container .yellow-line-heading {
    font-size: 20px;
    line-height: 30px;
    margin: 0 0 30px;
  }
}
.container .description {
  color: #253858;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
}

.what-is-maternity-insurance {
  display: flex;
  align-items: center;
  margin-top: 56px;
}
.what-is-maternity-insurance .right {
  text-align: center;
  margin: 0 auto;
}
@media screen and (max-width: 820px) {
  .what-is-maternity-insurance .right {
    margin: 24px auto 12px;
  }
  .what-is-maternity-insurance .right img {
    max-width: 90%;
    height: auto;
    margin-top: 20px;
  }
}
@media screen and (max-width: 376px) {
  .what-is-maternity-insurance .right {
    margin: 0 auto;
  }
}
@media screen and (max-width: 820px) {
  .what-is-maternity-insurance {
    flex-direction: column;
    margin: 16px 0 0;
  }
}

.when-to-purchase-maternity-insurance {
  display: flex;
  align-items: center;
  margin-top: 58px;
}
.when-to-purchase-maternity-insurance .left {
  padding: 0 0 0 65px;
}
@media screen and (max-width: 820px) {
  .when-to-purchase-maternity-insurance .left {
    padding: 0;
    margin: 24px auto 8px;
    text-align: center;
  }
  .when-to-purchase-maternity-insurance .left img {
    max-width: 90%;
    height: auto;
    margin-top: 20px;
  }
}
@media screen and (max-width: 376px) {
  .when-to-purchase-maternity-insurance .left {
    margin: 0 auto;
  }
}
@media screen and (max-width: 820px) {
  .when-to-purchase-maternity-insurance {
    flex-direction: column-reverse;
    margin: 16px 0 0;
  }
}

.benefits-of-maternity-insurance {
  margin: 64px auto 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .benefits-of-maternity-insurance {
    margin: 16px 0 0;
  }
}
.benefits-of-maternity-insurance .center-yellow-line-heading {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  text-align: center;
  color: #253858;
  margin: 0 0 36px;
  position: relative;
  display: inline-block;
}
.benefits-of-maternity-insurance .center-yellow-line-heading::before, .benefits-of-maternity-insurance .center-yellow-line-heading::after {
  content: "";
  background: #FFAB00;
  height: 2px;
  position: absolute;
  width: 64px;
  top: 50%;
}
.benefits-of-maternity-insurance .center-yellow-line-heading::before {
  left: -76px;
}
.benefits-of-maternity-insurance .center-yellow-line-heading::after {
  right: -76px;
}
@media screen and (max-width: 767px) {
  .benefits-of-maternity-insurance .center-yellow-line-heading {
    font-size: 20px;
    line-height: 30px;
    margin: 0 0 30px;
    display: block;
    text-align: left;
  }
  .benefits-of-maternity-insurance .center-yellow-line-heading::after {
    background: #FFAB00;
    position: absolute;
    height: 2px;
    width: 64px;
    bottom: -8px;
    left: 0;
    top: auto;
  }
  .benefits-of-maternity-insurance .center-yellow-line-heading::before {
    display: none;
  }
}
.benefits-of-maternity-insurance .benefits-of-maternity-insurance-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .benefits-of-maternity-insurance .benefits-of-maternity-insurance-list {
    flex-direction: column;
    align-items: center;
  }
}
.benefits-of-maternity-insurance .benefits-of-maternity-insurance-list .benefit {
  width: 33%;
  max-width: 356px;
  margin: 0 0 42px;
}
.benefits-of-maternity-insurance .benefits-of-maternity-insurance-list .benefit .image {
  max-width: 100%;
}
.benefits-of-maternity-insurance .benefits-of-maternity-insurance-list .benefit .image img {
  max-width: 100%;
}
@media screen and (max-width: 820px) {
  .benefits-of-maternity-insurance .benefits-of-maternity-insurance-list .benefit {
    width: 48%;
  }
}
@media screen and (max-width: 767px) {
  .benefits-of-maternity-insurance .benefits-of-maternity-insurance-list .benefit {
    width: 100%;
    margin: 0 0 24px;
  }
}
.benefits-of-maternity-insurance .benefits-of-maternity-insurance-list .benefit .content {
  box-shadow: 0px 4px 16px 0px rgba(37, 56, 88, 0.1215686275);
  max-width: 320px;
  margin: -36px auto 0;
  border-radius: 8px;
  background: #fff;
  padding: 44px 18px 18px;
  text-align: left;
  z-index: 1;
  position: relative;
  min-height: 164px;
}
@media screen and (max-width: 767px) {
  .benefits-of-maternity-insurance .benefits-of-maternity-insurance-list .benefit .content {
    max-width: 100%;
    margin: -36px 12px 0;
    min-height: 148px;
  }
}
.benefits-of-maternity-insurance .benefits-of-maternity-insurance-list .benefit .content .icon {
  background: url(../../../images/bu/health/fullwidth/health-maternity-benefit-icon-1.svg) no-repeat center #F4F5F7;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  margin: -75px 0 12px;
  display: flex;
  align-items: center;
}
.benefits-of-maternity-insurance .benefits-of-maternity-insurance-list .benefit .content .title {
  color: #253858;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  text-align: left;
  margin-bottom: 4px;
}
@media screen and (max-width: 767px) {
  .benefits-of-maternity-insurance .benefits-of-maternity-insurance-list .benefit .content .title {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 2px;
  }
}
.benefits-of-maternity-insurance .benefits-of-maternity-insurance-list .benefit .content .details {
  color: #253858;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .benefits-of-maternity-insurance .benefits-of-maternity-insurance-list .benefit .content .details {
    font-size: 14px;
    line-height: 22px;
  }
}
.benefits-of-maternity-insurance .benefits-of-maternity-insurance-list .benefit.benefit-2 .content .icon {
  background: url(../../../images/bu/health/fullwidth/health-maternity-benefit-icon-2.svg) no-repeat center #F4F5F7;
}
.benefits-of-maternity-insurance .benefits-of-maternity-insurance-list .benefit.benefit-3 .content .icon {
  background: url(../../../images/bu/health/fullwidth/health-maternity-benefit-icon-3.svg) no-repeat center #F4F5F7;
}
.benefits-of-maternity-insurance .benefits-of-maternity-insurance-list .benefit.benefit-4 .content .icon {
  background: url(../../../images/bu/health/fullwidth/health-maternity-benefit-icon-4.svg) no-repeat center #F4F5F7;
}
.benefits-of-maternity-insurance .benefits-of-maternity-insurance-list .benefit.benefit-5 .content .icon {
  background: url(../../../images/bu/health/fullwidth/health-maternity-benefit-icon-5.svg) no-repeat center #F4F5F7;
}
.benefits-of-maternity-insurance .benefits-of-maternity-insurance-list .benefit.benefit-6 .content .icon {
  background: url(../../../images/bu/health/fullwidth/health-maternity-benefit-icon-6.svg) no-repeat center #F4F5F7;
}
@media screen and (max-width: 1024px) {
  .benefits-of-maternity-insurance .benefits-of-maternity-insurance-list .benefit.hide-mobile {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .benefits-of-maternity-insurance .benefits-of-maternity-insurance-list .benefit.hide-mobile {
    display: none;
  }
}
.benefits-of-maternity-insurance .view-more-benefits-btn {
  text-align: center;
  margin: 28px auto 0;
}
@media screen and (max-width: 767px) {
  .benefits-of-maternity-insurance .view-more-benefits-btn {
    margin-bottom: -30px;
    margin-top: 8px;
  }
}
.benefits-of-maternity-insurance .view-more-benefits-btn button,
.benefits-of-maternity-insurance .view-more-benefits-btn span {
  border: 1px solid #0065FF;
  background: #fff;
  outline: 0;
  border-radius: 100px;
  color: #0065ff;
  padding: 6px 18px;
  font-size: 14px;
  line-height: 20px;
  position: relative;
  font-weight: 500;
  cursor: pointer;
}
.benefits-of-maternity-insurance .view-more-benefits-btn button::after,
.benefits-of-maternity-insurance .view-more-benefits-btn span::after {
  content: "";
  border: solid #0065ff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 2px;
  width: 7px;
  height: 7px;
  transform: rotate(45deg);
  transition: all 0.2s ease-out;
  margin: 0 0 3px 5px;
  margin-left: 6px;
}
.benefits-of-maternity-insurance .view-more-benefits-btn button.show::after,
.benefits-of-maternity-insurance .view-more-benefits-btn span.show::after {
  transform: rotate(-135deg);
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .benefits-of-maternity-insurance .view-more-benefits-btn {
    display: none;
  }
}
.benefits-of-maternity-insurance .blue-button-wrapper {
  text-align: center;
  margin: 4px auto 0;
}
.benefits-of-maternity-insurance .blue-button-wrapper .blue-button {
  background: #0065FF;
  border: 0;
  height: 48px;
  max-width: 328px;
  width: 100%;
  border-radius: 8px;
  cursor: pointer;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.016em;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .benefits-of-maternity-insurance .blue-button-wrapper.hide-mobile {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .benefits-of-maternity-insurance .blue-button-wrapper.hide-mobile {
    display: none;
  }
}

.list-of-maternity-insurance-plans {
  margin: 56px auto 0;
}
@media screen and (max-width: 767px) {
  .list-of-maternity-insurance-plans {
    margin: 26px auto 0;
  }
}
.list-of-maternity-insurance-plans .list-of-maternity-insurance-plans-table {
  border: 1px solid #DFE1E6;
  border-radius: 16px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .list-of-maternity-insurance-plans .list-of-maternity-insurance-plans-table {
    width: 100%;
    overflow-x: scroll;
    position: relative;
    border-radius: 0;
    overflow-y: hidden;
    padding-bottom: 2px;
  }
}
.list-of-maternity-insurance-plans .list-of-maternity-insurance-plans-table .table-row {
  display: flex;
  align-items: stretch;
}
@media screen and (max-width: 767px) {
  .list-of-maternity-insurance-plans .list-of-maternity-insurance-plans-table .table-row {
    width: 880px;
  }
}
.list-of-maternity-insurance-plans .list-of-maternity-insurance-plans-table .table-row:nth-child(odd) {
  background: rgba(222, 235, 255, 0.4);
}
.list-of-maternity-insurance-plans .list-of-maternity-insurance-plans-table .table-row.heading {
  border-radius: 16px 16px 0 0;
}
.list-of-maternity-insurance-plans .list-of-maternity-insurance-plans-table .table-row.heading .table-data {
  font-weight: 700;
  padding: 16px 24px;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .list-of-maternity-insurance-plans .list-of-maternity-insurance-plans-table .table-row.heading .table-data {
    padding: 10px 12px;
  }
}
@media screen and (max-width: 767px) {
  .list-of-maternity-insurance-plans .list-of-maternity-insurance-plans-table .table-row.heading {
    border-radius: 0;
  }
}
.list-of-maternity-insurance-plans .list-of-maternity-insurance-plans-table .table-row:last-child {
  border-radius: 0 0 16px 16px;
}
@media screen and (max-width: 767px) {
  .list-of-maternity-insurance-plans .list-of-maternity-insurance-plans-table .table-row:last-child {
    border-radius: 0;
  }
}
.list-of-maternity-insurance-plans .list-of-maternity-insurance-plans-table .table-row .table-data {
  padding: 22px 24px;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  color: #253858;
  margin: 0;
  border-right: 1px solid #DFE1E6;
  position: relative;
}
.list-of-maternity-insurance-plans .list-of-maternity-insurance-plans-table .table-row .table-data .show-more-row-plan {
  border: solid #253858;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 2px;
  width: 7px;
  height: 7px;
  transform: rotate(45deg);
  transition: all 0.2s ease-out;
  margin: 0 0 3px 5px;
  margin-left: 6px;
  position: absolute;
  right: 24px;
  top: 29px;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .list-of-maternity-insurance-plans .list-of-maternity-insurance-plans-table .table-row .table-data .show-more-row-plan {
    top: 20px;
    right: 16px;
  }
}
.list-of-maternity-insurance-plans .list-of-maternity-insurance-plans-table .table-row .table-data .show-more-row-plan.show {
  transform: rotate(-135deg);
  top: 33px;
}
@media screen and (max-width: 767px) {
  .list-of-maternity-insurance-plans .list-of-maternity-insurance-plans-table .table-row .table-data .show-more-row-plan.show {
    top: 24px;
  }
}
.list-of-maternity-insurance-plans .list-of-maternity-insurance-plans-table .table-row .table-data .more-row-plan {
  display: none;
}
.list-of-maternity-insurance-plans .list-of-maternity-insurance-plans-table .table-row .table-data .more-row-plan.show {
  display: block;
}
.list-of-maternity-insurance-plans .list-of-maternity-insurance-plans-table .table-row .table-data .more-row-plan > div {
  padding: 16px 0 0;
}
@media screen and (max-width: 767px) {
  .list-of-maternity-insurance-plans .list-of-maternity-insurance-plans-table .table-row .table-data {
    padding: 12px;
    font-size: 14px;
    line-height: 22px;
    flex-shrink: 0;
    min-height: 67px;
  }
}
.list-of-maternity-insurance-plans .list-of-maternity-insurance-plans-table .table-row .table-data:nth-child(1) {
  width: 27%;
}
@media screen and (max-width: 767px) {
  .list-of-maternity-insurance-plans .list-of-maternity-insurance-plans-table .table-row .table-data:nth-child(1) {
    width: 205px;
  }
}
.list-of-maternity-insurance-plans .list-of-maternity-insurance-plans-table .table-row .table-data:nth-child(2) {
  width: 21%;
}
@media screen and (max-width: 767px) {
  .list-of-maternity-insurance-plans .list-of-maternity-insurance-plans-table .table-row .table-data:nth-child(2) {
    width: 180px;
  }
}
.list-of-maternity-insurance-plans .list-of-maternity-insurance-plans-table .table-row .table-data:nth-child(3) {
  width: 19%;
}
@media screen and (max-width: 767px) {
  .list-of-maternity-insurance-plans .list-of-maternity-insurance-plans-table .table-row .table-data:nth-child(3) {
    width: 190px;
  }
}
.list-of-maternity-insurance-plans .list-of-maternity-insurance-plans-table .table-row .table-data:nth-child(4) {
  width: 16%;
}
@media screen and (max-width: 767px) {
  .list-of-maternity-insurance-plans .list-of-maternity-insurance-plans-table .table-row .table-data:nth-child(4) {
    width: 150px;
  }
}
.list-of-maternity-insurance-plans .list-of-maternity-insurance-plans-table .table-row .table-data:nth-child(5) {
  width: 16%;
  border-right: 0;
}
@media screen and (max-width: 767px) {
  .list-of-maternity-insurance-plans .list-of-maternity-insurance-plans-table .table-row .table-data:nth-child(5) {
    width: 150px;
    border-right: 1px solid #DFE1E6;
  }
}
.list-of-maternity-insurance-plans .list-of-maternity-insurance-plans-table .table-row .table-data button {
  width: 100%;
  background: #0065FF;
  border: 0;
  border-radius: 8px;
  padding: 6px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0.014em;
  text-align: center;
  cursor: pointer;
}
.list-of-maternity-insurance-plans .view-more-list-plans-btn {
  text-align: center;
  margin: 28px auto 0;
}
@media screen and (max-width: 767px) {
  .list-of-maternity-insurance-plans .view-more-list-plans-btn {
    margin-bottom: -5px;
  }
}
.list-of-maternity-insurance-plans .view-more-list-plans-btn button,
.list-of-maternity-insurance-plans .view-more-list-plans-btn span {
  border: 1px solid #0065FF;
  background: #fff;
  outline: 0;
  border-radius: 100px;
  color: #0065ff;
  padding: 6px 18px;
  font-size: 14px;
  line-height: 20px;
  position: relative;
  font-weight: 500;
  cursor: pointer;
}
.list-of-maternity-insurance-plans .view-more-list-plans-btn button::after,
.list-of-maternity-insurance-plans .view-more-list-plans-btn span::after {
  content: "";
  border: solid #0065ff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 2px;
  width: 7px;
  height: 7px;
  transform: rotate(45deg);
  transition: all 0.2s ease-out;
  margin: 0 0 3px 5px;
  margin-left: 6px;
}
.list-of-maternity-insurance-plans .view-more-list-plans-btn button.show::after,
.list-of-maternity-insurance-plans .view-more-list-plans-btn span.show::after {
  transform: rotate(-135deg);
  margin-bottom: 0;
}

.cost-to-have-baby {
  background: #F2F7FF;
  margin: 76px 0 0;
}
@media screen and (max-width: 767px) {
  .cost-to-have-baby {
    margin: 36px 0 0;
    border: 1px solid #B3D4FF;
    border-radius: 16px;
  }
}
.cost-to-have-baby .cost-to-have-baby-container {
  max-width: 1170px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  width: 100%;
  padding: 42px 0;
}
@media screen and (max-width: 767px) {
  .cost-to-have-baby .cost-to-have-baby-container {
    padding: 16px;
    flex-direction: column-reverse;
    align-items: flex-start;
  }
}
.cost-to-have-baby .cost-to-have-baby-container .image {
  width: 45%;
  z-index: 1;
}
.cost-to-have-baby .cost-to-have-baby-container .image img {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .cost-to-have-baby .cost-to-have-baby-container .image {
    position: relative;
    bottom: auto;
    left: auto;
    width: 100%;
    margin: 0 0 16px;
    max-width: 174px;
  }
}
.cost-to-have-baby .cost-to-have-baby-container .content {
  z-index: 2;
  width: 49%;
}
@media screen and (max-width: 767px) {
  .cost-to-have-baby .cost-to-have-baby-container .content {
    padding: 0;
    width: 100%;
  }
}
.cost-to-have-baby .cost-to-have-baby-container .content .title {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
  color: #253858;
  margin: 0 0 30px;
  position: relative;
}
.cost-to-have-baby .cost-to-have-baby-container .content .title::after {
  background: #FFAB00;
  content: "";
  position: absolute;
  height: 2px;
  width: 64px;
  bottom: -12px;
  left: 0;
}
@media screen and (max-width: 767px) {
  .cost-to-have-baby .cost-to-have-baby-container .content .title {
    font-size: 24px;
    line-height: 32px;
  }
}
.cost-to-have-baby .cost-to-have-baby-container .content .description p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px !important;
  text-align: left;
  margin: 0 0 24px;
}
.cost-to-have-baby .cost-to-have-baby-container .content .description p span {
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .cost-to-have-baby .cost-to-have-baby-container .content .description p:last-child {
    margin-bottom: 16px;
  }
}
.cost-to-have-baby .cost-to-have-baby-container .content button {
  background: #0065FF;
  border: 0;
  border-radius: 8px;
  padding: 11px 50px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
  letter-spacing: 0.016em;
  text-align: center;
  max-width: 328px;
  width: 100%;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .cost-to-have-baby .cost-to-have-baby-container .content button {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.014em;
    padding: 12px 0;
    max-width: 100%;
  }
}

.what-covered-not-covered {
  margin: 64px auto 0;
}
@media screen and (max-width: 767px) {
  .what-covered-not-covered {
    background: transparent;
    margin: 16px 0 0;
    padding: 0;
  }
  .what-covered-not-covered .yellow-line-under-heading {
    display: none;
  }
}
.what-covered-not-covered .whats-covered-not-covered-list {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .what-covered-not-covered .whats-covered-not-covered-list {
    flex-direction: column;
  }
}
.what-covered-not-covered .whats-covered-not-covered-list > div {
  width: 48%;
  box-shadow: 0px 4px 16px 0px rgba(37, 56, 88, 0.1215686275);
  border-radius: 16px;
  position: relative;
  padding: 24px;
}
.what-covered-not-covered .whats-covered-not-covered-list > div::after {
  content: "";
  width: 192px;
  height: 264px;
  position: absolute;
  bottom: 0;
  right: 24px;
}
@media screen and (max-width: 767px) {
  .what-covered-not-covered .whats-covered-not-covered-list > div {
    width: 100%;
    box-shadow: none;
    border-radius: 0;
    position: relative;
    padding: 0;
    background: #fff;
    margin: 16px 0 0;
  }
  .what-covered-not-covered .whats-covered-not-covered-list > div::after {
    display: none;
  }
}
.what-covered-not-covered .whats-covered-not-covered-list > div .desktop-heading {
  /* font-family: Roboto; */
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  text-align: left;
  color: #253858;
  margin: 0 0 16px;
  position: relative;
}
.what-covered-not-covered .whats-covered-not-covered-list > div .desktop-heading::after {
  content: "";
  background: #505F79;
  width: 46px;
  height: 2px;
  position: absolute;
  top: 50%;
  display: inline-block;
  margin-left: 12px;
}
@media screen and (max-width: 767px) {
  .what-covered-not-covered .whats-covered-not-covered-list > div .desktop-heading {
    display: none;
  }
}
.what-covered-not-covered .whats-covered-not-covered-list > div .yellow-line-heading {
  margin: 16px 16px 30px;
}
@media screen and (min-width: 768px) {
  .what-covered-not-covered .whats-covered-not-covered-list > div .yellow-line-heading {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .what-covered-not-covered .whats-covered-not-covered-list > div .list {
    padding: 0 16px;
  }
}
.what-covered-not-covered .whats-covered-not-covered-list > div .list .text {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #253858;
  position: relative;
  margin: 0 0 12px;
  padding: 0 0 0 36px;
  width: 65%;
}
@media screen and (max-width: 767px) {
  .what-covered-not-covered .whats-covered-not-covered-list > div .list .text {
    width: 100%;
  }
}
.what-covered-not-covered .whats-covered-not-covered-list > div .list .text::before {
  content: "";
  width: 24px;
  height: 24px;
  display: inline;
  position: absolute;
  left: 0;
}
.what-covered-not-covered .whats-covered-not-covered-list > div .list .text:last-child {
  margin: 0;
}
.what-covered-not-covered .whats-covered-not-covered-list > div .list .text.covered.lazy-bg::before {
  background: none;
}
.what-covered-not-covered .whats-covered-not-covered-list > div .list .text.covered::before {
  background: url(../../../images/bu/health/fullwidth/health-green-tick-icon.svg);
}
.what-covered-not-covered .whats-covered-not-covered-list > div .list .text.not-covered.lazy-bg::before {
  background: none;
}
.what-covered-not-covered .whats-covered-not-covered-list > div .list .text.not-covered::before {
  background: url(../../../images/bu/health/fullwidth/health-red-cross-icon.svg);
}
.what-covered-not-covered .whats-covered-not-covered-list > div > .disclaimer {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  color: #505F79;
  padding: 16px;
  margin: 0;
}
.what-covered-not-covered .whats-covered-not-covered-list > div > .disclaimer span {
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .what-covered-not-covered .whats-covered-not-covered-list > div > .disclaimer {
    display: none;
  }
}
.what-covered-not-covered .whats-covered-not-covered-list > div.whats-covered::after {
  background: url(../../../images/bu/health/fullwidth/health-maternity-covered-img.svg);
}
@media screen and (max-width: 820px) {
  .what-covered-not-covered .whats-covered-not-covered-list > div.whats-covered::after {
    display: none;
  }
}
.what-covered-not-covered .whats-covered-not-covered-list > div.whats-not-covered::after {
  background: url(../../../images/bu/health/fullwidth/health-maternity-not-covered-img.svg);
  width: 136px;
  right: 36px;
}
@media screen and (max-width: 820px) {
  .what-covered-not-covered .whats-covered-not-covered-list > div.whats-not-covered::after {
    display: none;
  }
}
.what-covered-not-covered > .disclaimer {
  color: #505F79;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  padding: 0;
  margin: 22px 0 0;
}
.what-covered-not-covered > .disclaimer span {
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .what-covered-not-covered > .disclaimer {
    display: none;
  }
}

.container.claim-settlement {
  margin: 56px auto 0;
}
@media screen and (max-width: 767px) {
  .container.claim-settlement {
    margin: 16px 0 0;
  }
}
.container.claim-settlement .heading {
  color: #253858;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.016em;
  text-align: center;
  margin: 0 0 8px;
}
@media screen and (max-width: 767px) {
  .container.claim-settlement .heading {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.014em;
    text-align: left;
    margin: 0 0 6px;
  }
}
.container.claim-settlement .claim-smadhaan-divas {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .container.claim-settlement .claim-smadhaan-divas {
    flex-direction: column;
  }
}
.container.claim-settlement .claim-smadhaan-divas .left .claim-smadhaan-divas-pointers-list {
  max-width: 380px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .container.claim-settlement .claim-smadhaan-divas .left .claim-smadhaan-divas-pointers-list {
    max-width: 100%;
  }
}
.container.claim-settlement .claim-smadhaan-divas .left .claim-smadhaan-divas-pointers-list .claim-smadhaan-divas-pointer {
  display: flex;
  align-items: center;
  margin-bottom: 22px;
  border-bottom: 1px solid #DFE1E6;
  padding: 0 0 22px;
}
@media screen and (max-width: 767px) {
  .container.claim-settlement .claim-smadhaan-divas .left .claim-smadhaan-divas-pointers-list .claim-smadhaan-divas-pointer {
    margin-bottom: 18px;
    padding: 0 0 18px;
  }
  .container.claim-settlement .claim-smadhaan-divas .left .claim-smadhaan-divas-pointers-list .claim-smadhaan-divas-pointer:last-child {
    border: 0;
    margin: 0px 0 18px;
    padding: 0;
  }
}
.container.claim-settlement .claim-smadhaan-divas .left .claim-smadhaan-divas-pointers-list .claim-smadhaan-divas-pointer .icon {
  width: 52px;
  height: 52px;
  margin: 0 27px 0 0;
}
@media screen and (max-width: 767px) {
  .container.claim-settlement .claim-smadhaan-divas .left .claim-smadhaan-divas-pointers-list .claim-smadhaan-divas-pointer .icon {
    margin: 0 22px 0 0;
    width: 46px;
    height: 46px;
  }
}
.container.claim-settlement .claim-smadhaan-divas .left .claim-smadhaan-divas-pointers-list .claim-smadhaan-divas-pointer .icon.icon-1 {
  background: url(../../../images/bu/health/fullwidth/health-claim-smadhaan-diwas-icon.svg) no-repeat center/contain;
  width: 74px;
  height: 64px;
  margin: 0 24px 0 0;
}
@media screen and (max-width: 767px) {
  .container.claim-settlement .claim-smadhaan-divas .left .claim-smadhaan-divas-pointers-list .claim-smadhaan-divas-pointer .icon.icon-1 {
    margin: 0 13px 0 0;
    width: 64px;
    height: 56px;
  }
}
.container.claim-settlement .claim-smadhaan-divas .left .claim-smadhaan-divas-pointers-list .claim-smadhaan-divas-pointer .icon.icon-2 {
  background: url(../../../images/bu/health/fullwidth/health-claim-settlement-icon-1.svg) no-repeat center/contain;
}
.container.claim-settlement .claim-smadhaan-divas .left .claim-smadhaan-divas-pointers-list .claim-smadhaan-divas-pointer .icon.icon-3 {
  background: url(../../../images/bu/health/fullwidth/health-claim-settlement-icon-2.svg) no-repeat center/contain;
}
.container.claim-settlement .claim-smadhaan-divas .left .claim-smadhaan-divas-pointers-list .claim-smadhaan-divas-pointer .text .label,
.container.claim-settlement .claim-smadhaan-divas .left .claim-smadhaan-divas-pointers-list .claim-smadhaan-divas-pointer .text .details-2 {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0.016em;
  text-align: left;
  color: #0052CC;
  margin: 0 0 2px;
}
.container.claim-settlement .claim-smadhaan-divas .left .claim-smadhaan-divas-pointers-list .claim-smadhaan-divas-pointer .text .value {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.016em;
  text-align: left;
  color: #505F79;
}
.container.claim-settlement .claim-smadhaan-divas .left .claim-smadhaan-divas-pointers-list .claim-smadhaan-divas-pointer .text .details-1 {
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0.016em;
  text-align: left;
  color: #253858;
}
.container.claim-settlement .claim-smadhaan-divas .right {
  text-align: center;
}
.container.claim-settlement .claim-smadhaan-divas .right img {
  max-width: 100%;
  cursor: pointer;
}
.container.claim-settlement .claim-smadhaan-divas .right iframe {
  box-shadow: 0px 0px 24px 4px rgba(37, 56, 88, 0.1803921569);
  border: 8px solid #FFFFFF;
  border-radius: 8px;
}
@media screen and (max-width: 1024px) {
  .container.claim-settlement .claim-smadhaan-divas .right iframe {
    max-width: 100%;
    height: auto;
  }
}

.best-maternity-insurance-plans-india {
  margin: 56px auto 0;
  max-width: 1040px;
}
@media screen and (max-width: 767px) {
  .best-maternity-insurance-plans-india {
    margin: 16px auto 0;
  }
}
.best-maternity-insurance-plans-india .yellow-line-heading {
  margin: 0 0 38px;
}
.best-maternity-insurance-plans-india .best-maternity-insurance-plans-india-list .best-maternity-insurance-plan {
  padding: 16px 18px;
  border-radius: 8px;
  background: #F5F9FF;
  display: flex;
  align-items: flex-start;
  margin: 0 0 18px;
}
@media screen and (max-width: 767px) {
  .best-maternity-insurance-plans-india .best-maternity-insurance-plans-india-list .best-maternity-insurance-plan {
    margin: 0 0 14px;
    flex-direction: column;
  }
}
.best-maternity-insurance-plans-india .best-maternity-insurance-plans-india-list .best-maternity-insurance-plan .logo {
  border: 1px solid #DFE1E6;
  border-radius: 8px;
  background: #fff;
  padding: 8px;
  margin: 0 18px 0 0;
}
.best-maternity-insurance-plans-india .best-maternity-insurance-plans-india-list .best-maternity-insurance-plan .logo img {
  max-width: 64px;
}
@media screen and (max-width: 767px) {
  .best-maternity-insurance-plans-india .best-maternity-insurance-plans-india-list .best-maternity-insurance-plan .logo {
    margin: 0 0 12px;
  }
}
.best-maternity-insurance-plans-india .best-maternity-insurance-plans-india-list .best-maternity-insurance-plan .content .title {
  margin: 0 0 4px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #253858;
}
@media screen and (max-width: 767px) {
  .best-maternity-insurance-plans-india .best-maternity-insurance-plans-india-list .best-maternity-insurance-plan .content .title {
    margin: 0 0 2px;
  }
}
.best-maternity-insurance-plans-india .best-maternity-insurance-plans-india-list .best-maternity-insurance-plan .content .details {
  margin: 0 0 8px;
}
@media screen and (max-width: 767px) {
  .best-maternity-insurance-plans-india .best-maternity-insurance-plans-india-list .best-maternity-insurance-plan .content .details {
    margin: 0 0 4px;
  }
}
.best-maternity-insurance-plans-india .best-maternity-insurance-plans-india-list .best-maternity-insurance-plan .content .details p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  letter-spacing: 0;
  margin: 0;
}
.best-maternity-insurance-plans-india .best-maternity-insurance-plans-india-list .best-maternity-insurance-plan .content .details .data_ul li {
  margin: 0 0 4px 17px;
  color: #253858;
  font-size: 16px;
}
.best-maternity-insurance-plans-india .best-maternity-insurance-plans-india-list .best-maternity-insurance-plan .content .details .more-details h4 {
  color: #253858;
  font-size: 16px;
  margin: 12px 0 4px;
}
.best-maternity-insurance-plans-india .best-maternity-insurance-plans-india-list .best-maternity-insurance-plan .content .read-more-best-plan {
  color: #0065ff;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  position: relative;
  cursor: pointer;
}
.best-maternity-insurance-plans-india .best-maternity-insurance-plans-india-list .best-maternity-insurance-plan .content .read-more-best-plan::after {
  content: "";
  border: solid #0065ff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 2px;
  width: 7px;
  height: 7px;
  transform: rotate(45deg);
  transition: all 0.2s ease-out;
  margin: 0 0 3px 5px;
  margin-left: 6px;
}
.best-maternity-insurance-plans-india .best-maternity-insurance-plans-india-list .best-maternity-insurance-plan .content .read-more-best-plan.show::after {
  transform: rotate(-135deg);
  margin-bottom: 0;
}
.best-maternity-insurance-plans-india .view-more-best-plans-btn {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .best-maternity-insurance-plans-india .view-more-best-plans-btn {
    margin-bottom: -30px;
  }
}
.best-maternity-insurance-plans-india .view-more-best-plans-btn button,
.best-maternity-insurance-plans-india .view-more-best-plans-btn span {
  border: 1px solid #0065FF;
  background: #fff;
  outline: 0;
  border-radius: 100px;
  color: #0065ff;
  padding: 6px 18px;
  font-size: 14px;
  line-height: 20px;
  position: relative;
  font-weight: 500;
  cursor: pointer;
}
.best-maternity-insurance-plans-india .view-more-best-plans-btn button::after,
.best-maternity-insurance-plans-india .view-more-best-plans-btn span::after {
  content: "";
  border: solid #0065ff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 2px;
  width: 7px;
  height: 7px;
  transform: rotate(45deg);
  transition: all 0.2s ease-out;
  margin: 0 0 3px 5px;
  margin-left: 6px;
}
.best-maternity-insurance-plans-india .view-more-best-plans-btn button.show::after,
.best-maternity-insurance-plans-india .view-more-best-plans-btn span.show::after {
  transform: rotate(-135deg);
  margin-bottom: 0;
}

.faq {
  margin: 46px auto 0;
  max-width: 1040px;
}
@media screen and (max-width: 767px) {
  .faq {
    margin: 36px auto 0;
  }
}
.faq .yellow-line-heading {
  margin: 0 0 38px;
}
.faq .faqsWrapper ul {
  margin-bottom: 22px;
}
.faq .faqsWrapper .view-more-faq-btn {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .faq .faqsWrapper .view-more-faq-btn {
    position: absolute;
    width: 100%;
  }
}
.faq .faqsWrapper .view-more-faq-btn button {
  border: 1px solid #0065FF;
  background: #fff;
  outline: 0;
  border-radius: 100px;
  color: #0065ff;
  padding: 6px 18px;
  font-size: 14px;
  line-height: 20px;
  position: relative;
  font-weight: 500;
  cursor: pointer;
}
.faq .faqsWrapper .view-more-faq-btn button::after {
  content: "";
  border: solid #0065ff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 2px;
  width: 7px;
  height: 7px;
  transform: rotate(45deg);
  transition: all 0.2s ease-out;
  margin: 0 0 3px 5px;
  margin-left: 6px;
}
.faq .faqsWrapper .view-more-faq-btn button.show::after {
  transform: rotate(-135deg);
  margin-bottom: 0;
}

.policybazaar-exclusive-benefits-home-visit {
  margin: 36px auto 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .policybazaar-exclusive-benefits-home-visit {
    margin: 16px 0 0;
    flex-direction: column;
    background: transparent;
    padding: 0;
  }
}
.policybazaar-exclusive-benefits-home-visit .yellow-line-heading {
  margin: 0 0 38px;
}
@media screen and (max-width: 820px) {
  .policybazaar-exclusive-benefits-home-visit .yellow-line-heading {
    margin: 0 0 34px;
  }
}
.policybazaar-exclusive-benefits-home-visit .policybazaar-exclusive-benefits {
  width: 56%;
}
@media screen and (max-width: 767px) {
  .policybazaar-exclusive-benefits-home-visit .policybazaar-exclusive-benefits {
    width: 100%;
    background: #fff;
    padding: 16px;
    margin: 16px 0 0;
  }
}
.policybazaar-exclusive-benefits-home-visit .policybazaar-exclusive-benefits .policybazaar-exclusive-benefits-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  list-style: none;
  justify-content: space-between;
}
.policybazaar-exclusive-benefits-home-visit .policybazaar-exclusive-benefits .policybazaar-exclusive-benefits-list .policybazaar-exclusive-benefit {
  width: 48%;
  display: flex;
  align-items: center;
  margin: 0 0 28px;
}
.policybazaar-exclusive-benefits-home-visit .policybazaar-exclusive-benefits .policybazaar-exclusive-benefits-list .policybazaar-exclusive-benefit:last-child, .policybazaar-exclusive-benefits-home-visit .policybazaar-exclusive-benefits .policybazaar-exclusive-benefits-list .policybazaar-exclusive-benefit:nth-last-child(2) {
  margin: 0;
}
@media screen and (max-width: 820px) {
  .policybazaar-exclusive-benefits-home-visit .policybazaar-exclusive-benefits .policybazaar-exclusive-benefits-list .policybazaar-exclusive-benefit {
    width: 100%;
    margin: 0 0 24px;
  }
  .policybazaar-exclusive-benefits-home-visit .policybazaar-exclusive-benefits .policybazaar-exclusive-benefits-list .policybazaar-exclusive-benefit:nth-last-of-type(2) {
    margin: 0 0 24px;
  }
}
.policybazaar-exclusive-benefits-home-visit .policybazaar-exclusive-benefits .policybazaar-exclusive-benefits-list .policybazaar-exclusive-benefit .benefit-icon {
  width: 56px;
  height: 56px;
  margin: 0 16px 0 0;
}
.policybazaar-exclusive-benefits-home-visit .policybazaar-exclusive-benefits .policybazaar-exclusive-benefits-list .policybazaar-exclusive-benefit .benefit-icon.icon-1 {
  background: url(../../../images/bu/health/fullwidth/health-policybazaar-exclusive-benefits-icon-1.svg);
}
.policybazaar-exclusive-benefits-home-visit .policybazaar-exclusive-benefits .policybazaar-exclusive-benefits-list .policybazaar-exclusive-benefit .benefit-icon.icon-2 {
  background: url(../../../images/bu/health/fullwidth/health-policybazaar-exclusive-benefits-icon-2.svg);
}
.policybazaar-exclusive-benefits-home-visit .policybazaar-exclusive-benefits .policybazaar-exclusive-benefits-list .policybazaar-exclusive-benefit .benefit-icon.icon-3 {
  background: url(../../../images/bu/health/fullwidth/health-policybazaar-exclusive-benefits-icon-3.svg);
}
.policybazaar-exclusive-benefits-home-visit .policybazaar-exclusive-benefits .policybazaar-exclusive-benefits-list .policybazaar-exclusive-benefit .benefit-icon.icon-4 {
  background: url(../../../images/bu/health/fullwidth/health-policybazaar-exclusive-benefits-icon-4.svg);
}
.policybazaar-exclusive-benefits-home-visit .policybazaar-exclusive-benefits .policybazaar-exclusive-benefits-list .policybazaar-exclusive-benefit .benefit-text .title {
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  text-align: left;
  color: #253858;
  margin: 0 0 4px;
}
.policybazaar-exclusive-benefits-home-visit .policybazaar-exclusive-benefits .policybazaar-exclusive-benefits-list .policybazaar-exclusive-benefit .benefit-text .title sup {
  font-size: 10px;
  line-height: 10px;
}
@media screen and (max-width: 820px) {
  .policybazaar-exclusive-benefits-home-visit .policybazaar-exclusive-benefits .policybazaar-exclusive-benefits-list .policybazaar-exclusive-benefit .benefit-text .title {
    font-size: 16px;
    line-height: 24px;
  }
}
.policybazaar-exclusive-benefits-home-visit .policybazaar-exclusive-benefits .policybazaar-exclusive-benefits-list .policybazaar-exclusive-benefit .benefit-text .description {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #505F79;
}
@media screen and (max-width: 820px) {
  .policybazaar-exclusive-benefits-home-visit .policybazaar-exclusive-benefits .policybazaar-exclusive-benefits-list .policybazaar-exclusive-benefit .benefit-text .description {
    font-size: 14px;
    line-height: 22px;
  }
}
.policybazaar-exclusive-benefits-home-visit .home-visit-banner {
  width: 38%;
}
@media screen and (max-width: 767px) {
  .policybazaar-exclusive-benefits-home-visit .home-visit-banner {
    width: 100%;
    margin: 16px 0 0;
  }
}
.policybazaar-exclusive-benefits-home-visit .home-visit-banner.appointment-booked-section {
  border: 1px solid #DFE1E6;
  border-radius: 8px;
}
@media screen and (max-width: 767px) {
  .policybazaar-exclusive-benefits-home-visit .home-visit-banner.appointment-booked-section {
    background: #fff;
    border: 0;
    border-radius: 0;
  }
}
.policybazaar-exclusive-benefits-home-visit .home-visit-banner .fos-button {
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
  .policybazaar-exclusive-benefits-home-visit .home-visit-banner .fos-button .hide-mobile {
    display: block;
  }
}
@media screen and (max-width: 819px) {
  .policybazaar-exclusive-benefits-home-visit .home-visit-banner .fos-button .hide-mobile {
    display: none;
  }
}
@media screen and (min-width: 821px) {
  .policybazaar-exclusive-benefits-home-visit .home-visit-banner .fos-button .hide-desktop {
    display: none;
  }
}

.health-insurance-companies {
  background: #F2F7FF;
  margin: 56px 0 0;
}
@media screen and (max-width: 1024px) {
  .health-insurance-companies {
    margin: 16px 0 26px;
  }
}
.health-insurance-companies .health-insurance-companies-box {
  position: relative;
  max-width: 1100px;
  margin: 0 auto;
  padding: 46px 0 64px;
}
@media screen and (max-width: 1024px) {
  .health-insurance-companies .health-insurance-companies-box {
    padding: 26px 0 35px;
  }
}
.health-insurance-companies .health-insurance-companies-box .heading {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: #253858;
  position: relative;
  margin: 0 0 52px;
}
.health-insurance-companies .health-insurance-companies-box .heading::after {
  content: "";
  background: #FFAB00;
  width: 64px;
  height: 2px;
  position: absolute;
  right: 45%;
  transform: translate(-50%, 0px);
  bottom: -14px;
}
@media screen and (max-width: 767px) {
  .health-insurance-companies .health-insurance-companies-box .heading {
    text-align: left;
    font-size: 20px;
    line-height: 30px;
    margin: 0 16px 38px;
  }
  .health-insurance-companies .health-insurance-companies-box .heading::after {
    left: 0;
    transform: none;
    right: auto;
  }
}
.health-insurance-companies .health-insurance-companies-box .health-insurance-companies-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 1024px) {
  .health-insurance-companies .health-insurance-companies-box .health-insurance-companies-list {
    width: 100%;
    justify-content: space-between;
    padding: 0 16px;
  }
}
.health-insurance-companies .health-insurance-companies-box .health-insurance-companies-list .health-insurance-company {
  max-width: 204px;
  box-shadow: 0px 6px 16px 0px rgba(37, 56, 88, 0.1215686275);
  height: 128px;
  background: #fff;
  border-radius: 8px;
  margin-right: 18px;
  margin-bottom: 18px;
  display: flex;
  flex-direction: column;
  align-items: CENTER;
  justify-content: flex-start;
  padding: 12px 6px;
  width: 100%;
  cursor: pointer;
}
.health-insurance-companies .health-insurance-companies-box .health-insurance-companies-list .health-insurance-company:nth-child(5n) {
  margin-right: 0;
}
@media screen and (max-width: 1024px) {
  .health-insurance-companies .health-insurance-companies-box .health-insurance-companies-list .health-insurance-company {
    max-width: 31%;
  }
  .health-insurance-companies .health-insurance-companies-box .health-insurance-companies-list .health-insurance-company:nth-child(5n) {
    margin-right: 18px;
  }
  .health-insurance-companies .health-insurance-companies-box .health-insurance-companies-list .health-insurance-company:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .health-insurance-companies .health-insurance-companies-box .health-insurance-companies-list .health-insurance-company {
    max-width: 30%;
    margin-right: 14px;
    height: 104px;
  }
}
.health-insurance-companies .health-insurance-companies-box .health-insurance-companies-list .health-insurance-company .image {
  max-width: 112px;
  height: 56px;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.health-insurance-companies .health-insurance-companies-box .health-insurance-companies-list .health-insurance-company .image img {
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .health-insurance-companies .health-insurance-companies-box .health-insurance-companies-list .health-insurance-company .image {
    max-width: 80px;
    height: 40px;
  }
}
.health-insurance-companies .health-insurance-companies-box .health-insurance-companies-list .health-insurance-company .name,
.health-insurance-companies .health-insurance-companies-box .health-insurance-companies-list .health-insurance-company a {
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #505F79;
}
@media screen and (max-width: 767px) {
  .health-insurance-companies .health-insurance-companies-box .health-insurance-companies-list .health-insurance-company .name,
  .health-insurance-companies .health-insurance-companies-box .health-insurance-companies-list .health-insurance-company a {
    font-size: 12px;
    line-height: 16px !important;
  }
}
.health-insurance-companies .health-insurance-companies-box .health-insurance-companies-list .more-content {
  display: none;
}
.health-insurance-companies .health-insurance-companies-box .health-insurance-companies-list .more-content.show {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.health-insurance-companies .health-insurance-companies-box .health-insurers-view-more {
  border: 1px solid #0065FF;
  border-radius: 100px;
  padding: 6px 18px;
  max-width: 170px;
  width: 100%;
  display: block;
  position: absolute;
  background: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #0065FF;
  left: 50%;
  transform: translateX(-50%);
  cursor: pointer;
  bottom: -16px;
}
.health-insurance-companies .health-insurance-companies-box .health-insurers-view-more::after {
  content: "";
  border: solid #0065FF;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transition: all 0.2s ease-out;
  margin: 0px 0 3px 5px;
  position: absolute;
  top: 37%;
  right: 12px;
}
.health-insurance-companies .health-insurance-companies-box .health-insurers-view-more.show::after {
  transform: rotate(-135deg);
  margin: 0px 0 1px 5px;
  top: 46%;
  right: 20px;
}
.health-insurance-companies .disclaimerFor_insurer {
  max-width: 1100px;
  margin: 40px auto 0;
  background: transparent;
  padding: 0 0px 20px;
}
@media screen and (max-width: 767px) {
  .health-insurance-companies .disclaimerFor_insurer {
    padding: 0 16px 20px;
  }
}

section.wall-of-claims-section {
  margin: 56px auto 0;
  background-color: #F2F7FF;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  section.wall-of-claims-section {
    padding: 0 16px;
    margin: 16px auto 26px;
  }
}
section.wall-of-claims-section .wall-of-claims-widget {
  position: relative;
  max-width: 1140px;
  margin: 0 auto;
  background: transparent;
  border-radius: 0;
  padding: 46px 0 34px;
}
@media screen and (max-width: 1024px) {
  section.wall-of-claims-section .wall-of-claims-widget {
    padding: 16px 0 35px;
  }
}
section.wall-of-claims-section .wall-of-claims-widget .wall-of-claims-heading {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: #253858;
  position: relative;
  margin: 0 0 44px;
}
section.wall-of-claims-section .wall-of-claims-widget .wall-of-claims-heading::after {
  content: "";
  background: #FFAB00;
  width: 64px;
  height: 2px;
  position: absolute;
  right: 45%;
  transform: translate(-50%, 0px);
  bottom: -14px;
}
@media screen and (max-width: 767px) {
  section.wall-of-claims-section .wall-of-claims-widget .wall-of-claims-heading {
    text-align: left;
    font-size: 20px;
    line-height: 30px;
    margin: 0 0 38px;
  }
  section.wall-of-claims-section .wall-of-claims-widget .wall-of-claims-heading::after {
    left: 0;
    transform: none;
    right: auto;
  }
}
@media screen and (max-width: 767px) {
  section.wall-of-claims-section .wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content {
    padding-right: 0;
  }
}
section.wall-of-claims-section .wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories {
  width: 31%;
  text-align: left;
}
section.wall-of-claims-section .wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories:nth-child(2n) {
  margin-right: 26px;
}
section.wall-of-claims-section .wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 1024px) {
  section.wall-of-claims-section .wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories {
    width: 48%;
  }
  section.wall-of-claims-section .wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories:nth-child(2n) {
    margin-right: 0;
  }
  section.wall-of-claims-section .wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories:nth-child(3n) {
    margin-right: 26px;
  }
}
@media screen and (max-width: 767px) {
  section.wall-of-claims-section .wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories {
    width: 100%;
  }
  section.wall-of-claims-section .wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories:nth-child(2n) {
    margin-right: 0;
  }
  section.wall-of-claims-section .wall-of-claims-widget .wall-of-claims-tab-body .wall-of-claims-tab-content .wall-of-claims-stories-list .wall-of-claims-stories:nth-child(3n) {
    margin-right: 0;
  }
}
section.wall-of-claims-section .wall-of-claims-widget .wall-of-claims-tab-body .view-all-claim-stories-button-wrapper {
  bottom: -16px;
}
section.wall-of-claims-section .wall-of-claims-widget .wall-of-claims-tab-body .view-all-claim-stories-button-wrapper .view-all-claim-stories-button {
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  padding: 6px 18px;
}
section.wall-of-claims-section .wall-of-claims-widget .wall-of-claims-tab-body .view-all-claim-stories-button-wrapper .view-all-claim-stories-button::after {
  content: "";
  border: solid #0065ff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 2px;
  width: 7px;
  height: 7px;
  transform: rotate(45deg);
  transition: all 0.2s ease-out;
  margin: 0 0 3px 5px;
  margin-left: 8px;
  position: relative;
  top: auto;
  right: auto;
}
section.wall-of-claims-section .wall-of-claims-widget .wall-of-claims-popup-container {
  text-align: left;
}
section.wall-of-claims-section .wall-of-claims-widget .wall-of-claims-popup-container .wall-of-claims-popup .wall-of-claims-popup-body .testimonial .video img {
  max-width: 300px;
}

.parent_health_article .product-article-wrapper {
  margin-top: 52px;
}
@media screen and (max-width: 767px) {
  .parent_health_article .product-article-wrapper {
    margin: 16px 0;
  }
}

.medical-bills-popup-container {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(23, 43, 77, 0.9);
  z-index: -1;
  left: 0;
  top: 0;
  opacity: 0;
}
.medical-bills-popup-container.visible {
  animation: filterWebFade 0.3s ease-out;
  opacity: 1;
  z-index: 100000;
}
.medical-bills-popup-container .medical-bills-popup {
  width: 100%;
  max-width: 602px;
  z-index: 99;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  .medical-bills-popup-container .medical-bills-popup {
    left: 0;
    top: auto;
    transform: none;
    height: auto;
    border-radius: 0;
    animation: filterSlideUp 0.3s ease-out;
    bottom: 0;
    min-height: auto;
  }
}
.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-heading {
  border-radius: 24px 24px 0px 0px;
  background: #DEEBFF;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 24px;
}
@media screen and (max-width: 767px) {
  .medical-bills-popup-container .medical-bills-popup .medical-bills-popup-heading {
    border-bottom: 1px solid #DFE1E6;
    padding: 16px;
  }
}
.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-heading .heading {
  color: #253858;
  /* font-family: Roboto; */
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}
.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-heading .close {
  height: 24px;
  width: 24px;
  cursor: pointer;
}
.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-heading .close img {
  max-width: 100%;
  height: auto;
}
.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body {
  text-align: center;
  background: #fff;
  border-radius: 0 0 24px 24px;
  padding: 16px;
}
@media screen and (max-width: 767px) {
  .medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body {
    border-radius: 0;
  }
}
.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .medical-bills-slider {
  overflow: hidden;
}
.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .medical-bills-slider .medical-bills-slides {
  align-items: center;
  justify-content: center;
  position: relative;
}
.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .medical-bills-slider .medical-bills-slides .medical-bills-slides-img {
  position: relative;
  overflow-y: scroll;
  width: 100%;
  padding: 10px 0;
}
.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .medical-bills-slider .medical-bills-slides .medical-bills-slides-img::-webkit-scrollbar {
  display: none;
}
.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .medical-bills-slider .medical-bills-slides img {
  max-width: 295px;
  width: 100%;
  height: auto;
  border-radius: 16px;
  box-shadow: 0px 0px 16px 0px rgba(37, 56, 88, 0.1607843137);
  transform-origin: top;
}
@media screen and (max-width: 767px) {
  .medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .medical-bills-slider .medical-bills-slides img {
    max-width: 270px;
  }
}
.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .medical-bills-slider .medical-bills-slides .zoom-in-out {
  background: rgba(151, 160, 175, 0.6);
  position: absolute;
  bottom: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  padding: 10px;
  border-radius: 8px;
}
.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .medical-bills-slider .medical-bills-slides .zoom-in-out select {
  display: none;
}
.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .medical-bills-slider .medical-bills-slides .zoom-in-out button {
  background: #253858;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  color: #fff;
  line-height: 0;
  font-size: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
  cursor: pointer;
}
.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .medical-bills-slider .medical-bills-slides .zoom-in-out button.zoomin {
  margin-bottom: 12px;
  font-size: 0;
}
.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .medical-bills-slider .medical-bills-slides .zoom-in-out button.zoomin::before {
  content: "";
  background: #fff;
  width: 15px;
  height: 2px;
}
.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .medical-bills-slider .medical-bills-slides .zoom-in-out button.zoomin::after {
  content: "";
  background: #fff;
  height: 15px;
  width: 2px;
  position: absolute;
  left: 49%;
}
.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .medical-bills-slider .medical-bills-slides .zoom-in-out button.zoomout {
  margin-bottom: 0;
  font-size: 0;
  position: relative;
}
.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .medical-bills-slider .medical-bills-slides .zoom-in-out button.zoomout::after {
  content: "";
  background: #fff;
  width: 15px;
  height: 2px;
  position: absolute;
  top: 49%;
}
.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .disclaimer {
  color: #505F79;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px !important;
  margin: 16px 0 0;
  padding: 0;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .disclaimer {
    margin: 28px 0 0;
  }
}
.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .fade {
  animation-name: slide-in;
  animation-duration: 1.5s;
}
.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .arrow-previous {
  background: #FFFFFF;
  border: 1px solid #DFE1E6;
  border-radius: 50%;
  width: 40px;
  box-shadow: 0px 2px 6px 0px rgba(37, 56, 88, 0.2509803922);
  height: 40px;
  position: absolute;
  left: 5%;
  top: 50%;
  transform: translate(0px, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #253858;
  font-size: 20px;
  line-height: 33px;
  cursor: pointer;
}
@media screen and (max-width: 820px) {
  .medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .arrow-previous {
    left: 10%;
  }
}
@media screen and (max-width: 767px) {
  .medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .arrow-previous {
    top: auto;
    bottom: 11.5%;
    transform: none;
    left: 30%;
    font-size: 12px;
    line-height: 30px;
    width: 30px;
    height: 30px;
  }
}
.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .arrow-next {
  background: #FFFFFF;
  border: 1px solid #DFE1E6;
  border-radius: 50%;
  width: 40px;
  box-shadow: 0px 2px 6px 0px rgba(37, 56, 88, 0.2509803922);
  height: 40px;
  position: absolute;
  right: 5%;
  top: 50%;
  transform: translate(0px, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #253858;
  font-size: 20px;
  line-height: 33px;
  cursor: pointer;
}
@media screen and (max-width: 820px) {
  .medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .arrow-next {
    right: 10%;
  }
}
@media screen and (max-width: 767px) {
  .medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .arrow-next {
    top: auto;
    bottom: 11.55%;
    transform: none;
    right: 30%;
    font-size: 12px;
    line-height: 30px;
    width: 30px;
    height: 30px;
  }
}
.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .medical-slider-dots-list {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .medical-slider-dots-list {
    margin-top: 30px;
  }
}
.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .medical-slider-dots-list .medical-slider-dot {
  height: 7px;
  width: 7px;
  margin: 0 3px;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
  background: #DFE1E6;
  cursor: pointer;
}
.medical-bills-popup-container .medical-bills-popup .medical-bills-popup-body .medical-slider-dots-list .medical-slider-dot.active {
  background-color: #253858;
  border: 1px solid #ffffff;
  outline: 1px solid #253858;
}

@keyframes slide-in {
  0% {
    -webkit-transform: translateX(100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0%);
    opacity: 1;
  }
}
@-webkit-keyframes slide-in {
  0% {
    transform: translateX(100%);
    opacity: 0;
  }
  100% {
    transform: translateX(0%);
    opacity: 1;
  }
}
@keyframes fade {
  from {
    opacity: 0.6;
  }
  to {
    opacity: 1;
  }
}
.health-insurance-companies-generic-widget {
  margin: 56px auto;
}
@media screen and (max-width: 767px) {
  .health-insurance-companies-generic-widget {
    margin: 16px auto 32px;
  }
  .health-insurance-companies-generic-widget:has(.view-more-insurer.show) .health-insurance-companies-generic-providers-list .health-insurance-companies-generic-providers:nth-child(6) {
    border-bottom: 1px solid #E7E7F0;
  }
}
.health-insurance-companies-generic-widget .yellow-line-heading {
  text-align: center;
  margin: 0 0 52px;
}
@media screen and (max-width: 767px) {
  .health-insurance-companies-generic-widget .yellow-line-heading {
    text-align: left;
    margin: 0px 0 38px;
  }
}
.health-insurance-companies-generic-widget .yellow-line-heading::after {
  bottom: -14px;
  left: auto;
  right: 45%;
  transform: translate(-50%, 0px);
}
@media screen and (max-width: 767px) {
  .health-insurance-companies-generic-widget .yellow-line-heading::after {
    left: 0;
    right: auto;
    transform: none;
  }
}
.health-insurance-companies-generic-widget .health-insurance-companies-generic-providers-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.health-insurance-companies-generic-widget .health-insurance-companies-generic-providers-list .health-insurance-companies-generic-providers {
  display: flex;
  border-bottom: 1px solid #E7E7F0;
  padding: 0px 0px 16px;
  width: 31%;
  margin: 0 36px 16px 0;
  align-items: CENTER;
  position: relative;
  cursor: pointer;
}
.health-insurance-companies-generic-widget .health-insurance-companies-generic-providers-list .health-insurance-companies-generic-providers:nth-child(3n) {
  margin-right: 0;
}
.health-insurance-companies-generic-widget .health-insurance-companies-generic-providers-list .health-insurance-companies-generic-providers::after {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  right: 4px;
  top: 39%;
  border: solid #253858;
  border-width: 0px 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: translate(0, -50%) rotate(-45deg);
  margin: 0px 0 3px 5px;
}
@media screen and (max-width: 1024px) {
  .health-insurance-companies-generic-widget .health-insurance-companies-generic-providers-list .health-insurance-companies-generic-providers {
    width: 47%;
  }
  .health-insurance-companies-generic-widget .health-insurance-companies-generic-providers-list .health-insurance-companies-generic-providers:nth-child(3n) {
    margin-right: 36px;
  }
  .health-insurance-companies-generic-widget .health-insurance-companies-generic-providers-list .health-insurance-companies-generic-providers:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .health-insurance-companies-generic-widget .health-insurance-companies-generic-providers-list .health-insurance-companies-generic-providers {
    width: 100%;
    margin-right: 0;
  }
  .health-insurance-companies-generic-widget .health-insurance-companies-generic-providers-list .health-insurance-companies-generic-providers:last-child, .health-insurance-companies-generic-widget .health-insurance-companies-generic-providers-list .health-insurance-companies-generic-providers:nth-child(6) {
    border-bottom: 0;
  }
  .health-insurance-companies-generic-widget .health-insurance-companies-generic-providers-list .health-insurance-companies-generic-providers:nth-child(3n) {
    margin-right: 0;
  }
}
.health-insurance-companies-generic-widget .health-insurance-companies-generic-providers-list .health-insurance-companies-generic-providers .logo-place {
  border: 1px solid #DFE1E6;
  border-radius: 8px;
  width: 80px;
  flex-shrink: 0;
  margin-right: 16px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px;
}
.health-insurance-companies-generic-widget .health-insurance-companies-generic-providers-list .health-insurance-companies-generic-providers .logo-place img {
  max-width: 100%;
  height: auto;
}
.health-insurance-companies-generic-widget .health-insurance-companies-generic-providers-list .health-insurance-companies-generic-providers .name {
  color: #505F79;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
}
.health-insurance-companies-generic-widget .health-insurance-companies-generic-providers-list .health-insurance-companies-generic-providers .name a {
  font-size: 16px;
  line-height: 24px;
  color: #253858;
  display: block;
}
.health-insurance-companies-generic-widget .view-more-insurers-wrapper {
  text-align: center;
  position: relative;
}
.health-insurance-companies-generic-widget .view-more-insurers-wrapper .view-more-insurer {
  border: 1px solid #0065FF;
  border-radius: 100px;
  padding: 6px 18px;
  max-width: 170px;
  width: 100%;
  display: block;
  position: relative;
  margin: 18px auto 0;
  background: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #0065FF;
  text-align: left;
  /* left: 50%; */
  /* transform: translateX(-50%); */
  cursor: pointer;
}
.health-insurance-companies-generic-widget .view-more-insurers-wrapper .view-more-insurer::after {
  content: "";
  border: solid #0065FF;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transition: all 0.2s ease-out;
  margin: 0px 0 3px 5px;
  position: absolute;
  top: 37%;
  right: 12px;
}
.health-insurance-companies-generic-widget .view-more-insurers-wrapper .view-more-insurer.show::after {
  transform: rotate(-135deg);
  margin: 0px 0 1px 5px;
  top: 46%;
  right: 20px;
}
@media screen and (max-width: 767px) {
  .health-insurance-companies-generic-widget .view-more-insurers-wrapper .view-more-insurer {
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    bottom: -32px;
  }
}

.disclaimerFor_insurer {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .disclaimerFor_insurer {
    margin-top: 48px;
  }
}

/** Full Page Loader Starts **/
.fullpage-loader {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 99999;
  top: 0px;
  left: 0px;
  display: none;
}
@media screen and (min-width: 768px) {
  .fullpage-loader {
    display: none;
  }
  .fullpage-loader.show {
    display: none;
  }
}
.fullpage-loader.show {
  display: block;
}
.fullpage-loader::before {
  content: "";
  display: block;
  width: 54px;
  height: 54px;
  margin: 8px;
  border-radius: 50%;
  border: 4px solid #fff;
  border-color: #fff transparent #fff transparent;
  animation: lds-dual-ring 1.2s linear infinite;
  position: absolute;
  top: 40%;
  transform: translate(0px, -50%);
  right: 0;
  left: 0;
  margin: 0px auto;
}
.fullpage-loader i {
  font-size: 20px;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 40%;
  transform: translate(0px, -50%);
  left: 0;
  right: 0;
  font-style: normal;
  margin: 80px auto;
}

@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/** Full Page Loader Ends **/
.popular-searches-section {
  background: #F2F7FF;
  height: 100%;
  clear: both;
}
.popular-searches-section.no-blue-bg {
  background: #fff;
}
.popular-searches-section.no-blue-bg .container {
  padding: 32px 0 0;
}
@media screen and (max-width: 1024px) {
  .popular-searches-section.no-blue-bg .container {
    padding: 32px 16px;
  }
}
.popular-searches-section .container {
  background: transparent;
  max-width: 1140px;
  width: 100%;
  margin: 0 auto 36px;
  padding: 32px 0 36px;
}
@media screen and (max-width: 1024px) {
  .popular-searches-section .container {
    padding: 32px 16px;
  }
}
.popular-searches-section .container .heading {
  letter-spacing: 0px;
  color: #253858;
  font-size: 24px;
  line-height: 36px;
  text-align: CENTER;
  font-weight: 500;
  position: relative;
  margin: 0 0 56px;
}
.popular-searches-section .container .heading::after {
  content: "";
  background: #FFAB00;
  border-radius: 2px;
  width: 64px;
  height: 3px;
  position: absolute;
  left: 50%;
  bottom: -16px;
  transform: translate(-50%, 0);
}
@media screen and (max-width: 1024px) {
  .popular-searches-section .container .heading {
    margin: 0 0 44px;
    display: inline-block;
    width: 100%;
  }
}
.popular-searches-section .container .popular-search-list {
  display: flex;
  flex-wrap: wrap;
}
.popular-searches-section .container .popular-search-list .popular-search {
  border: 1px solid #DFE1E6;
  border-radius: 8px;
  background: #fff;
  padding: 18px;
  width: 31%;
  margin: 0 32px 28px 0;
  letter-spacing: 0px;
  color: #253858;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.popular-searches-section .container .popular-search-list .popular-search:nth-child(3n) {
  margin-right: 0;
}
.popular-searches-section .container .popular-search-list .popular-search::after {
  content: "";
  border: solid #253858;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
}
@media screen and (max-width: 820px) {
  .popular-searches-section .container .popular-search-list .popular-search {
    margin-right: 24px;
  }
}
@media screen and (max-width: 767px) {
  .popular-searches-section .container .popular-search-list .popular-search {
    width: 100%;
    margin: 0 0 16px;
  }
}
.popular-searches-section .container .view-more-popular-search {
  text-align: center;
  margin: 8px 0 0;
}
.popular-searches-section .container .view-more-popular-search .view-more {
  border: 1px solid #0065FF;
  border-radius: 100px;
  display: inline-block;
  background: #fff;
  padding: 6px 18px;
  letter-spacing: 0px;
  color: #0065FF;
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
  position: relative;
  cursor: pointer;
}
.popular-searches-section .container .view-more-popular-search .view-more::after {
  content: "";
  border: solid #0065ff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  margin: 0 0 2px 8px;
}
.popular-searches-section .container .view-more-popular-search .view-more.show::after {
  transform: rotate(-135deg);
  margin: 0 0 -1px 8px;
}

.insurer-toggle {
  margin: 28px 0 0;
  display: inline-flex;
  align-items: center;
  background: transparent;
  border-radius: 50px;
  padding: 6px 16px;
  color: #505F79;
  border: 1px solid #DFE1E6;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.016em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .insurer-toggle {
    margin: 22px 0 0;
    padding: 0px 16px;
    color: #505F79;
    border: 0;
    border-radius: 0;
  }
}

.insurer-toggle .label {
  margin-right: 10px;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.016em;
  text-align: center;
}

.options {
  display: flex;
  gap: 25px;
}

.option {
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  color: #253858;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.016em;
}

.option input {
  display: none;
}

.radio {
  width: 18px;
  height: 18px;
  border: 2px solid #5E6C84;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  transition: all 0.2s ease;
}

.option input:checked + .radio {
  border-color: #0065ff;
  background: #0065ff;
}

.option input:checked + .radio::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}

.option input:checked ~ span,
.option input:checked ~ label {
  color: #253858;
}

.fos-intent-leadform-container {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(32, 56, 95, 0.8);
  transition: opacity 0.5s;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
}

.fos-intent-leadform-container.show {
  visibility: visible;
  opacity: 1;
}

@media screen and (max-width: 768px) {
  .fos-intent-leadform-container.show {
    display: flex;
    align-items: flex-end;
  }
}
.fos-intent-leadform-container.show .fos-popup {
  right: 0;
}

.fos-intent-leadform-container .fos-popup {
  padding: 0;
  background: #fff;
  border-radius: 0;
  width: 436px;
  margin: 0 0 0 auto;
  position: relative;
  right: -427px;
  height: 100%;
  overflow-y: scroll;
  transition: all 0.4s ease-in-out;
}

@media screen and (max-width: 768px) {
  .fos-intent-leadform-container .fos-popup {
    height: 95%;
    bottom: 0;
    border-radius: 24px 24px 0 0;
    max-width: 100%;
    width: 100%;
    right: 0;
    transition: none;
  }
}
.fos-intent-leadform-container .fos-popup .heading-close {
  padding: 16px 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 65px;
  background: #deebff;
}

@media screen and (max-width: 768px) {
  .fos-intent-leadform-container .fos-popup .heading-close {
    padding: 12px 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 50px;
    background: #ebf3ff;
    position: sticky;
    top: 0;
    z-index: 100;
  }
}
.fos-intent-leadform-container .fos-popup .heading-close .heading {
  color: #253858;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}

@media screen and (max-width: 768px) {
  .fos-intent-leadform-container .fos-popup .heading-close .heading {
    font-size: 16px;
    line-height: 24px;
  }
}
.fos-intent-leadform-container .fos-popup .heading-close .close {
  background: url(../../../images/bu/health/fos/fos-popup-close-icon.svg);
  width: 24px;
  height: 24px;
  cursor: pointer;
}

.fos-intent-leadform-container .fos-popup .content {
  padding: 24px;
  height: calc(100% - 65px);
  position: relative;
}

@media screen and (max-width: 768px) {
  .fos-intent-leadform-container .fos-popup .content {
    padding: 18px 0 0;
    height: calc(100% - 50px);
  }
}
.fos-intent-leadform-container .fos-popup .button {
  border-radius: 8px;
  background: var(--0065-ff-b-300, #0065ff);
  padding: 12px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  position: relative;
}

.fos-intent-leadform-container .fos-popup .err {
  position: absolute;
  bottom: -20px;
  font-size: 12px;
  color: red;
  display: block;
}

.fos-intent-leadform-container .fos-popup .member-info {
  padding-top: 5px;
}

.fos-intent-leadform-container .fos-popup .member-info::-webkit-scrollbar {
  display: none;
}

@media screen and (max-width: 767px) {
  .fos-intent-leadform-container .fos-popup .member-info {
    padding: 11px 16px 0;
  }
}
.fos-intent-leadform-container .fos-popup .member-info .fieldWrapper {
  margin-bottom: 32px;
  width: 100%;
}

.fos-intent-leadform-container .fos-popup .member-info .fieldWrapper.error {
  border-color: #de3508;
}

.fos-intent-leadform-container .fos-popup .member-info .fieldWrapper.error .formInput.round {
  border-color: red;
}

.fos-intent-leadform-container .fos-popup .member-info .fieldWrapper.error .formInput input.labelshow + .feildLable,
.fos-intent-leadform-container .fos-popup .member-info .fieldWrapper.error .formInput input:focus + .feildLable {
  color: red;
}

.fos-intent-leadform-container .fos-popup .member-info .fieldWrapper.registration_check .countrybox {
  width: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.fos-intent-leadform-container .fos-popup .member-info .fieldWrapper.registration_check .countrybox:after {
  content: "";
  width: 1px;
  height: 20px;
  background: grey;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}

.fos-intent-leadform-container .fos-popup .member-info .fieldWrapper.registration_check .formInput input {
  width: calc(100% - 80px);
}

.fos-intent-leadform-container .fos-popup .member-info .fieldWrapper.registration_check .formInput .feildLable.mobN {
  left: 80px;
}

.fos-intent-leadform-container .fos-popup .member-info .fieldWrapper.success-msg .formInput::after {
  right: 17px;
}

.fos-intent-leadform-container .fos-popup .member-info .fieldWrapper.filled {
  pointer-events: none;
  border-color: #7a869a;
  opacity: 0.7;
  position: relative;
}

.fos-intent-leadform-container .fos-popup .member-info .fieldWrapper.filled::after {
  content: "";
  background: url(../../../images/bu/health/fos/fos-lock-icon.svg);
  position: absolute;
  width: 12px;
  height: 16px;
  right: 10px;
  bottom: 36%;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section {
  height: 100%;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .heading-close {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: auto;
  background: 0 0;
  position: absolute;
  top: 17px;
  right: 17px;
  z-index: 1;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .heading-close .heading {
  display: none;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers {
  background: linear-gradient(180deg, #e1efff -22.85%, #fff 100%);
  position: relative;
  padding: 24px;
}

@media screen and (max-width: 767px) {
  .fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers {
    padding: 16px;
  }
}
.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers::after {
  content: "";
  background: url(../../../images/bu/health/fos/fos-how-it-works-top-img.png) no-repeat center/contain;
  width: 150px;
  height: 156px;
  position: absolute;
  bottom: 0;
  right: 0;
}

@media screen and (max-width: 767px) {
  .fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers::after {
    width: 127px;
    height: 110px;
  }
}
.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers .leftSection .h2,
.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers .leftSection h1,
.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers .leftSection h2,
.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers .title,
.leftSection .fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers .h2,
.leftSection .fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers h1,
.leftSection .fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers h2 {
  color: #253858;
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
  text-align: left;
  max-width: 300px;
  width: 100%;
  margin: 0 0 12px;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers .leftSection .h2 span,
.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers .leftSection h1 span,
.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers .leftSection h2 span,
.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers .title span,
.leftSection .fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers .h2 span,
.leftSection .fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers h1 span,
.leftSection .fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers h2 span {
  color: #36b37e;
}

@media screen and (max-width: 767px) {
  .fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers .leftSection .h2,
  .fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers .leftSection h1,
  .fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers .leftSection h2,
  .fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers .title,
  .leftSection .fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers .h2,
  .leftSection .fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers h1,
  .leftSection .fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers h2 {
    font-size: 20px;
    line-height: 30px;
    margin: 0 0 10px;
  }
}
.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers .pointers-list .pointers {
  color: #505f79;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  margin: 0 0 8px;
  position: relative;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers .pointers-list .pointers::before {
  content: "";
  background: url(../../../images/bu/health/fos/fos-star-icon.png) no-repeat center/contain;
  display: inline-block;
  width: 13px;
  height: 14px;
  margin-right: 8px;
}

@media screen and (max-width: 767px) {
  .fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .title-pointers .pointers-list .pointers {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 4px;
  }
}
.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .expert-advisors-section {
  padding: 16px 0 0 14px;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .expert-advisors-section .heading {
  color: #253858;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  text-align: left;
  position: relative;
  margin: 0 0 20px;
  padding-left: 10px;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .expert-advisors-section .heading::after {
  content: "";
  background: #ffab00;
  width: 56px;
  height: 2px;
  border-radius: 8px;
  position: absolute;
  left: 0;
  bottom: -12px;
}

@media screen and (max-width: 767px) {
  .fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .expert-advisors-section .heading {
    font-size: 18px;
    line-height: 26px;
    padding-left: 2px;
  }
}
.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .expert-advisors-section .expert-advisors-list {
  display: flex;
  align-items: flex-start;
  width: 100%;
  overflow-x: scroll;
  padding: 16px 10px;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .expert-advisors-section .expert-advisors-list::-webkit-scrollbar {
  display: none;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .expert-advisors-section .expert-advisors-list .expert-advisor {
  flex-shrink: 0;
  box-shadow: 0 0 16px 0 rgba(37, 56, 88, 0.1215686275);
  background: #fff;
  padding: 16px 16px 18px;
  margin-right: 18px;
  border-radius: 16px;
  max-height: 134px;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .expert-advisors-section .expert-advisors-list .expert-advisor .image-name {
  display: flex;
  align-items: CENTER;
  margin: 0 12px 16px 0;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .expert-advisors-section .expert-advisors-list .expert-advisor .image-name .image {
  width: 48px;
  height: 48px;
  margin: 0 12px 0 0;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .expert-advisors-section .expert-advisors-list .expert-advisor .image-name .image img {
  max-width: 100%;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .expert-advisors-section .expert-advisors-list .expert-advisor .image-name .name {
  color: #253858;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  margin: 0 0 2px;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .expert-advisors-section .expert-advisors-list .expert-advisor .image-name .since {
  color: #505f79;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.014em;
  text-align: left;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .expert-advisors-section .expert-advisors-list .expert-advisor .expert-advisor-details p {
  color: #253858;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  text-align: left;
  margin-bottom: 8px;
  position: relative;
  padding-left: 20px;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .expert-advisors-section .expert-advisors-list .expert-advisor .expert-advisor-details p::before {
  content: "";
  background: #253858;
  width: 12px;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 0;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .content {
  padding: 12px 24px 0;
  height: auto;
}

@media screen and (max-width: 767px) {
  .fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .content {
    padding: 12px 0 0;
  }
}
@media screen and (max-width: 768px) {
  .fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .steps {
    padding: 0 16px;
    max-width: 390px;
    margin: 0 auto;
    width: 100%;
    height: 90%;
  }
}
.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .steps .steps-heading {
  color: #253858;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  text-align: left;
  position: relative;
  margin: 0 0 38px;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .steps .steps-heading::after {
  content: "";
  background: #ffab00;
  width: 56px;
  height: 2px;
  border-radius: 8px;
  position: absolute;
  left: 0;
  bottom: -12px;
}

@media screen and (max-width: 767px) {
  .fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .steps .steps-heading {
    font-size: 18px;
    line-height: 26px;
  }
}
.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .steps .step {
  display: flex;
  align-items: center;
  margin-bottom: 36px;
  position: relative;
  justify-content: space-between;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .steps .step:last-of-type {
  margin-bottom: 28px;
  width: 100%;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .steps .step .image {
  width: 35%;
  flex-shrink: 0;
  text-align: CENTER;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .steps .step .image img {
  max-width: 100%;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .steps .step .details {
  width: 58%;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .steps .step .number {
  width: 36px;
  height: 36px;
  background: #f4f5f7;
  border-radius: 50%;
  display: flex;
  align-items: CENTER;
  justify-content: center;
  flex-shrink: 0;
  color: #253858;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.016em;
  text-align: center;
  margin: 0 0 12px;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .steps .step .label {
  color: #253858;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .buttons {
  position: relative;
  width: 100%;
  bottom: auto;
  margin-bottom: 20px;
  display: block;
  position: sticky;
  max-width: 100%;
  padding: 10px 0;
  background: #fff;
  bottom: 0;
}

@media screen and (max-width: 768px) {
  .fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .buttons {
    margin: 0 auto;
    padding: 10px;
  }
}
.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .expert-advisors-section .expert-advisors-list .expert-advisor .image-name .image {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  line-height: 20px;
  border-radius: 50%;
  font-weight: 500;
  background: #eae6ff;
  color: #5243aa;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .expert-advisors-section .expert-advisors-list .expert-advisor:first-child .image-name .image {
  background: #eae6ff;
  color: #5243aa;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .expert-advisors-section .expert-advisors-list .expert-advisor:nth-child(2n) .image-name .image {
  background: #deebff;
  color: #0052cc;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .expert-advisors-section .expert-advisors-list .expert-advisor:nth-child(3n) .image-name .image {
  background: #e3fcef;
  color: #00875a;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .expert-advisors-section .expert-advisors-list .expert-advisor:nth-child(4n) .image-name .image {
  background: #fff0b3;
  color: #ff991f;
}

.fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .expert-advisors-section .expert-advisors-list .expert-advisor:nth-child(5n) .image-name .image {
  background: #ffebe6;
  color: #de3508;
}

@media screen and (max-width: 768px) {
  .fos-intent-leadform-container .fos-popup .how-it-works-leadform-section .steps {
    height: auto;
  }
}