@charset "UTF-8";
.section-full {
  width: 100%;
  clear: both;
  display: block;
}

.section-full .section-grid {
  max-width: 1170px !important;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

@media (max-width: 1024px) {
  .section-full .section-grid {
    max-width: 100%;
    background: #fff;
    padding: 20px 0 0 16px;
  }
}
.section-full .section-grid .ribbon {
  margin-bottom: 20px;
  padding-top: 20px;
  font-size: 20px;
  color: #253858;
}

.section-grid {
  width: 1170px;
  margin: 0 auto;
  position: relative;
}

@media (max-width: 1024px) {
  .section-grid {
    max-width: 100%;
    background: #fff;
    padding: 20px 0 0 16px;
  }
}
.product-article-wrapper {
  padding-top: 0;
  clear: both;
}

@media (max-width: 1024px) {
  .product-article-wrapper .product-article-wrapper {
    padding: 0 0 0 16px;
    margin-top: 0;
  }
}
@media (max-width: 568px) {
  .product-article-wrapper .product-article-wrapper {
    padding: 0 0 0 16px;
    margin-top: 0;
  }
}
.product-article-wrapper .ribbon {
  top: 0;
}

.product-article-wrapper .related-img img {
  width: 100%;
}

.product-article-wrapper h3.ribbon {
  font-size: 24px;
  color: #253858;
  line-height: 36px;
  margin-bottom: 20px;
}

.product-article-wrapper .pbdate {
  height: 160px;
  display: block;
  padding-bottom: 30px;
  box-sizing: border-box;
}

.product-article-wrapper .pbdate .publish-data {
  font-size: 11px;
  position: relative;
  top: -13px;
  left: 12px;
  color: rgba(37, 56, 88, 0.8);
}

.product-article-wrapper .pbdate .publish-data:before {
  content: "";
  position: absolute;
  background: rgba(37, 56, 88, 0.8);
  width: 6px;
  height: 6px;
  border-radius: 50%;
  top: 5px;
  left: -10px;
}

.product-article-wrapper .pbdate .read-time {
  font-weight: 700;
}

.product-article-wrapper .pbdate .readmore {
  position: absolute;
  bottom: 16px;
  color: #0065ff;
  font-size: 14px;
}

.product-article-wrapper .pbdate .readmore .arrow {
  position: absolute;
  top: 7px;
  transform: rotate(-45deg);
}

.sliderRoot,
.sliderRootWrapper {
  position: relative;
  max-width: 1170px !important;
  width: 100% !important;
  margin: 0 auto;
  overflow: initial;
}

.sliderRoot .sliderWrapper,
.sliderRootWrapper .sliderWrapper {
  position: relative;
}

.sliderRoot .sliderWrapper .items,
.sliderRootWrapper .sliderWrapper .items {
  position: relative;
  width: 100%;
  overflow-x: hidden;
  overflow-y: hidden;
  transition: all 0.2s;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  display: flex;
  flex-wrap: nowrap;
  padding: 10px 0;
}

.sliderRoot .sliderWrapper .items.col-2 .item,
.sliderRoot .sliderWrapper .items.col-2 .pcard,
.sliderRootWrapper .sliderWrapper .items.col-2 .item,
.sliderRootWrapper .sliderWrapper .items.col-2 .pcard {
  width: 328px;
  min-width: 328px;
  margin: 0 20px 0 0;
}

.sliderRoot .sliderWrapper .items.col-2 .item .related-img,
.sliderRoot .sliderWrapper .items.col-2 .pcard .related-img,
.sliderRootWrapper .sliderWrapper .items.col-2 .item .related-img,
.sliderRootWrapper .sliderWrapper .items.col-2 .pcard .related-img {
  height: 230px;
}

@media (max-width: 1024px) {
  .sliderRoot .sliderWrapper .items.col-2 .item,
  .sliderRoot .sliderWrapper .items.col-2 .pcard,
  .sliderRootWrapper .sliderWrapper .items.col-2 .item,
  .sliderRootWrapper .sliderWrapper .items.col-2 .pcard {
    width: 322px;
    min-width: 322px;
    margin: 0 18px 0 0;
  }
}
.sliderRoot .sliderWrapper .items.col-3 .item,
.sliderRoot .sliderWrapper .items.col-3 .pcard,
.sliderRootWrapper .sliderWrapper .items.col-3 .item,
.sliderRootWrapper .sliderWrapper .items.col-3 .pcard {
  width: 370px;
  min-width: 370px;
  margin: 0 26px 0 0;
}

.sliderRoot .sliderWrapper .items.col-3 .item .related-img,
.sliderRoot .sliderWrapper .items.col-3 .pcard .related-img,
.sliderRootWrapper .sliderWrapper .items.col-3 .item .related-img,
.sliderRootWrapper .sliderWrapper .items.col-3 .pcard .related-img {
  height: 230px;
}

@media (max-width: 1024px) {
  .sliderRoot .sliderWrapper .items.col-3 .item,
  .sliderRoot .sliderWrapper .items.col-3 .pcard,
  .sliderRootWrapper .sliderWrapper .items.col-3 .item,
  .sliderRootWrapper .sliderWrapper .items.col-3 .pcard {
    width: 322px;
    min-width: 322px;
    margin: 0 18px 0 0;
  }
}
.sliderRoot .sliderWrapper .items.col-4 .item,
.sliderRoot .sliderWrapper .items.col-4 .pcard,
.sliderRootWrapper .sliderWrapper .items.col-4 .item,
.sliderRootWrapper .sliderWrapper .items.col-4 .pcard {
  width: 274px;
  min-width: 274px;
  margin: 0 20px 0 0;
}

.sliderRoot .sliderWrapper .items.col-4 .item .related-img,
.sliderRoot .sliderWrapper .items.col-4 .pcard .related-img,
.sliderRootWrapper .sliderWrapper .items.col-4 .item .related-img,
.sliderRootWrapper .sliderWrapper .items.col-4 .pcard .related-img {
  height: 230px;
}

@media (max-width: 568px) {
  .sliderRoot .sliderWrapper .items.col-4 .item,
  .sliderRoot .sliderWrapper .items.col-4 .pcard,
  .sliderRootWrapper .sliderWrapper .items.col-4 .item,
  .sliderRootWrapper .sliderWrapper .items.col-4 .pcard {
    width: 274px;
    min-width: 274px;
    margin: 0 18px 0 0;
  }
}
.sliderRoot .sliderWrapper .items.col-5 .item,
.sliderRoot .sliderWrapper .items.col-5 .pcard,
.sliderRootWrapper .sliderWrapper .items.col-5 .item,
.sliderRootWrapper .sliderWrapper .items.col-5 .pcard {
  width: 258px;
  min-width: 258px;
  margin: 0 20px 0 0;
}

.sliderRoot .sliderWrapper .items.col-5 .item .related-img,
.sliderRoot .sliderWrapper .items.col-5 .pcard .related-img,
.sliderRootWrapper .sliderWrapper .items.col-5 .item .related-img,
.sliderRootWrapper .sliderWrapper .items.col-5 .pcard .related-img {
  height: 230px;
}

@media (max-width: 1024px) {
  .sliderRoot .sliderWrapper .items.col-5 .item,
  .sliderRoot .sliderWrapper .items.col-5 .pcard,
  .sliderRootWrapper .sliderWrapper .items.col-5 .item,
  .sliderRootWrapper .sliderWrapper .items.col-5 .pcard {
    width: 258px;
    min-width: 258px;
    margin: 0 18px 0 0;
  }
}
.sliderRoot .sliderWrapper .items.col-6 .item,
.sliderRoot .sliderWrapper .items.col-6 .pcard,
.sliderRootWrapper .sliderWrapper .items.col-6 .item,
.sliderRootWrapper .sliderWrapper .items.col-6 .pcard {
  width: 182px;
  min-width: 182px;
  margin: 0;
}

@media (max-width: 1024px) {
  .sliderRoot .sliderWrapper .items.col-6 .item,
  .sliderRoot .sliderWrapper .items.col-6 .pcard,
  .sliderRootWrapper .sliderWrapper .items.col-6 .item,
  .sliderRootWrapper .sliderWrapper .items.col-6 .pcard {
    width: 182px;
    min-width: 182px;
    margin: 0 18px 0 0;
  }
}
.sliderRoot .sliderWrapper .items.col-7 .item,
.sliderRoot .sliderWrapper .items.col-7 .pcard,
.sliderRootWrapper .sliderWrapper .items.col-7 .item,
.sliderRootWrapper .sliderWrapper .items.col-7 .pcard {
  min-width: 204px;
  margin: 0 18px 0 0;
}

@media (max-width: 1024px) {
  .sliderRoot .sliderWrapper .items.col-7 .item,
  .sliderRoot .sliderWrapper .items.col-7 .pcard,
  .sliderRootWrapper .sliderWrapper .items.col-7 .item,
  .sliderRootWrapper .sliderWrapper .items.col-7 .pcard {
    min-width: 202px;
    margin: 0 18px 0 0;
  }
}
.sliderRoot .sliderWrapper .items.col-8 .item,
.sliderRoot .sliderWrapper .items.col-8 .pcard,
.sliderRootWrapper .sliderWrapper .items.col-8 .item,
.sliderRootWrapper .sliderWrapper .items.col-8 .pcard {
  min-width: 116px;
  margin: 0 18px 0 0;
}

@media (max-width: 1024px) {
  .sliderRoot .sliderWrapper .items.col-8 .item,
  .sliderRoot .sliderWrapper .items.col-8 .pcard,
  .sliderRootWrapper .sliderWrapper .items.col-8 .item,
  .sliderRootWrapper .sliderWrapper .items.col-8 .pcard {
    min-width: 116px;
    margin: 0 18px 0 0;
  }
}
.sliderRoot .sliderWrapper .items.col-9 .item,
.sliderRoot .sliderWrapper .items.col-9 .pcard,
.sliderRootWrapper .sliderWrapper .items.col-9 .item,
.sliderRootWrapper .sliderWrapper .items.col-9 .pcard {
  min-width: 155px;
  margin: 0 18px 0 0;
}

@media (max-width: 1024px) {
  .sliderRoot .sliderWrapper .items.col-9 .item,
  .sliderRoot .sliderWrapper .items.col-9 .pcard,
  .sliderRootWrapper .sliderWrapper .items.col-9 .item,
  .sliderRootWrapper .sliderWrapper .items.col-9 .pcard {
    min-width: 155px;
    margin: 0 18px 0 0;
  }
}
.sliderRoot .sliderWrapper .items.col-10 .item,
.sliderRoot .sliderWrapper .items.col-10 .pcard,
.sliderRootWrapper .sliderWrapper .items.col-10 .item,
.sliderRootWrapper .sliderWrapper .items.col-10 .pcard {
  min-width: 212px;
  margin: 0 18px 0 0;
}

@media (max-width: 1024px) {
  .sliderRoot .sliderWrapper .items.col-10 .item,
  .sliderRoot .sliderWrapper .items.col-10 .pcard,
  .sliderRootWrapper .sliderWrapper .items.col-10 .item,
  .sliderRootWrapper .sliderWrapper .items.col-10 .pcard {
    min-width: 212px;
    margin: 0 18px 0 0;
  }
}
@media (max-width: 1024px) {
  .sliderRoot .sliderWrapper .items,
  .sliderRootWrapper .sliderWrapper .items {
    overflow-x: scroll;
  }
  .sliderRoot .sliderWrapper .items::-webkit-scrollbar,
  .sliderRootWrapper .sliderWrapper .items::-webkit-scrollbar {
    width: 0;
  }
  .sliderRoot .sliderWrapper .items::-webkit-scrollbar-track,
  .sliderRootWrapper .sliderWrapper .items::-webkit-scrollbar-track {
    border-radius: 0;
    background: 0 0;
  }
  .sliderRoot .sliderWrapper .items::-webkit-scrollbar-thumb,
  .sliderRootWrapper .sliderWrapper .items::-webkit-scrollbar-thumb {
    height: 2px;
    background: 0 0;
    border-radius: 8px;
  }
}
.sliderRoot .sliderWrapper .items.active,
.sliderRootWrapper .sliderWrapper .items.active {
  background: rgba(255, 255, 255, 0.3);
  cursor: grabbing;
  cursor: -webkit-grabbing;
  transform: scale(1);
}

.sliderRoot .sliderWrapper .items .item,
.sliderRootWrapper .sliderWrapper .items .item {
  display: inline-block;
}

@media screen and (max-width: 500px) {
  .sliderRoot .sliderWrapper .items .item,
  .sliderRootWrapper .sliderWrapper .items .item {
    min-height: 200px;
    min-width: 200px;
  }
}
.sliderRoot .sliderWrapper .arrows,
.sliderRootWrapper .sliderWrapper .arrows {
  width: 50px;
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  z-index: 96;
  transform: translateY(-50%);
}

@media (max-width: 1024px) {
  .sliderRoot .sliderWrapper .arrows,
  .sliderRootWrapper .sliderWrapper .arrows {
    display: none;
  }
}
.sliderRoot .sliderWrapper .arrows .arrow-left,
.sliderRoot .sliderWrapper .arrows .arrow-right,
.sliderRootWrapper .sliderWrapper .arrows .arrow-left,
.sliderRootWrapper .sliderWrapper .arrows .arrow-right {
  border-radius: 20px;
  border: 1px solid #0065ff;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: CENTER;
  justify-content: center;
  cursor: pointer;
}

.sliderRoot .sliderWrapper .arrows .arrow-left i,
.sliderRootWrapper .sliderWrapper .arrows .arrow-left i {
  border: solid #0065ff;
  border-width: 0 0 1px 1px;
  display: inline-block;
  padding: 2px;
  transform: rotate(45deg);
  transition: all 0.2s ease-out;
}

.sliderRoot .sliderWrapper .arrows .arrow-right i,
.sliderRootWrapper .sliderWrapper .arrows .arrow-right i {
  border: solid #0065ff;
  border-width: 1px 1px 0 0;
  display: inline-block;
  padding: 2px;
  transform: rotate(45deg);
  transition: all 0.2s ease-out;
}

.sliderRoot .sliderWrapper .arrows.style-1 .arrow-left,
.sliderRoot .sliderWrapper .arrows.style-1 .arrow-right,
.sliderRootWrapper .sliderWrapper .arrows.style-1 .arrow-left,
.sliderRootWrapper .sliderWrapper .arrows.style-1 .arrow-right {
  width: 30px;
  height: 30px;
  background-color: #fff;
}

.sliderRoot .sliderWrapper .arrows.style-1 .arrow-left,
.sliderRootWrapper .sliderWrapper .arrows.style-1 .arrow-left {
  position: absolute;
  left: -42px;
}

.sliderRoot .sliderWrapper .arrows.style-1 .arrow-left i,
.sliderRootWrapper .sliderWrapper .arrows.style-1 .arrow-left i {
  position: relative;
  left: 2px;
  padding: 4px;
}

@media (max-width: 1280px) {
  .sliderRoot .sliderWrapper .arrows.style-1 .arrow-left,
  .sliderRootWrapper .sliderWrapper .arrows.style-1 .arrow-left {
    left: -14px;
  }
}
.sliderRoot .sliderWrapper .arrows.style-1 .arrow-right,
.sliderRootWrapper .sliderWrapper .arrows.style-1 .arrow-right {
  position: absolute;
  right: -1160px;
}

.sliderRoot .sliderWrapper .arrows.style-1 .arrow-right i,
.sliderRootWrapper .sliderWrapper .arrows.style-1 .arrow-right i {
  position: relative;
  left: -1px;
  padding: 4px;
}

@media (max-width: 1280px) {
  .sliderRoot .sliderWrapper .arrows.style-1 .arrow-right,
  .sliderRootWrapper .sliderWrapper .arrows.style-1 .arrow-right {
    right: -1130px;
  }
}
.sliderRoot .sliderWrapper .arrows.style-2,
.sliderRootWrapper .sliderWrapper .arrows.style-2 {
  width: 50px !important;
  position: absolute;
  top: -40px;
  z-index: 96;
  right: 20px;
}

.sliderRoot .sliderWrapper .arrows.style-2 .arrow-left,
.sliderRoot .sliderWrapper .arrows.style-2 .arrow-right,
.sliderRootWrapper .sliderWrapper .arrows.style-2 .arrow-left,
.sliderRootWrapper .sliderWrapper .arrows.style-2 .arrow-right {
  width: 30px;
  height: 30px;
  border-radius: 4px;
  border-color: rgba(37, 56, 88, 0.8);
  background-color: #fff;
}

.sliderRoot .sliderWrapper .arrows.style-2 .arrow-left,
.sliderRootWrapper .sliderWrapper .arrows.style-2 .arrow-left {
  position: absolute;
  left: 0;
}

.sliderRoot .sliderWrapper .arrows.style-2 .arrow-left i,
.sliderRootWrapper .sliderWrapper .arrows.style-2 .arrow-left i {
  position: relative;
  left: 2px;
  padding: 4px;
  border-color: rgba(37, 56, 88, 0.8);
}

.sliderRoot .sliderWrapper .arrows.style-2 .arrow-right,
.sliderRootWrapper .sliderWrapper .arrows.style-2 .arrow-right {
  position: absolute;
  right: -20px;
}

.sliderRoot .sliderWrapper .arrows.style-2 .arrow-right i,
.sliderRootWrapper .sliderWrapper .arrows.style-2 .arrow-right i {
  position: relative;
  left: -1px;
  padding: 4px;
  border-color: rgba(37, 56, 88, 0.8);
}

.sliderRoot .sliderWrapper .arrows.style-3 .arrow-left,
.sliderRoot .sliderWrapper .arrows.style-3 .arrow-right,
.sliderRootWrapper .sliderWrapper .arrows.style-3 .arrow-left,
.sliderRootWrapper .sliderWrapper .arrows.style-3 .arrow-right {
  width: 30px;
  height: 30px;
  background-color: #fff;
}

.sliderRoot .sliderWrapper .arrows.style-3 .arrow-left,
.sliderRootWrapper .sliderWrapper .arrows.style-3 .arrow-left {
  position: absolute;
  left: -17px;
}

.sliderRoot .sliderWrapper .arrows.style-3 .arrow-left i,
.sliderRootWrapper .sliderWrapper .arrows.style-3 .arrow-left i {
  position: relative;
  left: 2px;
  padding: 4px;
}

.sliderRoot .sliderWrapper .arrows.style-3 .arrow-right,
.sliderRootWrapper .sliderWrapper .arrows.style-3 .arrow-right {
  position: absolute;
  right: -1036px;
}

.sliderRoot .sliderWrapper .arrows.style-3 .arrow-right i,
.sliderRootWrapper .sliderWrapper .arrows.style-3 .arrow-right i {
  position: relative;
  left: -1px;
  padding: 4px;
}

.sliderRoot .sliderWrapper .arrows.style-4,
.sliderRootWrapper .sliderWrapper .arrows.style-4 {
  width: 50px;
  position: absolute;
  top: -40px;
  z-index: 96;
  right: 38px;
}

.sliderRoot .sliderWrapper .arrows.style-4 .arrow-left,
.sliderRoot .sliderWrapper .arrows.style-4 .arrow-right,
.sliderRootWrapper .sliderWrapper .arrows.style-4 .arrow-left,
.sliderRootWrapper .sliderWrapper .arrows.style-4 .arrow-right {
  width: 30px;
  height: 30px;
  border-radius: 4px;
  border: none;
  background: 0 0;
}

.sliderRoot .sliderWrapper .arrows.style-4 .arrow-left,
.sliderRootWrapper .sliderWrapper .arrows.style-4 .arrow-left {
  position: absolute;
  left: 0;
}

.sliderRoot .sliderWrapper .arrows.style-4 .arrow-left i,
.sliderRootWrapper .sliderWrapper .arrows.style-4 .arrow-left i {
  position: relative;
  left: 2px;
  padding: 6px;
  border-width: 0 0 2px 2px;
  border-color: rgba(37, 56, 88, 0.8);
}

.sliderRoot .sliderWrapper .arrows.style-4 .arrow-right,
.sliderRootWrapper .sliderWrapper .arrows.style-4 .arrow-right {
  position: absolute;
  right: -20px;
}

.sliderRoot .sliderWrapper .arrows.style-4 .arrow-right i,
.sliderRootWrapper .sliderWrapper .arrows.style-4 .arrow-right i {
  position: relative;
  left: -3px;
  padding: 6px;
  border-color: rgba(37, 56, 88, 0.8);
  border-width: 2px 2px 0 0;
}

.sliderRoot .sliderWrapper .arrows.style-5,
.sliderRootWrapper .sliderWrapper .arrows.style-5 {
  width: 100%;
}

.sliderRoot .sliderWrapper .arrows.style-5.right,
.sliderRootWrapper .sliderWrapper .arrows.style-5.right {
  right: 0;
  left: auto;
}

.sliderRoot .sliderWrapper .arrows.style-5 .arrow-left,
.sliderRoot .sliderWrapper .arrows.style-5 .arrow-right,
.sliderRootWrapper .sliderWrapper .arrows.style-5 .arrow-left,
.sliderRootWrapper .sliderWrapper .arrows.style-5 .arrow-right {
  box-shadow: 0 3px 3px #ccc;
  background: #fff;
  width: 40px;
  height: 40px;
  border: 0;
  flex-shrink: 0;
  position: absolute;
}

.sliderRoot .sliderWrapper .arrows.style-5 .arrow-left i,
.sliderRoot .sliderWrapper .arrows.style-5 .arrow-right i,
.sliderRootWrapper .sliderWrapper .arrows.style-5 .arrow-left i,
.sliderRootWrapper .sliderWrapper .arrows.style-5 .arrow-right i {
  padding: 4px;
}

.sliderRoot .sliderWrapper .arrows.style-5 .arrow-left,
.sliderRootWrapper .sliderWrapper .arrows.style-5 .arrow-left {
  left: -19px;
  position: absolute;
}

.sliderRoot .sliderWrapper .arrows.style-5 .arrow-left i,
.sliderRootWrapper .sliderWrapper .arrows.style-5 .arrow-left i {
  margin-left: 4px;
}

.sliderRoot .sliderWrapper .arrows.style-5 .arrow-right,
.sliderRootWrapper .sliderWrapper .arrows.style-5 .arrow-right {
  right: -20px;
  position: absolute;
}

.sliderRoot .sliderWrapper .arrows.style-6,
.sliderRootWrapper .sliderWrapper .arrows.style-6 {
  top: 11px;
  transform: none;
  right: 20px;
  width: 80px;
}

.sliderRoot .sliderWrapper .arrows.style-6 .arrow-left,
.sliderRoot .sliderWrapper .arrows.style-6 .arrow-right,
.sliderRootWrapper .sliderWrapper .arrows.style-6 .arrow-left,
.sliderRootWrapper .sliderWrapper .arrows.style-6 .arrow-right {
  border: 0;
  width: 40px;
  height: 40px;
}

.sliderRoot .sliderWrapper .arrows.style-6 .arrow-left i,
.sliderRoot .sliderWrapper .arrows.style-6 .arrow-right i,
.sliderRootWrapper .sliderWrapper .arrows.style-6 .arrow-left i,
.sliderRootWrapper .sliderWrapper .arrows.style-6 .arrow-right i {
  padding: 5px;
  border-color: #000;
}

.sliderRoot .sliderWrapper .arrows.style-6 .arrow-left i,
.sliderRootWrapper .sliderWrapper .arrows.style-6 .arrow-left i {
  border-width: 0 0 2px 2px;
}

.sliderRoot .sliderWrapper .arrows.style-6 .arrow-right i,
.sliderRootWrapper .sliderWrapper .arrows.style-6 .arrow-right i {
  border-width: 2px 2px 0 0;
}

.sliderRoot .sliderWrapper .arrows.style-7,
.sliderRootWrapper .sliderWrapper .arrows.style-7 {
  width: 100%;
}

.sliderRoot .sliderWrapper .arrows.style-7.right,
.sliderRootWrapper .sliderWrapper .arrows.style-7.right {
  right: 0;
  left: auto;
}

.sliderRoot .sliderWrapper .arrows.style-7 .arrow-left,
.sliderRoot .sliderWrapper .arrows.style-7 .arrow-right,
.sliderRootWrapper .sliderWrapper .arrows.style-7 .arrow-left,
.sliderRootWrapper .sliderWrapper .arrows.style-7 .arrow-right {
  box-shadow: none;
  background: 0 0;
  width: 40px;
  height: 40px;
  border: 0;
  flex-shrink: 0;
  position: absolute;
}

.sliderRoot .sliderWrapper .arrows.style-7 .arrow-left i,
.sliderRoot .sliderWrapper .arrows.style-7 .arrow-right i,
.sliderRootWrapper .sliderWrapper .arrows.style-7 .arrow-left i,
.sliderRootWrapper .sliderWrapper .arrows.style-7 .arrow-right i {
  padding: 8px;
}

.sliderRoot .sliderWrapper .arrows.style-7 .arrow-left,
.sliderRootWrapper .sliderWrapper .arrows.style-7 .arrow-left {
  left: -19px;
  position: absolute;
}

.sliderRoot .sliderWrapper .arrows.style-7 .arrow-left i,
.sliderRootWrapper .sliderWrapper .arrows.style-7 .arrow-left i {
  margin-left: 4px;
  border: solid #253858;
  border-width: 0 0 3px 3px;
}

.sliderRoot .sliderWrapper .arrows.style-7 .arrow-right,
.sliderRootWrapper .sliderWrapper .arrows.style-7 .arrow-right {
  right: 5px;
  position: absolute;
}

.sliderRoot .sliderWrapper .arrows.style-7 .arrow-right i,
.sliderRootWrapper .sliderWrapper .arrows.style-7 .arrow-right i {
  border: solid #253858;
  border-width: 3px 3px 0 0;
}

.sliderRoot .sliderWrapper .arrows.style-8,
.sliderRootWrapper .sliderWrapper .arrows.style-8 {
  top: 50px;
  transform: none;
  right: 20px;
  width: 80px;
}

.sliderRoot .sliderWrapper .arrows.style-8 .arrow-left,
.sliderRoot .sliderWrapper .arrows.style-8 .arrow-right,
.sliderRootWrapper .sliderWrapper .arrows.style-8 .arrow-left,
.sliderRootWrapper .sliderWrapper .arrows.style-8 .arrow-right {
  border: 0;
  width: 32px;
  height: 32px;
  background-color: #fff;
  border-radius: 8px;
}

.sliderRoot .sliderWrapper .arrows.style-8 .arrow-left i,
.sliderRoot .sliderWrapper .arrows.style-8 .arrow-right i,
.sliderRootWrapper .sliderWrapper .arrows.style-8 .arrow-left i,
.sliderRootWrapper .sliderWrapper .arrows.style-8 .arrow-right i {
  padding: 4px;
  border-color: rgba(37, 56, 88, 0.7490196078);
}

.sliderRoot .sliderWrapper .arrows.style-8 .arrow-left i,
.sliderRootWrapper .sliderWrapper .arrows.style-8 .arrow-left i {
  border-width: 0 0 2px 2px;
}

.sliderRoot .sliderWrapper .arrows.style-8 .arrow-right i,
.sliderRootWrapper .sliderWrapper .arrows.style-8 .arrow-right i {
  border-width: 2px 2px 0 0;
}

.sliderRoot .sliderWrapper .arrows.style-9,
.sliderRootWrapper .sliderWrapper .arrows.style-9 {
  top: -55px;
  transform: none;
  right: 0;
  width: 80px;
}

.sliderRoot .sliderWrapper .arrows.style-9 .arrow-left,
.sliderRoot .sliderWrapper .arrows.style-9 .arrow-right,
.sliderRootWrapper .sliderWrapper .arrows.style-9 .arrow-left,
.sliderRootWrapper .sliderWrapper .arrows.style-9 .arrow-right {
  border: 0;
  width: 32px;
  height: 32px;
  background-color: #f2f2f2;
  border-radius: 8px;
}

.sliderRoot .sliderWrapper .arrows.style-9 .arrow-left i,
.sliderRoot .sliderWrapper .arrows.style-9 .arrow-right i,
.sliderRootWrapper .sliderWrapper .arrows.style-9 .arrow-left i,
.sliderRootWrapper .sliderWrapper .arrows.style-9 .arrow-right i {
  padding: 4px;
  border-color: #253858;
}

.sliderRoot .sliderWrapper .arrows.style-9 .arrow-left i,
.sliderRootWrapper .sliderWrapper .arrows.style-9 .arrow-left i {
  border-width: 0 0 2px 2px;
}

.sliderRoot .sliderWrapper .arrows.style-9 .arrow-right i,
.sliderRootWrapper .sliderWrapper .arrows.style-9 .arrow-right i {
  border-width: 2px 2px 0 0;
}

.sliderRoot .acc-tab,
.sliderRootWrapper .acc-tab {
  position: relative;
  padding: 0;
  margin: 0 0 20px 0;
  list-style: none;
  display: flex;
  justify-content: left;
}

@media (max-width: 1024px) {
  .sliderRoot .acc-tab,
  .sliderRootWrapper .acc-tab {
    width: calc(100% - 20px);
    box-sizing: border-box;
  }
}
.sliderRoot .acc-tab li,
.sliderRootWrapper .acc-tab li {
  background-color: transparent;
  border-radius: 8px;
  opacity: 1;
  box-sizing: border-box;
  padding: 7px;
  margin-right: 18px;
  transition: all 0.3s ease-in;
  border: none;
  cursor: pointer;
  position: relative;
  font-weight: 600;
}

.sliderRoot .acc-tab li:last-child,
.sliderRootWrapper .acc-tab li:last-child {
  margin-right: 0;
}

.sliderRoot .acc-tab li.active,
.sliderRoot .acc-tab li:hover,
.sliderRootWrapper .acc-tab li.active,
.sliderRootWrapper .acc-tab li:hover {
  color: #266ff7;
}

.sliderRoot .acc-tab li.active:after,
.sliderRoot .acc-tab li:hover:after,
.sliderRootWrapper .acc-tab li.active:after,
.sliderRootWrapper .acc-tab li:hover:after {
  content: "";
  height: 2px;
  width: 100%;
  background: #0065ff;
  position: absolute;
  left: 0;
  bottom: 0;
}

.gap-style-1 {
  padding: 10px 0 20px 20px;
}

.product-article-wrapper {
  padding-top: 0;
}

@media (max-width: 1024px) {
  .product-article-wrapper .product-article-wrapper {
    padding: 0 0 0 16px;
    margin-top: 0;
  }
}
@media (max-width: 568px) {
  .product-article-wrapper .product-article-wrapper {
    padding: 0 0 0 16px;
    margin-top: 0;
  }
}
.product-article-wrapper .ribbon {
  top: 0;
}

.product-article-wrapper .pcard {
  background: #fff 0 0 no-repeat padding-box;
  box-shadow: 0 3px 6px rgba(38, 111, 247, 0.168627451);
  border-radius: 10px;
  opacity: 1;
  position: relative;
  padding-bottom: 10px;
  margin: 0 10px;
}

.product-article-wrapper .pcard .related-img {
  height: 230px;
  border-radius: 10px 10px 0 0;
  justify-content: center;
  overflow: hidden;
}

.product-article-wrapper .pcard .related-img span img {
  width: 100%;
  height: 100%;
}

.product-article-wrapper .content-wrapper {
  padding: 20px 20px 0;
}

.product-article-wrapper .content-wrapper .article-views {
  display: flex;
  justify-content: space-between;
  width: 180px;
  list-style: none;
  margin: 14px 0;
}

.product-article-wrapper .content-wrapper .article-views li {
  position: relative;
  padding-left: 19px;
  color: #253858;
  position: relative;
}

.product-article-wrapper .content-wrapper .article-views li:before {
  content: "";
  width: 14px;
  height: 14px;
  position: absolute;
  left: 0;
  top: 4px;
}

.product-article-wrapper .content-wrapper .article-views li:first-child:before {
  background: url("../images/bu/investment/date_range-article.svg") no-repeat center center;
}

.product-article-wrapper .content-wrapper .article-views li:nth-child(2):before {
  background: url("../images/bu/investment/visibility-article.svg") no-repeat center center;
}

.product-article-wrapper .content-wrapper h3 {
  margin: 8px 0;
  line-height: 24px;
}

.product-article-wrapper .content-wrapper h3 a {
  color: #253858;
}

.product-article-wrapper .content-wrapper p {
  font-size: 14px;
  color: rgba(37, 56, 88, 0.8);
  line-height: 20px;
}

.product-article-wrapper .related-img img {
  width: 100%;
}

.product-article-wrapper .pbdate {
  height: 180px;
  display: block;
  padding-bottom: 30px;
  box-sizing: border-box;
}

.product-article-wrapper .pbdate .publish-data {
  font-size: 11px;
  position: relative;
  top: -13px;
  left: 12px;
  color: rgba(37, 56, 88, 0.8);
}

.product-article-wrapper .pbdate .publish-data:before {
  content: "";
  position: absolute;
  background: rgba(37, 56, 88, 0.8);
  width: 6px;
  height: 6px;
  border-radius: 50%;
  top: 5px;
  left: -10px;
}

.product-article-wrapper .pbdate .readmore {
  position: absolute;
  bottom: 16px;
  color: #0065ff;
  font-size: 14px;
}

.product-article-wrapper .pbdate .readmore .arrow {
  border: solid #0065ff;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transition: all 0.2s ease-out;
  margin: 0 0 3px 5px;
  position: absolute;
  top: 7px;
  transform: rotate(-45deg);
}

@media (max-width: 1024px) {
  .insurer-slider.sliderRoot,
  .investment-option-slider.sliderRoot {
    padding: 20px 0 0 16px;
  }
}
#policybazaar .investment-bg .nri-secure-tag {
  position: absolute;
  right: 0;
  bottom: -16px;
  color: var(--0065-ff, #0065ff);
  font-size: 11px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-decoration-line: underline;
  cursor: pointer;
  z-index: 10;
  background: 0 0;
  width: auto;
  margin: 0;
  padding: 0;
  display: block;
  text-align: right;
  border: 0;
}

#popup-container .investment-bg .nri-secure-tag {
  position: absolute;
  right: 0;
  bottom: -16px;
  color: var(--0065-ff, #0065ff);
  font-size: 11px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-decoration-line: underline;
  cursor: pointer;
  z-index: 10;
  background: 0 0;
  width: auto;
  margin: 0;
  padding: 0;
  display: block;
  text-align: right;
  border: 0;
}

.nri-popup-container {
  position: fixed;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.7);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
}

.nri-popup-container.visible {
  opacity: 1;
  z-index: 100001;
}

.nri-popup-container .nri-popup-content {
  width: 100%;
  position: relative;
  z-index: 1002;
  max-width: 450px;
  flex-shrink: 0;
  border-radius: 8px;
  background: #fff;
  padding: 32px 16px 32px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .nri-popup-container .nri-popup-content {
    max-width: 340px;
  }
}
.nri-popup-container .nri-popup-content .nri-popup-close {
  background: url(../../images/bu/investment/investment-nri-popup-close.svg) no-repeat center/contain;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 14px;
  right: 14px;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .nri-popup-container .nri-popup-content .nri-popup-close {
    width: 12px;
    height: 12px;
  }
}
.nri-popup-container .nri-popup-content .details .heading {
  color: var(--0065-ff, #0065ff);
  text-align: center;
  margin: 0 0 16px;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.nri-popup-container .nri-popup-content .details .description {
  color: #253858;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
}

.nri-popup-container .nri-popup-content .details .disclaimer {
  color: #253858;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal !important;
  margin: 8px 0 0;
  padding: 0;
}

.body-fixed {
  overflow: hidden;
  width: 100%;
  position: fixed;
}

.exit-intent-popup-container.mobile {
  position: fixed;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
  display: flex !important;
  align-items: center;
  justify-content: center;
  opacity: 0;
}

.exit-intent-popup-container.mobile .blue {
  color: #0065ff !important;
}

.exit-intent-popup-container.mobile.visible {
  opacity: 1;
  z-index: 999999;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup {
  position: relative;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup .exit-intent-popup-close {
  background: url("../../images/bu/exit-intent-popup-close.svg") no-repeat;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
  z-index: 100;
  border: 1px solid;
  border-radius: 50%;
  background-size: 100%;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu {
  background: #fff 0 0 no-repeat padding-box;
  border-radius: 8px;
  max-width: 860px;
  width: 100%;
  padding: 30px 15px 0 30px;
  position: relative;
  z-index: 1002;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu {
    height: 350px;
    width: 90%;
    padding: 16px 15px 0 30px;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu {
    height: 350px;
    width: 98%;
    padding: 16px;
    margin: 0 auto;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu {
    height: 300px;
    padding: 10px;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu {
    height: auto;
    padding: 16px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg:after {
  content: "";
  background-image: url("../../images/bu/exit-intent-popup-image-investment-new.svg") !important;
  width: 307px;
  height: 306px;
  position: absolute;
  bottom: 53px;
  right: 36px;
  z-index: 0;
  opacity: 1 !important;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg:after {
    background-size: contain;
    width: 120px;
    height: 115px;
    right: 9px;
    bottom: initial;
    top: 37px;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg:after {
    width: 200px;
    height: 210px;
    right: 9px;
  }
}
@media (max-width: 568px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg:after {
    background-size: contain;
    width: 102px;
    background-repeat: no-repeat;
    height: 102px;
    bottom: initial;
    top: 37px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg {
  background: #fff4e2;
}

@media screen and (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg {
    height: auto;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-close {
  border: 0;
  height: 22px;
  width: 22px;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content > div.disclaimer.right {
  z-index: 10;
  position: relative;
  font-size: 11px;
  text-align: right;
  margin-top: 0;
  color: rgba(37, 56, 88, 0.3);
  padding-top: 0;
}

@media screen and (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content > div.disclaimer.right {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .tag {
  background: #d1ffe3 0 0 no-repeat padding-box;
  border: 1px dashed #0e6a32;
  border-radius: 6px;
  margin: 0;
  padding: 6px 12px 6px 32px;
  display: inline-flex;
  letter-spacing: 0;
  color: #106a32;
  position: relative;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .tag:before {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  background: url("../../images/bu/discount-icon-new.svg") no-repeat 0 0;
  background-size: contain;
  left: 10px;
  top: 8px;
}

@media screen and (max-width: 568px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .tag:before {
    top: 8px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .tag span {
  font-weight: 400;
  font-size: 13px;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .tag {
    font-size: 16px;
  }
}
@media screen and (max-width: 567px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .tag {
    border-radius: 12px;
    margin: 0;
    padding: 7px 6px 7px 33px;
    width: 100% !important;
    display: block;
    max-width: 220px;
    letter-spacing: 0;
    color: #106a32;
    font-size: 14px;
    line-height: 19px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .tag.tax-free {
  border-color: #480798;
  background: #fff7f4;
  font-weight: 500;
  margin: 0 0 0 10px;
  padding-left: 38px;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .tag.tax-free {
    margin: 10px 0 0 0;
    width: auto !important;
    display: inline-block;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .tag.tax-free::before {
  background: url("../../images/bu/tax-free-return-intent-icon.svg") no-repeat 0 0;
  content: "";
  height: 23px;
  width: 23px;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .tag.tax-free span {
  font-weight: 500;
  color: #480798;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .tag.tax-free span sup {
  line-height: 12px;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content h2 {
  color: #253858;
  font-size: 32px !important;
  line-height: 50px;
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 0;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content h2 {
    font-size: 24px !important;
    line-height: 32px;
    margin-top: 15px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.description {
  color: #253858;
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  width: 440px;
  position: relative;
  margin: 0 0 20px 0;
  color: rgba(37, 56, 88, 0.95);
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.description .nothing-text {
  font-weight: 300;
  font-size: 16px;
  text-transform: uppercase;
}

@media screen and (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.description .nothing-text {
    font-weight: 400;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.description.sapretor {
  margin-bottom: 0;
  font-size: 15px;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.description {
    font-size: 17px;
    line-height: 22px;
    margin: 0 0 10px 0;
    width: calc(100% - 115px);
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.description::after {
  display: none;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .details-1 {
  font-size: 17px;
  margin: 15px 0 15px;
  color: rgba(37, 56, 88, 0.95);
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .details-1 {
    font-size: 13px;
    margin: 5px 0;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.details-2 {
  position: relative;
  background: #ffe3b5;
  padding: 11px 15px 10px 30px;
  letter-spacing: 0;
  color: #253858;
  font-size: 16px;
  line-height: 27px;
  width: 58%;
  margin: 10px 0 12px;
  left: -30px;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.details-2 {
    font-size: 14px;
  }
}
@media screen and (max-width: 568px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.details-2 {
    min-height: 48px;
    left: -16px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.details-2 span {
  color: #266ff7;
  line-height: 30px;
  font-weight: 600;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.details-2 span.large,
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.details-2 span.medium {
  font-size: 22px;
  font-weight: 600;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.details-2 span.large,
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.details-2 span.medium {
    font-size: 15px;
    font-weight: 500;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.details-2 span.premiumPlan,
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.details-2 span.small {
  font-size: 18px;
  font-weight: 600;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.details-2 span.premiumPlan,
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.details-2 span.small {
    font-size: 13px;
    font-weight: 500;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.details-2 span.premiumPlan sup,
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.details-2 span.small sup {
  font-size: 14px;
  line-height: 40px;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.details-2:after {
  content: "";
  width: 20px;
  bottom: 0;
  position: absolute;
  display: block;
  border: 27px solid #ffe3b5;
  z-index: 0;
  right: -27px;
  border-left-width: 0;
  border-right-color: transparent;
}

@media screen and (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.details-2 {
    padding: 8px 22px 14px;
    font-size: 20px;
    line-height: 30px;
    width: 69%;
    max-width: 492px;
    margin: 10px 0 12px;
    left: -29px;
    font-weight: 500;
  }
}
@media screen and (max-width: 767px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.details-2 {
    padding: 8px 0 7px 17px;
    letter-spacing: 0;
    color: #253858;
    font-size: 15px;
    line-height: 30px;
    width: 71%;
    left: -15px;
    max-width: 382px;
    margin: 5px 0;
    left: -15px;
  }
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.details-2:after {
    border: 23px solid #ffe3b5;
    z-index: 0;
    right: -23px;
    border-left-width: 0;
    border-right-color: transparent;
  }
}
@media screen and (max-width: 568px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.details-2 {
    padding: 7px 0 8px 13px;
    letter-spacing: 0;
    color: #253858;
    font-size: 12px;
    line-height: 30px;
    width: 91%;
    margin: 10px 0;
    left: -17px;
  }
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.details-2 span.large {
    font-size: 16px;
  }
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.details-2 span.premiumPlan {
    font-size: 14px;
  }
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.details-2::after {
    border: 29px solid #ffe3b5;
    right: -29px;
    border-left-width: 0;
    border-right-color: transparent;
  }
}
@media screen and (max-width: 568px) and (max-width: 568px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.details-2::after {
    border: 24px solid #ffe3b5;
    right: -24px;
    border-left-width: 0;
    border-right-color: transparent;
  }
}
@media screen and (max-width: 440px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.details-2 {
    width: 100%;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .pointer {
  margin: 5px 0 0 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 62%;
  gap: 2%;
  font-weight: 400;
  list-style: none;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .pointer {
    margin: 8px 0 0;
    width: 100%;
    align-items: flex-start;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .pointer li {
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.95);
  font-size: 14px;
  line-height: 30px;
  position: relative;
  width: 47%;
  margin: 0 0 3px;
  padding-left: 20px;
  display: flex;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .pointer li::before {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 7px;
  background-image: url("../../images/bu/exit-intent-popup-bullet-tick.svg") !important;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .pointer li::after {
  content: "";
  background: #6eaa50;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  left: 2px;
  border: 1px solid #fff5ef;
  top: 11px;
  display: none;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .pointer li {
    font-size: 13px;
    width: 100%;
    margin-bottom: 12px;
    line-height: 16px;
  }
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .pointer li:before {
    top: 2px;
    transform: initial;
  }
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .pointer li:after {
    top: 5px;
    transform: initial;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .pointer li sup.arrow-disclaimer {
  position: relative;
  top: -4px;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .pointer.row::after,
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .pointer.row::before {
  display: none;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .viewbtn,
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .viewplan-link,
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content a,
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content button {
  background: #0065ff 0 0 no-repeat padding-box;
  border: 1px solid #0065ff;
  border-radius: 4px;
  color: #fff;
  text-transform: initial;
  max-width: 230px;
  width: 100%;
  padding: 10px 0;
  display: block;
  text-align: center;
  margin-top: 23px;
  font-weight: 500;
  font-size: 18px;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .viewbtn,
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .viewplan-link,
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content a,
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content button {
    max-width: 268px;
    font-size: 16px;
    z-index: 1;
    margin: 7px auto;
    position: relative;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip:after {
  content: "";
  background-image: url("../../images/bu/exit-intent-popup-image-investment-new.svg") !important;
  width: 307px;
  height: 306px;
  position: absolute;
  bottom: 53px;
  right: 36px;
  z-index: 0;
  opacity: 1 !important;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip:after {
    background-size: contain;
    width: 120px;
    height: 115px;
    right: 9px;
    bottom: initial;
    top: 37px;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip:after {
    width: 200px;
    height: 210px;
    right: 9px;
  }
}
@media (max-width: 568px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip:after {
    background-size: contain;
    width: 102px;
    background-repeat: no-repeat;
    height: 102px;
    bottom: initial;
    top: 37px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip {
  background: #fff4e2;
}

@media screen and (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip {
    height: auto;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-close {
  border: 0;
  height: 22px;
  width: 22px;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content > div.disclaimer.right {
  z-index: 10;
  position: relative;
  font-size: 11px;
  text-align: right;
  margin-top: 0;
  color: rgba(37, 56, 88, 0.3);
  padding-top: 0;
}

@media screen and (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content > div.disclaimer.right {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content .tag {
  background: #d1ffe3 0 0 no-repeat padding-box;
  border: 1px dashed #0e6a32;
  border-radius: 6px;
  margin: 0;
  padding: 6px 12px 6px 32px;
  display: inline-flex;
  letter-spacing: 0;
  color: #106a32;
  position: relative;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content .tag:before {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  background: url("../../images/bu/discount-icon-new.svg") no-repeat 0 0;
  background-size: contain;
  left: 10px;
  top: 8px;
}

@media screen and (max-width: 568px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content .tag:before {
    top: 8px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content .tag span {
  font-weight: 400;
  font-size: 13px;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content .tag {
    font-size: 16px;
  }
}
@media screen and (max-width: 567px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content .tag {
    border-radius: 12px;
    margin: 0;
    padding: 7px 7px 7px 35px;
    width: 100% !important;
    display: block;
    max-width: 214px;
    letter-spacing: 0;
    color: #106a32;
    font-size: 14px;
    line-height: 19px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content h2 {
  color: #253858;
  font-size: 32px !important;
  line-height: 50px;
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 0;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content h2 {
    font-size: 24px !important;
    line-height: 32px;
    margin-top: 15px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.description {
  color: #253858;
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  width: 440px;
  position: relative;
  margin: 0 0 20px 0;
  color: rgba(37, 56, 88, 0.95);
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.description .nothing-text {
  font-weight: 300;
  font-size: 16px;
  text-transform: uppercase;
}

@media screen and (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.description .nothing-text {
    font-weight: 400;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.description.sapretor {
  margin-bottom: 0;
  font-size: 15px;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.description {
    font-size: 17px;
    line-height: 22px;
    margin: 0 0 10px 0;
    width: calc(100% - 115px);
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.description::after {
  display: none;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content .details-1 {
  font-size: 17px;
  margin: 15px 0 15px;
  color: rgba(37, 56, 88, 0.95);
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content .details-1 {
    font-size: 13px;
    margin: 5px 0;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.details-2 {
  position: relative;
  background: #ffe3b5;
  padding: 11px 15px 10px 30px;
  letter-spacing: 0;
  color: #253858;
  font-size: 16px;
  line-height: 27px;
  width: 58%;
  margin: 10px 0 12px;
  left: -30px;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.details-2 {
    font-size: 14px;
  }
}
@media screen and (max-width: 568px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.details-2 {
    min-height: 48px;
    left: -17px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.details-2 span {
  color: #266ff7;
  line-height: 30px;
  font-weight: 600;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.details-2 span.large,
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.details-2 span.medium {
  font-size: 22px;
  font-weight: 600;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.details-2 span.large,
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.details-2 span.medium {
    font-size: 15px;
    font-weight: 500;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.details-2 span.premiumPlan,
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.details-2 span.small {
  font-size: 18px;
  font-weight: 600;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.details-2 span.premiumPlan,
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.details-2 span.small {
    font-size: 13px;
    font-weight: 500;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.details-2 span.premiumPlan sup,
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.details-2 span.small sup {
  font-size: 14px;
  line-height: 40px;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.details-2:after {
  content: "";
  width: 20px;
  bottom: 0;
  position: absolute;
  display: block;
  border: 27px solid #ffe3b5;
  z-index: 0;
  right: -27px;
  border-left-width: 0;
  border-right-color: transparent;
}

@media screen and (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.details-2 {
    padding: 8px 22px 14px;
    font-size: 20px;
    line-height: 30px;
    width: 69%;
    max-width: 492px;
    margin: 10px 0 12px;
    left: -29px;
    font-weight: 500;
  }
}
@media screen and (max-width: 767px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.details-2 {
    padding: 8px 0 7px 17px;
    letter-spacing: 0;
    color: #253858;
    font-size: 15px;
    line-height: 30px;
    width: 71%;
    left: -15px;
    max-width: 382px;
    margin: 5px 0;
    left: -15px;
  }
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.details-2:after {
    border: 23px solid #ffe3b5;
    z-index: 0;
    right: -23px;
    border-left-width: 0;
    border-right-color: transparent;
  }
}
@media screen and (max-width: 568px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.details-2 {
    padding: 7px 0 8px 13px;
    letter-spacing: 0;
    color: #253858;
    font-size: 12px;
    line-height: 30px;
    width: 91%;
    margin: 10px 0;
    left: -17px;
  }
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.details-2 span.large {
    font-size: 16px;
  }
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.details-2 span.premiumPlan {
    font-size: 14px;
  }
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.details-2::after {
    border: 29px solid #ffe3b5;
    right: -29px;
    border-left-width: 0;
    border-right-color: transparent;
  }
}
@media screen and (max-width: 568px) and (max-width: 568px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.details-2::after {
    border: 24px solid #ffe3b5;
    right: -24px;
    border-left-width: 0;
    border-right-color: transparent;
  }
}
@media screen and (max-width: 440px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.details-2 {
    width: 100%;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content .pointer {
  margin: 5px 0 0 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 62%;
  gap: 2%;
  font-weight: 400;
  list-style: none;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content .pointer {
    margin: 8px 0 0;
    width: 100%;
    align-items: flex-start;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content .pointer li {
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.95);
  font-size: 14px;
  line-height: 30px;
  position: relative;
  width: 47%;
  margin: 0 0 3px;
  padding-left: 20px;
  display: flex;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content .pointer li::before {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 7px;
  background-image: url("../../images/bu/exit-intent-popup-bullet-tick.svg") !important;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content .pointer li::after {
  content: "";
  background: #6eaa50;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  left: 2px;
  border: 1px solid #fff5ef;
  top: 11px;
  display: none;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content .pointer li {
    font-size: 13px;
    width: 100%;
    margin-bottom: 12px;
    line-height: 16px;
  }
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content .pointer li:before {
    top: 2px;
    transform: initial;
  }
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content .pointer li:after {
    top: 5px;
    transform: initial;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content .pointer li sup.arrow-disclaimer {
  position: relative;
  top: -4px;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content .pointer.row::after,
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content .pointer.row::before {
  display: none;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content .viewbtn,
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content .viewplan-link,
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content a,
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content button {
  background: #0065ff 0 0 no-repeat padding-box;
  border: 1px solid #0065ff;
  border-radius: 4px;
  color: #fff;
  text-transform: initial;
  max-width: 230px;
  width: 100%;
  padding: 10px 0;
  display: block;
  text-align: center;
  margin-top: 23px;
  font-weight: 500;
  font-size: 18px;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content .viewbtn,
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content .viewplan-link,
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content a,
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content button {
    max-width: 268px;
    font-size: 16px;
    z-index: 1;
    margin: 7px auto;
    position: relative;
  }
}
#policybazaar {
  width: 100% !important;
}

@supports (-webkit-overflow-scrolling: touch) {
  input,
  select,
  textarea {
    font-size: 16px;
  }
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.nfo-returns {
  width: 18px;
  height: 18px;
  border: 2px solid #eee;
  border-bottom-color: #ff3d00;
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
}

@keyframes rotation {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
*,
html {
  box-sizing: border-box;
  scroll-behavior: smooth;
}

body {
  touch-action: pan-x pan-y;
  font-family: Roboto, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
}

a {
  color: #0065ff;
}

a:hover {
  color: #0065ff;
}

input,
select,
textarea {
  outline: 0;
}

input:focus,
select:focus,
textarea:focus {
  outline: 0;
}

.h1,
h1 {
  font-size: 32px;
  line-height: 58px;
  font-weight: 600;
  margin: 0;
}

@media (max-width: 568px) {
  .h1,
  h1 {
    font-size: 5.985915493vw;
  }
}
.h2,
h2 {
  font-size: 24px;
  line-height: 30px;
  margin: 0;
  font-weight: 600;
}

.h2.underline,
h2.underline {
  text-decoration: underline;
  margin-bottom: 24px;
}

.h2.underline.mt30,
h2.underline.mt30 {
  margin-top: 40px;
}

.h2 span,
h2 span {
  color: #0065ff;
}

.h2.center,
h2.center {
  text-align: center;
}

@media (max-width: 980px) {
  .h2,
  h2 {
    font-size: 24px;
    line-height: 28px;
  }
}
@media (max-width: 568px) {
  .h2,
  h2 {
    font-size: 22px;
    line-height: 28px;
  }
}
.h3,
h3 {
  font-size: 22px;
  line-height: 26px;
  margin: 0;
  font-weight: 600;
}

.h3 span,
h3 span {
  color: #0065ff;
}

.h3.table_heading_margin,
h3.table_heading_margin {
  margin: 50px 0 30px;
}

.h3.underline,
h3.underline {
  text-decoration: underline;
  margin-bottom: 24px;
}

.h3.underline.mt30,
h3.underline.mt30 {
  margin-top: 40px;
}

.h3.cus-mb,
h3.cus-mb {
  text-align: center;
  margin-bottom: 40px;
}

@media (max-width: 1024px) {
  .h3.cus-mb,
  h3.cus-mb {
    margin-bottom: 30px;
  }
}
.h3.center,
h3.center {
  text-align: center;
}

@media (max-width: 568px) {
  .h3,
  h3 {
    font-size: 18px;
    line-height: 30px;
  }
  .h3.underline,
  h3.underline {
    margin-bottom: 10px;
  }
}
.h4,
h4 {
  font-size: 20px;
  line-height: 24px;
  margin: 0;
  font-weight: 600;
}

.h4 span,
h4 span {
  color: #0065ff;
}

.h4.underline,
h4.underline {
  text-decoration: underline;
  margin-bottom: 24px;
}

.h4.underline.mt30,
h4.underline.mt30 {
  margin-top: 40px;
}

.h4.cus-mb,
h4.cus-mb {
  text-align: center;
  margin-bottom: 60px;
}

@media (max-width: 1024px) {
  .h4.cus-mb,
  h4.cus-mb {
    margin-bottom: 30px;
  }
}
.h4.center,
h4.center {
  text-align: center;
}

@media (max-width: 568px) {
  .h4,
  h4 {
    font-size: 16px;
    line-height: 24px;
  }
  .h4.underline,
  h4.underline {
    margin-bottom: 10px;
  }
}
p {
  font-size: 14px;
  font-weight: 400;
  line-height: 27px;
}

p.text-center {
  text-align: center;
}

@media (max-width: 568px) {
  p {
    font-size: 14px;
    line-height: 24px;
  }
}
.mt90 {
  margin-bottom: 90px;
}

@media (max-width: 1024px) {
  .mt90 {
    margin-bottom: 30px;
  }
}
.breadcrumbinner .breadcrumb li:first-child {
  display: none;
}

@media (max-width: 1024px) {
  .breadcrumbinner .breadcrumb {
    padding: 10px 16px;
  }
}
.build-in-cover {
  position: relative;
  display: inline-block;
  text-align: center;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 8px 10px;
  border: 1px solid #0065ff;
  border-radius: 0 0 20px 20px;
  top: -20px;
  border-top: 0;
  width: 160px;
  display: block;
  background: rgba(0, 101, 255, 0.05);
  color: #0065ff;
  font-weight: 600;
}

.build-in-cover.ng-tag {
  font-size: 10px;
  top: 0;
  position: absolute;
  left: initial;
  right: 10px;
  width: 110px;
  padding: 9px;
}

.skeleton-box {
  display: inline-block;
  height: 1em;
  position: relative;
  overflow: hidden;
  background-color: #f1f1f1;
  border-radius: 8px;
}

.skeleton-box:before {
  display: none;
}

.skeleton-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  animation: shimmer 5s infinite;
  content: "";
}

@keyframes shimmer {
  100% {
    transform: translateX(100%);
  }
}
@keyframes skeletonShine {
  to {
    background-position: 500px 0;
  }
}
.with-bullet {
  display: block;
  position: relative;
  line-height: 20px;
  margin-bottom: 20px;
  padding-left: 30px;
  padding-right: 10px;
}

.with-bullet a,
.with-bullet span {
  color: #0065ff;
  font-weight: 600;
}

.with-bullet::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background: url(../../images/life/daimond-shape-icon.svg) no-repeat 0 0;
  background-size: contain;
  left: 6px;
  top: 2px;
}

.morecontent-new {
  text-align: center;
  margin: 0 0 0;
  display: block;
}

.morecontent-new.mrlarge {
  margin: 40px 0 60px;
}

.morecontent-new.mtlarge {
  margin: 40px 0 0;
}

@media (max-width: 980px) {
  .morecontent-new {
    margin-top: 20px;
  }
}
.morecontent-new span {
  box-sizing: border-box;
  width: 100%;
  background: #0065ff;
  color: #fff;
  padding: 18px;
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  border: none;
  position: relative;
  cursor: pointer;
  transition: all 0.2s ease-in;
  padding: 14px 20px;
  border-radius: 48px;
  width: 150px;
  margin: 0 auto;
  padding: 14px 10px;
  border-radius: 48px;
}

.morecontent-new span .arrow {
  border: solid #fff;
  border-width: 0 0 2px 2px;
  display: inline-block;
  padding: 2px;
  transform: rotate(-45deg);
  transition: all 0.2s ease-out;
  width: 10px;
  height: 10px;
  position: relative;
  top: -2px;
  margin-left: 4px;
}

.morecontent-new.active .arrow {
  transform: rotate(-225deg);
  top: 3px;
}

.closesticky {
  position: absolute;
  display: inline-block;
  width: 30px;
  height: 30px;
  overflow: hidden;
  text-align: center;
  right: 0;
  top: 0;
}

.closesticky:after,
.closesticky:before {
  content: "";
  position: absolute;
  height: 2px;
  margin-top: -2px;
  width: 60%;
  top: 50%;
  left: 5px;
  border-radius: 5px;
  background: #000;
}

.closesticky:before {
  transform: rotate(45deg);
}

.closesticky:after {
  transform: rotate(-45deg);
}

body:has(.spynav) .fixedh {
  position: initial !important;
}

.loader {
  width: 42px;
  height: 42px;
  margin-left: 10px;
  font-size: 12px;
}

.loader svg {
  width: 100%;
}

svg.radial-progress {
  height: auto;
  max-width: 100%;
  transform: rotate(-90deg);
  width: 100%;
  z-index: 100;
}

svg.radial-progress circle {
  fill: rgba(0, 0, 0, 0);
  stroke: #253858;
  stroke-dashoffset: 219.9114857513;
  stroke-width: 10;
}

svg.radial-progress circle.incomplete {
  opacity: 0.25;
}

svg.radial-progress circle.complete {
  stroke-dasharray: 219.9114857513;
}

svg.radial-progress text.percentage {
  fill: #fff;
  font-size: 20px !important;
  text-anchor: middle;
}

svg.radial-progress:nth-of-type(6n + 1) circle {
  stroke: #0881fc;
}

.grid-container {
  display: flex;
  width: 1170px;
  margin: 0 auto;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 1024px) {
  .grid-container {
    max-width: 100%;
  }
}
.spynav {
  background: #253858;
  box-shadow: 0 3px 6px rgba(37, 56, 88, 0.1607843137);
  height: 47px;
  width: 100%;
}

.spynav .spylink {
  display: flex;
  width: 1170px;
  margin: 0 auto;
  list-style: none;
  padding: 0;
  height: 100%;
  align-items: center;
  justify-content: space-between;
}

.spynav .spylink.singleLink {
  width: calc(100% - 320px);
  margin-right: 20px;
}

@media (max-width: 1024px) {
  .spynav .spylink.singleLink {
    width: calc(100% - 200px);
    margin-right: 20px;
    overflow: hidden;
    overflow-x: scroll;
  }
}
@media (max-width: 1024px) and (max-width: 560px) {
  .spynav .spylink.singleLink {
    overflow: initial;
  }
}
@media (max-width: 1024px) {
  .spynav .spylink.singleLink li {
    min-width: 120px;
  }
}
@media (max-width: 1024px) and (max-width: 568px) {
  .spynav .spylink.singleLink li {
    min-width: 200px;
  }
}
@media (max-width: 1024px) and (max-width: 320px) {
  .spynav .spylink.singleLink li {
    min-width: 160px;
  }
}
@media (max-width: 1024px) and (max-width: 568px) {
  .spynav .spylink.singleLink li:nth-of-type(1n + 2) {
    display: none;
    min-width: 200px;
  }
}
.spynav .spylink.multiLink {
  width: 320px;
}

@media (max-width: 1024px) {
  .spynav .spylink.multiLink {
    width: 190px;
    margin: 0;
  }
}
@media (max-width: 1024px) and (max-width: 568px) {
  .spynav .spylink.multiLink {
    width: auto;
  }
}
@media (max-width: 1024px) {
  .spynav .spylink.multiLink .flexbox {
    display: none;
  }
}
@media (max-width: 1024px) {
  .spynav .spylink {
    max-width: 100%;
    padding: 0 16px;
  }
}
@media (max-width: 568px) {
  .spynav .spylink {
    max-width: 100%;
    padding: 0 8px;
    margin: 0;
  }
}
@media (max-width: 360px) {
  .spynav .spylink {
    max-width: 100%;
  }
}
.spynav .spylink li {
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
}

.spynav .spylink li.ht::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #16a085;
  opacity: 0;
  transition: opacity 0.3s, transform 0.3s;
}

.spynav .spylink li.ht {
  overflow: hidden;
  max-width: 180px;
}

.spynav .spylink li.ht a {
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  display: block;
  height: 100%;
  align-items: center;
  overflow: hidden;
  padding: 16px 12px;
  font-weight: 500;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.spynav .spylink li.ht::after {
  opacity: 1;
  transform: translate3d(-100%, 0, 0);
}

.spynav .spylink li.ht.active::after,
.spynav .spylink li.ht:focus::after,
.spynav .spylink li.ht:hover::after {
  transform: translate3d(0, 0, 0);
}

.spynav .spylink li a {
  font-size: 12px;
  color: #fff;
  text-decoration: none;
}

.spynav .spylink li a.ellipses {
  white-space: nowrap;
  width: 140px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
}

.spynav .spylink li.flexbox {
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #fff;
}

.spynav .spylink li .allContent {
  height: 34px;
  position: relative;
  width: 185px;
}

.spynav .spylink li .allContent select {
  background: rgba(255, 255, 255, 0.1) 0 0;
  height: 100%;
  border-radius: 4px;
  border: none;
  padding: 0 25px 0 40px;
  color: #fff;
  -moz-appearance: none;
       appearance: none;
  width: 100%;
  -webkit-appearance: none;
  font-size: 12px;
}

.spynav .spylink li .allContent select:focus {
  outline: 0;
  color: #fff;
}

@media (max-width: 1024px) {
  .spynav .spylink li:nth-child(2),
  .spynav .spylink li:nth-child(3) {
    display: none;
  }
  .spynav .spylink li a.ellipses {
    width: 150px;
  }
  .spynav .spylink li.flexbox {
    font-size: 0;
  }
}
.spynav.sticky {
  position: sticky;
  top: -1px;
  z-index: 99;
}

.select-dropdown {
  position: relative;
  display: inline-block;
  max-width: 100%;
}

.select-dropdown__button {
  padding: 13px 25px 13px 35px;
  cursor: pointer;
  text-align: left;
  background: #fff;
  height: 100%;
  border-radius: 24px;
  border: none;
  color: #0165ff;
  -moz-appearance: none;
       appearance: none;
  pointer-events: none;
  -webkit-appearance: none;
  font-weight: 500;
  font-size: 12px;
  width: 160px;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (max-width: 568px) {
  .select-dropdown__button {
    width: 150px;
  }
}
.select-dropdown__button :before {
  content: "";
  width: 22px;
  height: 22px;
  background: url("../../images/bu/term/allcontent.svg") no-repeat;
  background-size: 100%;
  position: absolute;
  left: 8px;
  top: 9px;
}

.select-dropdown__button:focus {
  outline: 0;
}

.select-dropdown__button .zmdi {
  background: url("../../images/life/arrow_forward_ios.svg") no-repeat 0 0;
  display: inline-block;
  width: 13px;
  height: 16px;
  position: absolute;
  top: 12px;
  right: 12px;
  transition: all 0.2s ease-out;
}

.select-dropdown__button .zmdi:before {
  display: none;
}

.select-dropdown__button .zmdi.active {
  transform: rotate(90deg);
  top: 13px;
}

.select-dropdown__list {
  position: absolute;
  display: none;
  left: 0;
  right: 0;
  max-height: 300px;
  overflow: auto;
  margin: 0;
  padding: 0;
  list-style-type: none;
  opacity: 0;
  pointer-events: none;
  transform-origin: top left;
  transition: all ease-in-out 0.3s;
  z-index: 2;
  width: 280px;
  border-radius: 4px;
  box-shadow: 0 3px 6px rgba(41, 55, 86, 0.1019607843);
}

.select-dropdown__list.active {
  opacity: 1;
  display: block;
  pointer-events: auto;
}

@media (max-width: 568px) {
  .select-dropdown__list.active {
    left: -85%;
  }
}
.select-dropdown__list-item {
  display: block;
  list-style-type: none;
  padding: 10px 15px;
  background: #fff;
  border-top: 1px solid #e6e6e6;
  font-size: 14px;
  line-height: 1.4;
  cursor: pointer;
  color: #616161;
  transition: all ease-in-out 0.3s;
}

.ff-content {
  display: flex;
  min-height: 382px;
  flex-direction: row;
}

.ff-content .keypointer {
  display: flex;
  flex-direction: column;
}

.ff-content .keypointer .key-points {
  flex-direction: column;
}

.ff-content .keypointer .key-points li {
  padding-left: 52px;
}

.sprite_inv_v1:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 45px;
  background: url("../../images/bu/investment/investment-sprite-feature.png") no-repeat 0 0;
  background-size: 100%;
}

.sprite_inv_v1.ico1:before {
  background-position: 0 3px;
  left: -7px;
  top: 0px;
}

.sprite_inv_v1.ico2:before {
  background-position: 0 -92px;
  left: -7px;
  top: 0px;
}

.sprite_inv_v1.ico3:before {
  background-position: 0 -44px;
  left: -7px;
  top: 0px;
}

.sprite_inv_v1.ico4:before {
  background-position: 0 -88px;
  left: 8px;
  top: 0;
  width: 22px;
  height: 22px;
}

.sprite_inv_v1.ico5:before {
  background-position: 0 -399px;
  left: 2px;
  top: -2px;
}

.sprite_inv_v1.ico6:before {
  background-position: 0 -438px;
  left: 3px;
  top: -1px;
}

.sprite_inv_v1.ico7:before {
  background-position: 0 -325px;
  left: 3px;
  top: -1px;
}

.sprite_inv_v1.ico8:before {
  background-position: 0 -279px;
  left: 3px;
  top: -1px;
}

.sprite_inv_v1.ico9:before {
  background-position: 0 -67px;
  left: 5px;
  top: -1px;
  width: 26px;
  height: 26px;
}

.sprite_inv_v1.ico10:before {
  background-position: 0 -368px;
  left: 3px;
  top: -1px;
}

.sprite_inv_v1.ico11:before {
  background-position: 0 -200px;
  left: 3px;
  top: -1px;
}

.sprite_inv_v1.ico12:before {
  background-position: 0 -238px;
  left: 3px;
  top: -1px;
}

.sprite_inv_v1.ico13:before {
  background-position: 0 -119px;
  left: 8px;
  top: 4px;
}

.sprite_inv_v1.ico14:before {
  background-position: 0 -119px;
  left: 8px;
  top: 4px;
}

.sprite_inv_v1.ico15:before {
  background-position: 0 -119px;
  left: 8px;
  top: 4px;
}

.sprite_inv_v1.ico16:before {
  background-position: 0 -119px;
  left: 8px;
  top: 4px;
}

.flexbox-left.banner > div {
  opacity: 0;
  transform: translateY(30px);
  animation: fadeInUp 0.6s ease-out forwards;
}

.ff-heading {
  animation-delay: 0.2s;
}

.ff-content {
  animation-delay: 0.4s;
}

.ff-banner {
  animation-delay: 0.6s;
}

.key-factor-wrapper {
  animation-delay: 0.8s;
}

.keypointer {
  animation-delay: 1s;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
body {
  padding: 0;
  margin: 0;
  color: #253858;
}

section {
  width: 100%;
}

section.b-yellow {
  background: #fff;
}
section.b-yellow .section-grid .flexbox.form-items.mixedlayout .flexbox-left.banner + .flexbox-right.form-content {
  background: #05347B;
}
section.b-yellow .section-grid .flexbox.form-items.mixedlayout .flexbox-left.banner + .flexbox-right.form-content .form-tab.form_mixed_layout .form_box.investment.active .ff-heading-group.h4 .h2, section.b-yellow .section-grid .flexbox.form-items.mixedlayout .flexbox-left.banner + .flexbox-right.form-content .form-tab.form_mixed_layout .form_box.investment.active .ff-heading-group.h4 h2 {
  color: #fff;
}
section.b-yellow .section-grid .flexbox.form-items.mixedlayout .flexbox-left.banner + .flexbox-right.form-content .form-tab.form_mixed_layout .form_box.investment.active .ff-heading-group.h4 p.ff-heading-smalll {
  color: #fff;
}
section.b-yellow .section-grid .flexbox.form-items.mixedlayout .flexbox-left.banner + .flexbox-right.form-content .form-tab.form_mixed_layout .form_box.investment.active .ff-heading-group.h4 p.ff-heading-smalll .green {
  color: #00FFB7;
}
section.b-yellow .section-grid .flexbox.form-items.mixedlayout .flexbox-left.banner + .flexbox-right.form-content .form-tab.form_mixed_layout .form_box.investment.active .ff-heading-group.h4 .ff-heading-for-returns {
  color: #fff;
}
section.b-yellow .section-grid .flexbox.form-items.mixedlayout .flexbox-left.banner + .flexbox-right.form-content .form-tab.form_mixed_layout .form_box.investment.active .ff-heading-group.h4 .ff-heading-for-returns span {
  color: #fff;
}
section.b-yellow .section-grid .flexbox.form-items.mixedlayout .flexbox-left.banner + .flexbox-right.form-content .form-tab.form_mixed_layout .form_box.investment.active span:has(.investment-bg) {
  background: #fff;
  padding: 20px 12px 12px;
  display: block;
  border-radius: 20px;
}

section.b-yellow:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background: linear-gradient(to bottom, #E6EFFF 0%, #FCFDFF 100%);
}

.section-grid {
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.section-grid.w-9 {
  width: 1046px;
}

.section-grid.w-6 {
  width: 800px;
}

@media (max-width: 1024px) {
  .section-grid {
    max-width: 100%;
    padding: 0;
    background: 0 0 !important;
  }
  .section-grid.w-6,
  .section-grid.w-9 {
    width: 100%;
  }
}
.section-grid.pd16 {
  margin-top: 30px;
}

@media (max-width: 1024px) {
  .section-grid.pd16 {
    padding: 0 16px;
    margin-top: 30px;
  }
  .section-grid.pd0 {
    padding: 0;
  }
}
.flexbox {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.flexbox.form-items {
  justify-content: space-between;
  padding: 0 0 40px 0;
  align-items: flex-start;
}

@media (max-width: 980px) {
  .flexbox.form-items {
    padding: 0;
  }
}
.flexbox.reverse {
  flex-direction: row;
}

.flexbox.colum {
  flex-direction: column;
}

@media (max-width: 1024px) {
  .flexbox {
    flex-direction: column;
  }
  .flexbox.reverse {
    flex-direction: column-reverse;
  }
}
@media (max-width: 768px) {
  .flexbox {
    flex-direction: column;
  }
}
@media (max-width: 568px) {
  .flexbox {
    flex-direction: column;
  }
}
@media (max-width: 360px) {
  .flexbox {
    flex-direction: column;
  }
}
.flexbox-left,
.flexbox-right {
  width: 50%;
}

@media (max-width: 890px) {
  .flexbox-left,
  .flexbox-right {
    width: 100%;
  }
}
.flexbox-left.cus520,
.flexbox-right.cus520 {
  width: 545px;
}

@media (max-width: 1024px) {
  .flexbox-left.cus520,
  .flexbox-right.cus520 {
    margin: 0 auto;
    width: 360px;
  }
}
@media (max-width: 375px) {
  .flexbox-left.cus520,
  .flexbox-right.cus520 {
    margin: 0 auto;
    width: 320px;
  }
}
@media (max-width: 320px) {
  .flexbox-left.cus520,
  .flexbox-right.cus520 {
    margin: 0 auto;
    width: 300px;
  }
}
.flexbox-left.w70,
.flexbox-right.w70 {
  width: calc(100% - 338px);
}

@media (max-width: 890px) {
  .flexbox-left.w70,
  .flexbox-right.w70 {
    width: 100%;
  }
}
.flexbox-left.w60,
.flexbox-right.w60 {
  width: 60%;
}

@media (max-width: 1024px) {
  .flexbox-left.w60,
  .flexbox-right.w60 {
    width: 100%;
  }
}
.flexbox-left.w65,
.flexbox-right.w65 {
  width: 65%;
}

@media (max-width: 1024px) {
  .flexbox-left.w65,
  .flexbox-right.w65 {
    width: 100%;
  }
}
.flexbox-left.w40,
.flexbox-right.w40 {
  width: 40%;
}

@media (max-width: 1024px) {
  .flexbox-left.w40,
  .flexbox-right.w40 {
    width: 100%;
  }
}
.flexbox-left.w30,
.flexbox-right.w30 {
  width: 338px;
}

@media (max-width: 1024px) {
  .flexbox-left.w30,
  .flexbox-right.w30 {
    width: 100%;
  }
}
.flexbox-left.with-blue-border,
.flexbox-right.with-blue-border {
  border: 1px solid #0065ff;
  border-radius: 8px 0 0 8px;
  padding: 20px 60px 20px 60px;
  border-right: 0px;
  position: relative;
}

.flexbox-left.with-blue-border .heading,
.flexbox-right.with-blue-border .heading {
  font-size: 16px;
}

@media (max-width: 980px) {
  .flexbox-left.with-blue-border .heading,
  .flexbox-right.with-blue-border .heading {
    margin: 0 0 10px 0;
  }
}
.flexbox-left.with-blue-border .text,
.flexbox-right.with-blue-border .text {
  min-height: 135px;
}

.flexbox-left.with-blue-border:before,
.flexbox-right.with-blue-border:before {
  content: "";
  position: absolute;
  width: 100px;
  height: 100px;
  background-image: url(../../images/life/term-security-item-icon-1.png);
  background-size: cover;
  right: 40px;
}

@media (max-width: 560px) {
  .flexbox-left.with-blue-border:before,
  .flexbox-right.with-blue-border:before {
    width: 70px;
    height: 70px;
    right: 20px;
  }
}
@media (max-width: 1024px) {
  .flexbox-left.with-blue-border,
  .flexbox-right.with-blue-border {
    align-items: center;
    width: 100%;
    padding: 20px 12px 20px 12px;
    border: 1px solid #0065ff;
    border-radius: 8px 8px 0 0;
    border-bottom: 0;
    position: relative;
  }
}
.flexbox-left.with-green-border,
.flexbox-right.with-green-border {
  border: 1px solid #089903;
  border-radius: 0 8px 8px 0;
  padding: 20px 60px 20px 60px;
}

.flexbox-left.with-green-border .heading,
.flexbox-right.with-green-border .heading {
  font-size: 16px;
}

@media (max-width: 980px) {
  .flexbox-left.with-green-border .heading,
  .flexbox-right.with-green-border .heading {
    margin: 0 0 10px 0;
  }
}
.flexbox-left.with-green-border .text,
.flexbox-right.with-green-border .text {
  min-height: 135px;
}

.flexbox-left.with-green-border:before,
.flexbox-right.with-green-border:before {
  content: "";
  position: absolute;
  width: 100px;
  height: 100px;
  background-image: url(../../images/life/term-security-item-icon-2.png);
  background-size: cover;
  right: 40px;
}

@media (max-width: 560px) {
  .flexbox-left.with-green-border:before,
  .flexbox-right.with-green-border:before {
    width: 70px;
    height: 70px;
    right: 20px;
  }
}
@media (max-width: 1024px) {
  .flexbox-left.with-green-border,
  .flexbox-right.with-green-border {
    border: 1px solid #089903;
    padding: 20px 12px 20px 12px;
    border-radius: 0 0 8px 8px;
  }
}
.flexbox-left .tag,
.flexbox-right .tag {
  border-radius: 8px 8px 0 0;
  background: rgba(0, 101, 255, 0.2);
  color: #0065ff;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  width: 140px;
  display: inline-block;
  position: absolute;
  top: -34px;
  padding: 6px;
  text-align: center;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.flexbox-left.with-left-border,
.flexbox-right.with-left-border {
  border: 1px solid #0065ff;
  border-radius: 8px 0 0 8px;
  padding: 10px 20px;
  border-right: 0px;
  position: relative;
  background: #fff;
}

.flexbox-left.with-right-border,
.flexbox-right.with-right-border {
  border: 1px solid #0065ff;
  border-radius: 0 8px 8px 0;
  padding: 10px 20px;
  background: #fff;
  position: relative;
}

.flexbox.sb {
  justify-content: space-between;
}

.flexbox.cs60 {
  padding: 60px 0 20px 0;
}

@media (max-width: 1024px) {
  .flexbox.cs60 .flexbox-left,
  .flexbox.cs60 .flexbox-right {
    width: 100%;
    border-radius: 8px;
    border-right: 1px solid #0065ff;
  }
  .flexbox.cs60 .flexbox-left.with-right-border,
  .flexbox.cs60 .flexbox-right.with-right-border {
    margin-top: 60px;
  }
}
.flexbox .flexbox-left.col-flex {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.flexbox.reviewby {
  width: 410px;
  margin: 40px auto 40px auto;
  padding: 0;
  position: relative;
}

@media (max-width: 1024px) {
  .flexbox.reviewby {
    flex-direction: row;
    margin: 0 auto 20px;
  }
}
@media (max-width: 890px) {
  .flexbox.reviewby {
    flex-direction: row;
    max-width: 380px;
    width: 96%;
    padding: 0 10px;
    margin: 30px auto 40px;
  }
}
@media (max-width: 560px) {
  .flexbox.reviewby {
    margin: 16px auto 0;
  }
}
@media (max-width: 360px) {
  .flexbox.reviewby {
    flex-direction: row;
    max-width: 330px;
    width: 100%;
  }
}
.reviewby {
  position: relative;
  justify-content: space-between;
}

.reviewby .flexbox-right:before {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  background: #ccc;
  left: -8px;
}

.reviewby .flexbox-left,
.reviewby .flexbox-right {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  position: relative;
}

.reviewby .flexbox-left .bio,
.reviewby .flexbox-right .bio {
  background: transparent linear-gradient(113deg, #fffdf8 0, #f1f0ff 100%) 0 0 no-repeat padding-box;
  border: 1px solid #776ef5;
  position: absolute;
  width: 450px;
  padding: 20px 20px 20px 65px;
  border-radius: 8px;
  top: 18px;
  display: none;
  z-index: 10;
  position: absolute;
  left: -17px;
  margin-top: 30px;
}

.reviewby .flexbox-left .bio:before,
.reviewby .flexbox-right .bio:before {
  content: "";
  position: absolute;
  width: 26px;
  height: 14px;
  background: url("../../images/bu/term/tool-tip.svg") no-repeat 0 0;
  top: -14px;
  left: 30px;
  background-size: 30px;
}

.reviewby .flexbox-left .bio .img-by,
.reviewby .flexbox-right .bio .img-by {
  left: 14px;
  position: absolute;
}

.reviewby .flexbox-left .bio .name-by .bigtext,
.reviewby .flexbox-right .bio .name-by .bigtext {
  text-decoration: none;
  margin-bottom: 5px;
  position: relative;
  padding-left: 10px;
}

.reviewby .flexbox-left .bio .name-by .bigtext .link,
.reviewby .flexbox-right .bio .name-by .bigtext .link {
  width: 20px;
  height: 20px;
  background: url("../../images/bu/term/linkedin.svg") no-repeat 0 0;
  display: inline-block;
  background-size: 100%;
  margin-left: 10px;
  top: 2px;
  position: absolute;
}

@media (max-width: 890px) {
  .reviewby .flexbox-left .bio .name-by .bigtext,
  .reviewby .flexbox-right .bio .name-by .bigtext {
    font-size: 13px;
    margin-left: 0;
    top: 0;
  }
}
.reviewby .flexbox-left .bio .name-by .smtext,
.reviewby .flexbox-right .bio .name-by .smtext {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 45px;
}

.reviewby .flexbox-left .bio .name-by .smtext::before,
.reviewby .flexbox-right .bio .name-by .smtext::before {
  display: none;
}

@media (max-width: 890px) {
  .reviewby .flexbox-left .bio .name-by .smtext,
  .reviewby .flexbox-right .bio .name-by .smtext {
    top: 43px;
  }
}
.reviewby .flexbox-left .bio .description,
.reviewby .flexbox-right .bio .description {
  font-size: 14px;
  line-height: 24px;
  margin-top: 40px;
  position: relative;
}

.reviewby .flexbox-left .bio .description:before,
.reviewby .flexbox-right .bio .description:before {
  content: "";
  width: 40px;
  height: 40px;
  position: absolute;
  top: -4px;
  left: -43px;
  background: url("../../images/bu/term/comma.png") no-repeat 0 0;
  background-size: cover;
}

.reviewby .flexbox-left .bio .description-close,
.reviewby .flexbox-right .bio .description-close {
  background: url("../../../images/life/bu/term/close-gray-icon.svg") no-repeat 0 0;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
}

@media (max-width: 890px) {
  .reviewby .flexbox-left,
  .reviewby .flexbox-right {
    width: 50%;
  }
  .reviewby .flexbox-left .bio.active,
  .reviewby .flexbox-right .bio.active {
    display: block !important;
  }
}
.reviewby .flexbox-left .img-by,
.reviewby .flexbox-right .img-by {
  width: 45px;
  height: 35px;
  border-radius: 50%;
  margin-right: 12px;
  position: relative;
}

.reviewby .flexbox-left .img-by img,
.reviewby .flexbox-right .img-by img {
  width: 100%;
  position: relative;
}

@media (max-width: 890px) {
  .reviewby .flexbox-left .img-by,
  .reviewby .flexbox-right .img-by {
    margin-right: 0;
  }
}
.reviewby .flexbox-left .name-by,
.reviewby .flexbox-right .name-by {
  display: flex;
  flex-direction: column;
}

.reviewby .flexbox-left .name-by .smtext,
.reviewby .flexbox-right .name-by .smtext {
  font-size: 12px;
  color: rgba(37, 56, 88, 0.6);
  margin-bottom: 6px;
  padding-left: 15px;
  position: relative;
}

@media (max-width: 360px) {
  .reviewby .flexbox-left .name-by .smtext,
  .reviewby .flexbox-right .name-by .smtext {
    font-size: 10px;
  }
}
@media (max-width: 560px) {
  .reviewby .flexbox-left .name-by .smtext,
  .reviewby .flexbox-right .name-by .smtext {
    margin-left: 10px;
  }
}
.reviewby .flexbox-left .name-by .bigtext,
.reviewby .flexbox-right .name-by .bigtext {
  font-size: 16px;
  color: #253858;
  font-weight: 500;
  text-decoration: underline;
}

@media (max-width: 890px) {
  .reviewby .flexbox-left .name-by .bigtext,
  .reviewby .flexbox-right .name-by .bigtext {
    font-size: 14px;
  }
}
@media (max-width: 375px) {
  .reviewby .flexbox-left .name-by .bigtext,
  .reviewby .flexbox-right .name-by .bigtext {
    font-size: 12px;
  }
}
.reviewby .flexbox-left.hv,
.reviewby .flexbox-right.hv {
  padding-bottom: 10px;
}

.reviewby .flexbox-left.hv:hover .bio,
.reviewby .flexbox-right.hv:hover .bio {
  display: block;
}

.reviewby .flexbox-left {
  position: relative;
}

.reviewby .flexbox-left .smtext:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 100%;
  left: -2px;
  top: 2px;
  background: url("../../images/bu/term/written-label.svg") no-repeat 0 0;
}

.reviewby .flexbox-right {
  position: relative;
}

.reviewby .flexbox-right .smtext:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  left: 0;
  top: 0;
  background: url("../../images/bu/term/tick-label.svg") no-repeat 0 0;
}

@media (max-width: 890px) {
  .reviewby .flexbox-left,
  .reviewby .flexbox-right {
    width: 50%;
    min-width: 50%;
  }
  .reviewby .flexbox-left .bio .description-close {
    display: block;
  }
  .reviewby .flexbox-right .bio .description-close {
    display: block;
  }
  .reviewby .flexbox-left .s1 {
    left: 0;
    width: 360px;
  }
}
@media (max-width: 890px) and (max-width: 390px) {
  .reviewby .flexbox-left .s1 {
    width: 300px;
  }
}
@media (max-width: 890px) and (max-width: 320px) {
  .reviewby .flexbox-left .s1 {
    width: 280px;
  }
}
@media (max-width: 890px) {
  .reviewby .flexbox-left .s1:before {
    left: 6px;
  }
}
@media (max-width: 890px) {
  .reviewby .flexbox-right .s2 {
    left: -92%;
    width: 360px;
  }
}
@media (max-width: 890px) and (max-width: 390px) {
  .reviewby .flexbox-right .s2 {
    width: 300px;
  }
}
@media (max-width: 890px) and (max-width: 320px) {
  .reviewby .flexbox-right .s2 {
    width: 280px;
  }
}
@media (max-width: 890px) {
  .reviewby .flexbox-right .s2:before {
    left: initial;
    right: 120px;
    width: 26px;
  }
}
@media (max-width: 360px) {
  .reviewby .flexbox-right .s2 {
    left: -112%;
  }
}
.video-container {
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 3px 12px 0 rgba(0, 101, 255, 0.16);
  opacity: 1;
  background: #fff;
  width: 338px;
  height: -moz-fit-content;
  height: fit-content;
  padding: 16px;
  box-sizing: border-box;
  margin: 0 0 0 auto;
  position: relative;
}

.video-container.desktop {
  display: block;
}

.video-container.mobile {
  display: none;
}

@media (max-width: 1024px) {
  .video-container {
    margin: 0 0 40px;
    max-width: 500px;
    width: 100%;
  }
  .video-container.desktop {
    display: none;
  }
  .video-container.mobile {
    display: block;
    margin: 0 auto 40px;
  }
}
.video-container.extra {
  box-shadow: 0 3px 6px rgba(197, 218, 253, 0.6);
  margin: 23px 0 20px;
}

.video-container .video {
  width: 100%;
  background: url("../../images/life/term-life-video-poster.jpeg") no-repeat 0 0;
  min-height: 170px;
  border-radius: 8px;
  background-size: cover;
}

.video-container .video img {
  width: 100%;
}

@media (max-width: 1024px) {
  .video-container .video {
    min-height: 280px;
    border-radius: 8px;
    background-size: cover;
  }
  .video-container .video iframe {
    height: 280px;
  }
}
@media (max-width: 560px) {
  .video-container .video {
    min-height: 170px;
  }
}
.video-container .video.active {
  background: 0 0;
}

.video-container .playbtn {
  width: 50px;
  height: 50px;
  position: absolute;
  background: url("../../images/life/play-icon1.svg") no-repeat -8px -4px;
  background-size: 130%;
  top: 33%;
  left: 45%;
  cursor: pointer;
}

.video-container .playbtn.icon-remove {
  display: none;
}

.video-container .vd-info {
  padding: 0;
  margin: 12px 0;
  list-style: none;
  display: flex;
}

@media (max-width: 980px) {
  .video-container .vd-info {
    margin: 12px 0 0;
  }
}
.video-container .vd-info li {
  font-size: 10px;
  margin-right: 12px;
  padding-left: 5px;
  position: relative;
  text-transform: uppercase;
  opacity: 0.6;
}

@media (max-width: 980px) {
  .video-container .vd-info li {
    font-size: 12px;
    margin-right: 22px;
  }
}
.video-container .vd-info li:before {
  content: "";
  height: 6px;
  width: 6px;
  background-color: #0065ff;
  border-radius: 50%;
  top: 3px;
  left: -5px;
  position: absolute;
}

.video-container .vd-info + .h3,
.video-container .vd-info + h3 {
  font-size: 16px !important;
  line-height: 22px;
}

.video-container .ribbon:after {
  border-top: 27px solid #0065ff;
  border-right: 20px solid rgba(244, 117, 48, 0);
  border-bottom: 26px solid #0065ff;
}

@media (max-width: 568px) {
  .video-container {
    width: 100%;
    max-width: 500px;
    margin-top: 30px;
  }
}
.add-banner-1 {
  border-radius: 10px;
  background: linear-gradient(90deg, rgba(179, 255, 176, 0.3) 0.01%, rgba(0, 101, 255, 0.3) 111.99%);
  padding: 30px 60px;
  border-radius: 10px;
  margin: 70px 0 0;
  position: relative;
  background-size: cover;
  box-sizing: border-box;
}

.add-banner-1:before {
  content: "";
  width: 400px;
  height: 300px;
  background: url(../../images/bu/investment/kapil-bg-banner1.png) no-repeat 0 -6px;
  position: absolute;
  background-size: contain;
  bottom: 0;
  right: 130px;
}

@media (max-width: 1024px) {
  .add-banner-1:before {
    display: none;
  }
}
.add-banner-1:after {
  content: "";
  width: 323px;
  height: 310px;
  background: url(../../images/bu/investment/invtop-banner1.png) no-repeat 0 -1px;
  position: absolute;
  background-size: contain;
  bottom: 0;
  right: 60px;
}

@media (max-width: 1024px) {
  .add-banner-1:after {
    display: none;
  }
}
@media (max-width: 980px) {
  .add-banner-1:after {
    background: url(../../images/bu/investment/invtop-banner1-mobile.png) no-repeat;
    display: block;
    width: 80px;
    height: 94px;
    right: 10px;
    top: 12px;
    background-size: cover;
    background-position: 0 0px;
  }
}
@media (max-width: 390px) {
  .add-banner-1:after {
    top: 2px;
  }
}
.add-banner-1 .banner-content-wrapper {
  width: 60%;
}

.add-banner-1 .banner-content-wrapper .h2,
.add-banner-1 .banner-content-wrapper h2 {
  font-size: 22px;
  line-height: 26px;
  font-weight: 400;
}

.add-banner-1 .banner-content-wrapper .h2 span,
.add-banner-1 .banner-content-wrapper h2 span {
  font-size: 60px;
  display: block;
  line-height: 60px;
  font-weight: 700;
  color: #1c6f08;
}

.add-banner-1 .banner-content-wrapper p {
  line-height: 22px;
}

@media (max-width: 1024px) {
  .add-banner-1 .banner-content-wrapper {
    width: 100%;
  }
  .add-banner-1 .banner-content-wrapper .h2,
  .add-banner-1 .banner-content-wrapper h2 {
    line-height: 44px;
  }
}
@media (max-width: 560px) {
  .add-banner-1 .banner-content-wrapper {
    width: 100%;
  }
  .add-banner-1 .banner-content-wrapper .h2,
  .add-banner-1 .banner-content-wrapper h2 {
    line-height: 30px;
    font-size: 22px;
  }
}
.add-banner-1 .banner-content-wrapper .pointers {
  padding: 0;
  margin: 16px 0 8px;
  list-style: none;
}

.add-banner-1 .banner-content-wrapper .pointers li {
  color: #253858;
  font-size: 18px;
  font-weight: 400;
  line-height: 36px;
  padding-left: 20px;
  position: relative;
}

.add-banner-1 .banner-content-wrapper .pointers li:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  background: url(../../images/life/daimond-shape-icon.svg) no-repeat 0 0;
  background-size: contain;
  left: 3px;
  top: 50%;
  transform: translateY(-50%);
}

@media (max-width: 1024px) {
  .add-banner-1 .banner-content-wrapper .pointers li:before {
    top: 57%;
  }
}
.add-banner-1 .banner-content-wrapper .pointers li span {
  font-size: 24px;
  color: #0065ff;
  font-weight: 500;
}

@media (max-width: 1024px) {
  .add-banner-1 .banner-content-wrapper .pointers li {
    margin-bottom: 14px;
    font-size: 16px;
  }
  .add-banner-1 .banner-content-wrapper .pointers li span {
    font-size: 22px;
    color: #0065ff;
    font-weight: 500;
  }
}
@media (max-width: 560px) {
  .add-banner-1 .banner-content-wrapper .pointers li {
    margin-bottom: 5px;
  }
}
@media (max-width: 1024px) {
  .add-banner-1 {
    max-width: 500px;
    width: 100%;
    margin: 20px auto;
    padding: 20px;
  }
  .add-banner-1 .banner-content-wrapper .h2,
  .add-banner-1 .banner-content-wrapper h2 {
    line-height: 20px;
    font-size: 18px;
  }
  .add-banner-1 .banner-content-wrapper .h2 span,
  .add-banner-1 .banner-content-wrapper h2 span {
    font-size: 26px;
    line-height: 34px;
  }
}
.add-banner-1 .viewplan {
  width: 120px;
  background: #0165ff;
  padding: 10px;
  display: block;
  text-align: center;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  margin: 20px 0 10px;
}

.add-banner-2 {
  background: #fff1f4;
  padding: 20px;
  margin: 40px 0 0;
  position: relative;
  background-size: cover;
  box-sizing: border-box;
  min-height: 354px;
}

@media (max-width: 1024px) {
  .add-banner-2 {
    max-width: 500px;
    width: 100%;
    margin: 40px auto;
  }
  .add-banner-2 .filterBlock .h3,
  .add-banner-2 .filterBlock h3 {
    width: 60%;
    margin-bottom: 50px;
    margin-top: 30px;
  }
}
@media (max-width: 560px) {
  .add-banner-2 {
    margin: 10px auto 40px;
  }
}
.add-banner-2#how-to-invest {
  background: #fff1f4;
}

.add-banner-2#how-to-invest:after {
  content: "";
  width: 280px;
  height: 280px;
  background: url(../../images/bu/investment/how-to-invest.png) no-repeat center center;
  position: absolute;
  background-size: cover;
  top: 50%;
  transform: translateY(-50%);
  right: 100px;
}

@media (max-width: 1024px) {
  .add-banner-2#how-to-invest:after {
    display: inline-block;
    width: 140px;
    height: 140px;
    top: 80px;
    transform: translateY(-50%);
    right: 20px;
  }
}
.add-banner-2#why-to-invest {
  background: #f3f0ff;
}

.add-banner-2#why-to-invest:after {
  content: "";
  width: 280px;
  height: 280px;
  background: url(../../images/bu/investment/why-invest.png) no-repeat center center;
  position: absolute;
  background-size: cover;
  top: 50%;
  transform: translateY(-50%);
  right: 100px;
}

@media (max-width: 1024px) {
  .add-banner-2#why-to-invest:after {
    display: inline-block;
    width: 140px;
    height: 140px;
    top: 80px;
    transform: translateY(-50%);
    right: 20px;
  }
}
.add-banner-2#calculate-return {
  background: #faffeb;
}

.add-banner-2#calculate-return:after {
  content: "";
  width: 280px;
  height: 280px;
  background: url(../../images/bu/investment/calculate-return.png) no-repeat center center;
  position: absolute;
  background-size: cover;
  top: 50%;
  transform: translateY(-50%);
  right: 100px;
}

@media (max-width: 1024px) {
  .add-banner-2#calculate-return:after {
    display: inline-block;
    width: 140px;
    height: 140px;
    top: 80px;
    transform: translateY(-50%);
    right: 20px;
  }
}
.add-banner-2 .banner-content-wrapper {
  width: 60%;
}

.add-banner-2 .banner-content-wrapper .h2,
.add-banner-2 .banner-content-wrapper h2 {
  font-size: 30px;
  line-height: 36px;
}

.add-banner-2 .banner-content-wrapper .h2 span,
.add-banner-2 .banner-content-wrapper h2 span {
  color: #0065ff;
}

@media (max-width: 890px) {
  .add-banner-2 .banner-content-wrapper .h2,
  .add-banner-2 .banner-content-wrapper h2 {
    font-size: 22px;
    line-height: 26px;
    font-weight: 600;
  }
}
@media (max-width: 568px) {
  .add-banner-2 .banner-content-wrapper .h2,
  .add-banner-2 .banner-content-wrapper h2 {
    font-size: 18px;
  }
}
@media (max-width: 1024px) {
  .add-banner-2 .banner-content-wrapper {
    width: 100%;
  }
}
.add-banner-2 .banner-content-wrapper .filterBlock {
  display: none;
}

.add-banner-2 .banner-content-wrapper .filterBlock.active {
  display: block;
}

.add-banner-2 .banner-content-wrapper .pointers {
  padding: 0;
  margin: 16px 0 8px;
  list-style: none;
}

.add-banner-2 .banner-content-wrapper .pointers li {
  color: #253858;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  padding-left: 20px;
  position: relative;
}

.add-banner-2 .banner-content-wrapper .pointers li:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  background: url(../../images/life/daimond-shape-icon.svg) no-repeat 0 0;
  background-size: contain;
  left: 3px;
  top: 8px;
}

@media (max-width: 1024px) {
  .add-banner-2 .banner-content-wrapper .pointers li:before {
    top: 8px;
  }
}
@media (max-width: 568px) {
  .add-banner-2 .banner-content-wrapper .pointers li {
    font-size: 14px;
    line-height: 26px !important;
  }
}
.add-banner-3 {
  border-radius: 10px;
  background: #fff9e7;
  padding: 40px;
  border-radius: 10px;
  margin: 30px 0 0;
  position: relative;
  background-size: cover;
  box-sizing: border-box;
  min-height: 280px;
}

@media (max-width: 1024px) {
  .add-banner-3 {
    max-width: 500px;
    width: 100%;
    margin: 40px auto;
  }
}
@media (max-width: 560px) {
  .add-banner-3 {
    min-height: 420px;
  }
}
.add-banner-3:after {
  content: "";
  width: 360px;
  height: 280px;
  background: url(../../images/life/factor-affecting.png) no-repeat center bottom;
  position: absolute;
  background-size: contain;
  bottom: 0;
  right: 60px;
}

@media (max-width: 568px) {
  .add-banner-3:after {
    left: 0;
    width: 280px;
    height: 280px;
    margin: 0 auto;
    right: 0;
  }
}
.add-banner-3 .banner-content-wrapper {
  width: 60%;
}

.add-banner-3 .banner-content-wrapper .flexbox {
  width: 60%;
}

.add-banner-3 .banner-content-wrapper .flexbox .pointers {
  width: 50%;
  padding-right: 5px;
}

.add-banner-3 .banner-content-wrapper .h2,
.add-banner-3 .banner-content-wrapper h2 {
  font-size: 30px;
  line-height: 36px;
}

@media (max-width: 568px) {
  .add-banner-3 .banner-content-wrapper .h2,
  .add-banner-3 .banner-content-wrapper h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
.add-banner-3 .banner-content-wrapper .h2 span,
.add-banner-3 .banner-content-wrapper h2 span {
  color: #0065ff;
}

.add-banner-3 .banner-content-wrapper p {
  line-height: 22px;
}

@media (max-width: 1024px) {
  .add-banner-3 .banner-content-wrapper .flexbox {
    flex-direction: row;
    padding-bottom: 274px;
    justify-content: space-between;
    width: 90%;
  }
}
@media (max-width: 568px) {
  .add-banner-3 .banner-content-wrapper .flexbox {
    padding-bottom: 24px;
    width: 100%;
  }
}
@media (max-width: 360px) {
  .add-banner-3 .banner-content-wrapper .flexbox {
    padding-bottom: 185px;
  }
}
.add-banner-3 .banner-content-wrapper .pointers {
  padding: 0;
  margin: 16px 0 8px;
  list-style: none;
}

@media (max-width: 1024px) {
  .add-banner-3 .banner-content-wrapper .pointers {
    width: 48%;
  }
}
.add-banner-3 .banner-content-wrapper .pointers li {
  color: #253858;
  font-size: 14px;
  font-weight: 400;
  line-height: 36px;
  padding-left: 20px;
  position: relative;
}

@media (max-width: 568px) {
  .add-banner-3 .banner-content-wrapper .pointers li {
    font-size: 11px;
  }
}
.add-banner-3 .banner-content-wrapper .pointers li:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  background: url(../../images/life/daimond-shape-icon.svg) no-repeat 0 0;
  background-size: contain;
  left: 3px;
  top: 50%;
  transform: translateY(-50%);
}

@media (max-width: 1024px) {
  .add-banner-3 {
    padding: 16px;
    margin: 40px auto;
  }
  .add-banner-3 .banner-content-wrapper {
    width: 100%;
  }
  .add-banner-3 .banner-content-wrapper .pointers li {
    line-height: 20px;
    position: relative;
    margin-bottom: 10px;
  }
  .add-banner-3 .banner-content-wrapper .pointers li:before {
    top: 10px;
  }
}
@media (max-width: 560px) {
  .add-banner-3 {
    margin: 10px auto 40px;
  }
}
.plan-diff {
  position: relative;
  margin-bottom: 90px;
}

@media (max-width: 1024px) {
  .plan-diff {
    align-items: center;
    margin-bottom: 50px;
    max-width: 500px;
    width: 100%;
    margin: 0 auto 50px;
  }
}
.plan-diff .h3,
.plan-diff h3 {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  display: inline-block;
  padding: 10px 20px 10px 10px;
  margin: 0;
  border-radius: 0 20px 20px 0;
}

@media (max-width: 1024px) {
  .plan-diff .h3,
  .plan-diff h3 {
    max-width: 320px;
    line-height: 28px;
    border-radius: 0 30px 30px 0;
  }
}
@media (max-width: 560px) {
  .plan-diff .h3,
  .plan-diff h3 {
    max-width: 200px;
    line-height: 21px;
    border-radius: 0 30px 30px 0;
    padding: 4px 8px;
    font-size: 16px;
  }
}
.plan-diff .h3.blue,
.plan-diff h3.blue {
  color: #0065ff;
  background: rgba(0, 101, 255, 0.1);
}

.plan-diff .h3.green,
.plan-diff h3.green {
  color: #089903;
  background: rgba(8, 153, 3, 0.1);
}

.plan-diff .plan-diff-info {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}

@media (max-width: 1024px) {
  .plan-diff .plan-diff-info {
    justify-content: space-between;
  }
}
.plan-diff .plan-diff-info li {
  width: 50%;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  margin: 14px 0;
  position: relative;
  padding-left: 42px;
}

@media (max-width: 1024px) {
  .plan-diff .plan-diff-info li {
    line-height: 18px;
    width: 48%;
  }
}
.plan-diff .plan-diff-info li:before {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  background: rgba(185, 220, 255, 0.3) url(../../images/life/term-life-gain-security.svg) no-repeat 0 0;
  left: 0;
  top: -3px;
  border-radius: 4px;
}

.plan-diff .plan-diff-info li.green:before {
  background: rgba(8, 153, 3, 0.1) url(../../images/life/term-life-gain-security.svg) no-repeat 0 0;
}

.plan-diff .plan-diff-info li.ch1:before {
  background-position: 4px -53px;
}

.plan-diff .plan-diff-info li.ch2:before {
  background-position: 3px -83px;
}

.plan-diff .plan-diff-info li.ch3:before {
  background-position: 4px -24px;
}

.plan-diff .plan-diff-info li.ch4:before {
  background-position: 5px 7px;
}

.plan-diff .plan-diff-info li.ch5:before {
  background-position: 4px -199px;
}

.plan-diff .plan-diff-info li.ch6:before {
  background-position: 4px -138px;
}

.plan-diff .plan-diff-info li.ch7:before {
  background-position: 5px -166px;
}

.plan-diff .plan-diff-info li.ch8:before {
  background-position: 3px -109px;
}

.ul-block-list.non-border-box {
  list-style: none;
}

.ul-block-list.non-border-box li {
  margin-bottom: 10px;
}

.compare-life,
.type-of-policies {
  padding: 90px 0;
  position: relative;
}

.compare-life .wrapper,
.type-of-policies .wrapper {
  margin-top: 0 !important;
}

@media (max-width: 560px) {
  .compare-life .wrapper,
  .type-of-policies .wrapper {
    margin-top: 30px !important;
  }
}
@media (max-width: 1024px) {
  .compare-life,
  .type-of-policies {
    padding: 50px 0;
  }
}
.compare-life .term-type-of-policies,
.type-of-policies .term-type-of-policies {
  border-radius: 8px;
  background: rgba(0, 101, 255, 0.05);
  padding: 24px 27px 24px 42px;
  margin-bottom: 32px;
}

@media (max-width: 1024px) {
  .compare-life .term-type-of-policies,
  .type-of-policies .term-type-of-policies {
    border-radius: 0;
    padding: 24px 20px 24px 42px;
  }
}
.compare-life .term-type-of-policies .h3,
.compare-life .term-type-of-policies h3,
.type-of-policies .term-type-of-policies .h3,
.type-of-policies .term-type-of-policies h3 {
  position: relative;
  color: #0065ff;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-left: 40px;
  text-transform: capitalize;
  margin-bottom: 30px;
}

@media (max-width: 1024px) {
  .compare-life .term-type-of-policies .h3,
  .compare-life .term-type-of-policies h3,
  .type-of-policies .term-type-of-policies .h3,
  .type-of-policies .term-type-of-policies h3 {
    margin-bottom: 10px;
  }
}
.compare-life .term-type-of-policies .h3:before,
.compare-life .term-type-of-policies h3:before,
.type-of-policies .term-type-of-policies .h3:before,
.type-of-policies .term-type-of-policies h3:before {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  background: url(../../images/life/daimond-shape-icon.svg) no-repeat 0 0;
  background-size: contain;
  left: 3px;
  top: 50%;
  transform: translateY(-50%);
}

.compare-life .term-type-of-policies .h3:after,
.compare-life .term-type-of-policies h3:after,
.type-of-policies .term-type-of-policies .h3:after,
.type-of-policies .term-type-of-policies h3:after {
  content: "";
  position: absolute;
  width: 80%;
  height: 1px;
  background: rgba(0, 101, 255, 0.4);
  left: 210px;
  top: 15px;
}

@media (max-width: 1024px) {
  .compare-life .term-type-of-policies .h3:after,
  .compare-life .term-type-of-policies h3:after,
  .type-of-policies .term-type-of-policies .h3:after,
  .type-of-policies .term-type-of-policies h3:after {
    width: calc(100% - 250px);
  }
}
@media (max-width: 1024px) {
  .compare-life .term-type-of-policies,
  .type-of-policies .term-type-of-policies {
    margin-bottom: 0;
    width: calc(100% + 32px);
    margin-left: -16px;
    padding-right: 0;
    padding-left: 16px;
  }
  .compare-life .term-type-of-policies .card-wrapper,
  .type-of-policies .term-type-of-policies .card-wrapper {
    display: flex;
    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .compare-life .term-type-of-policies .card-wrapper::-webkit-scrollbar,
  .type-of-policies .term-type-of-policies .card-wrapper::-webkit-scrollbar {
    display: none;
  }
  .compare-life .term-type-of-policies .card-wrapper .card,
  .type-of-policies .term-type-of-policies .card-wrapper .card {
    margin-right: 16px;
    min-width: 360px;
    width: 100%;
  }
}
@media (max-width: 1024px) and (max-width: 568px) {
  .compare-life .term-type-of-policies .card-wrapper .card,
  .type-of-policies .term-type-of-policies .card-wrapper .card {
    min-width: 290px;
  }
}
@media (max-width: 1024px) {
  .compare-life .term-type-of-policies .card-wrapper .card span,
  .type-of-policies .term-type-of-policies .card-wrapper .card span {
    width: 70px;
    height: 50px;
  }
}
@media (max-width: 1024px) {
  .compare-life .term-type-of-policies .card-wrapper .card .content,
  .type-of-policies .term-type-of-policies .card-wrapper .card .content {
    margin: 10px 0 0 0;
  }
  .compare-life .term-type-of-policies .card-wrapper .card .content a,
  .type-of-policies .term-type-of-policies .card-wrapper .card .content a {
    padding-left: 80px;
  }
  .compare-life .term-type-of-policies .card-wrapper .card .content a:hover,
  .type-of-policies .term-type-of-policies .card-wrapper .card .content a:hover {
    color: #0065ff !important;
  }
}
@media (max-width: 1024px) and (max-width: 568px) {
  .compare-life .term-type-of-policies .card-wrapper .card .content,
  .type-of-policies .term-type-of-policies .card-wrapper .card .content {
    margin: 0;
  }
  .compare-life .term-type-of-policies .card-wrapper .card .content a,
  .type-of-policies .term-type-of-policies .card-wrapper .card .content a {
    min-height: 40px;
  }
}
.compare-life .investment-type-of-policies,
.type-of-policies .investment-type-of-policies {
  border-radius: 8px;
  background: rgba(8, 153, 3, 0.1);
  padding: 24px 27px 24px 42px;
  margin-bottom: 32px;
}

@media (max-width: 1024px) {
  .compare-life .investment-type-of-policies,
  .type-of-policies .investment-type-of-policies {
    border-radius: 0;
  }
}
.compare-life .investment-type-of-policies .h3,
.compare-life .investment-type-of-policies h3,
.type-of-policies .investment-type-of-policies .h3,
.type-of-policies .investment-type-of-policies h3 {
  position: relative;
  color: #089903;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-left: 40px;
  text-transform: capitalize;
  margin-bottom: 30px;
}

@media (max-width: 1024px) {
  .compare-life .investment-type-of-policies .h3,
  .compare-life .investment-type-of-policies h3,
  .type-of-policies .investment-type-of-policies .h3,
  .type-of-policies .investment-type-of-policies h3 {
    margin-bottom: 10px;
  }
}
.compare-life .investment-type-of-policies .h3:before,
.compare-life .investment-type-of-policies h3:before,
.type-of-policies .investment-type-of-policies .h3:before,
.type-of-policies .investment-type-of-policies h3:before {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  background: url(../../images/life/daimond-shape-green-icon.svg) no-repeat 0 0;
  background-size: contain;
  left: 3px;
  top: 50%;
  transform: translateY(-50%);
}

@media (max-width: 1024px) {
  .compare-life .investment-type-of-policies .h3:before,
  .compare-life .investment-type-of-policies h3:before,
  .type-of-policies .investment-type-of-policies .h3:before,
  .type-of-policies .investment-type-of-policies h3:before {
    background: url(../../images/life/daimond-shape-green-icon.svg) no-repeat 0 0;
    background-size: 100%;
  }
}
.compare-life .investment-type-of-policies .h3:after,
.compare-life .investment-type-of-policies h3:after,
.type-of-policies .investment-type-of-policies .h3:after,
.type-of-policies .investment-type-of-policies h3:after {
  content: "";
  position: absolute;
  width: 78%;
  height: 1px;
  background: rgba(8, 153, 3, 0.4);
  left: 230px;
  top: 15px;
}

@media (max-width: 1024px) {
  .compare-life .investment-type-of-policies .h3:after,
  .compare-life .investment-type-of-policies h3:after,
  .type-of-policies .investment-type-of-policies .h3:after,
  .type-of-policies .investment-type-of-policies h3:after {
    width: calc(100% - 250px);
  }
}
@media (max-width: 1024px) {
  .compare-life .investment-type-of-policies,
  .type-of-policies .investment-type-of-policies {
    margin-bottom: 0;
    margin-bottom: 0;
    width: calc(100% + 32px);
    margin-left: -16px;
    padding-left: 16px;
    padding-right: 0;
  }
  .compare-life .investment-type-of-policies .card-wrapper,
  .type-of-policies .investment-type-of-policies .card-wrapper {
    display: flex;
    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .compare-life .investment-type-of-policies .card-wrapper::-webkit-scrollbar,
  .type-of-policies .investment-type-of-policies .card-wrapper::-webkit-scrollbar {
    display: none;
  }
  .compare-life .investment-type-of-policies .card-wrapper .card,
  .type-of-policies .investment-type-of-policies .card-wrapper .card {
    margin-right: 16px;
    min-width: 360px;
    width: 100%;
  }
}
@media (max-width: 1024px) and (max-width: 568px) {
  .compare-life .investment-type-of-policies .card-wrapper .card,
  .type-of-policies .investment-type-of-policies .card-wrapper .card {
    min-width: 290px;
  }
}
@media (max-width: 1024px) {
  .compare-life .investment-type-of-policies .card-wrapper .card span,
  .type-of-policies .investment-type-of-policies .card-wrapper .card span {
    width: 70px;
    height: 50px;
  }
}
@media (max-width: 1024px) {
  .compare-life .investment-type-of-policies .card-wrapper .card .content,
  .type-of-policies .investment-type-of-policies .card-wrapper .card .content {
    margin: 10px 0 0 0;
  }
  .compare-life .investment-type-of-policies .card-wrapper .card .content a,
  .type-of-policies .investment-type-of-policies .card-wrapper .card .content a {
    padding-left: 90px;
  }
  .compare-life .investment-type-of-policies .card-wrapper .card .content a:hover,
  .type-of-policies .investment-type-of-policies .card-wrapper .card .content a:hover {
    color: #0065ff !important;
  }
}
.compare-life .card,
.type-of-policies .card {
  border-radius: 8px;
  background: #fff;
  padding: 20px 27px 20px 20px;
  margin: 16px 0;
  box-shadow: 0 3px 12px 0 rgba(0, 101, 255, 0.16);
  position: relative;
  min-height: 142px;
}

.compare-life .card.green,
.type-of-policies .card.green {
  box-shadow: 0 3px 12px 0 rgba(8, 153, 3, 0.3);
}

.compare-life .card span,
.type-of-policies .card span {
  width: 156px;
  height: 104px;
  position: absolute;
  left: 16px;
  border-radius: 8px;
}

.compare-life .card span img,
.type-of-policies .card span img {
  width: 100%;
}

.compare-life .card .content,
.type-of-policies .card .content {
  margin-left: 170px;
}

.compare-life .card .content a,
.type-of-policies .card .content a {
  color: #253858;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-decoration-line: underline;
  display: block;
  margin-bottom: 16px;
}

.compare-life .card .content p,
.type-of-policies .card .content p {
  margin: 0;
  color: rgba(37, 56, 88, 0.9);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

.list-with-icon {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.list-with-icon .list-with-icon {
  flex-direction: row;
}

.list-with-icon li {
  color: rgba(37, 56, 88, 0.9);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  width: 48%;
  margin: 16px 0;
}

@media (max-width: 1024px) {
  .list-with-icon li {
    margin: 16px 0;
    width: 100%;
  }
}
.list-with-icon li p {
  margin: 0;
}

.list-with-icon li .heading {
  color: #253858;
  margin-bottom: 10px;
  display: block;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.list-with-icon li .pointer-icon {
  width: 34px;
  height: 35px;
  display: block;
  background-image: url("../../images/bu/investment/investment-sprite-v1.svg");
  background-repeat: no-repeat;
  margin-bottom: 12px;
  background-size: 110%;
}

.list-with-icon li .pointer-icon.ico11 {
  background-position: 0 3px;
}

.list-with-icon li .pointer-icon.ico12 {
  background-position: 0 -97px;
}

.list-with-icon li .pointer-icon.ico13 {
  background-position: 0 -294px;
}

.list-with-icon li .pointer-icon.ico14 {
  background-position: -4px -600px;
}

.list-with-icon li .pointer-icon.ico15 {
  background-position: -3px -649px;
}

.list-with-icon li .count {
  background: rgba(0, 101, 255, 0.1);
  display: inline-flex;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  color: #0065ff;
  position: absolute;
  left: 0;
}

.list-with-icon.policy-status {
  width: 100%;
  margin: 30px 0;
  position: relative;
  z-index: 1;
}

.list-with-icon.policy-status li {
  margin: 0;
}

.list-with-icon.policy-status li a {
  text-decoration: none;
  color: #0065ff;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  display: block;
  line-height: 38px;
  padding-left: 0;
}

.list-with-icon.policy-status li a .arrow {
  width: 16px;
  height: 16px;
  background: url(../../images/life/link-icon.svg) no-repeat 0 0;
  top: 5px;
  display: inline-block;
  position: relative;
}

@media (max-width: 568px) {
  .list-with-icon.policy-status li {
    margin-bottom: 10px;
  }
  .list-with-icon.policy-status li a {
    line-height: 20px;
  }
}
.list-with-icon.nuber-bullet-row li {
  padding-left: 40px;
  margin: 0 0 24px;
  position: relative;
}

.list-with-icon.nuber-bullet-row li:last-child {
  margin: 0;
}

.list-with-icon.nuber-bullet-row li.hide {
  display: none;
}

.list-with-icon.colum {
  flex-direction: column;
}

.list-with-icon.colum .child-items {
  margin: 30px 0 0;
}

.list-with-icon.colum.no-icon {
  list-style: disc;
  list-style-position: initial;
  padding: 0 20px;
}

.list-with-icon.colum.no-icon li {
  padding: 0;
  margin: 0;
  width: 100%;
}

.list-with-icon.colum.no-icon li:after,
.list-with-icon.colum.no-icon li:before {
  display: none;
}

.list-with-icon.colum.nuber-bullet li {
  padding-left: 40px;
  margin: 0 0 24px;
}

.list-with-icon.colum.nuber-bullet li:last-child {
  margin: 0;
}

.list-with-icon.colum.wd60 {
  width: 60%;
}

@media (max-width: 1024px) {
  .list-with-icon.colum.wd60 {
    max-width: 500px;
    margin: 0 auto;
    width: 100%;
  }
}
.list-with-icon.colum.wd60 li {
  width: 100%;
  position: relative;
}

.list-with-icon.cs-bullet {
  list-style: none;
}

.list-with-icon.cs-bullet li {
  position: relative;
  color: rgba(37, 56, 88, 0.9);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  width: 60%;
  margin: 10px 0;
  padding-left: 60px;
}

.list-with-icon.cs-bullet li .steps {
  color: rgba(37, 56, 88, 0.9);
  text-transform: uppercase;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 22px;
}

.list-with-icon.cs-bullet li p {
  color: rgba(37, 56, 88, 0.9);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

.list-with-icon.cs-bullet li:before {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0;
  left: 0;
  background-size: contain;
  border-radius: 50%;
  z-index: 1;
}

.list-with-icon.cs-bullet li.step1:before {
  background: url("../../images/life/step-1.svg");
}

.list-with-icon.cs-bullet li.step2:before {
  background: url("../../images/life/step-2.svg");
}

.list-with-icon.cs-bullet li.step3:before {
  background: url("../../images/life/step-3.svg");
}

.list-with-icon.cs-bullet li.step4:before {
  background: url("../../images/life/step-4.svg");
}

.list-with-icon.cs-bullet li:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background: #0065ff;
  left: 20px;
  top: 20px;
}

.list-with-icon.cs-bullet li:last-child:after {
  display: none;
}

.list-with-icon.cs-bullet:last-child:after {
  display: none;
}

.list-with-icon.col3 {
  justify-content: flex-start;
  margin: 30px 0;
}

.list-with-icon.col3 li {
  width: 32%;
  margin: 5px;
}

.list-with-icon.col3 li a {
  display: inline-block;
  position: relative;
}

.list-with-icon.col3 li a:before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background: url(../../images/life/link-icon.svg) no-repeat 0 0;
  right: -22px;
  top: 5px;
}

@media (max-width: 1024px) {
  .list-with-icon.col3 {
    flex-direction: column;
    max-width: 500px;
    width: 100%;
    margin: 30px auto 0;
  }
  .list-with-icon.col3 li {
    width: 48%;
  }
}
@media (max-width: 1024px) and (max-width: 568px) {
  .list-with-icon.col3 li {
    width: 100%;
  }
}
.action-btn-group {
  display: block;
  margin: 20px 0;
}

.action-btn-group .term {
  border-radius: 15px;
  background: #c5e2ff;
  color: #0065ff;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  padding: 8px 20px;
  text-transform: uppercase;
}

.action-btn-group .term.noapp {
  color: #9e3717;
  border-radius: 15px;
  background: #ffc5b2;
  padding: 8px 20px;
  text-transform: uppercase;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  text-decoration-line: line-through;
}

.action-btn-group .investment {
  border-radius: 15px;
  background: #95ffbf;
  color: #095706;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  padding: 8px 20px;
  text-transform: uppercase;
}

.action-btn-group .review-btn {
  background: #266ff7 0 0 no-repeat padding-box;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1019607843);
  border-radius: 5px;
  opacity: 1;
  display: inline-block;
  padding: 12px 22px;
  color: #fff;
  font-size: 14px;
  position: relative;
  min-width: 125px;
  font-weight: 500;
  border: 2px solid #0065ff;
  cursor: pointer;
}

.action-btn-group .read-all-review-btn {
  border: 2px solid #0065ff;
  background: 0 0;
  border-radius: 5px;
  opacity: 1;
  display: inline-block;
  padding: 12px 22px;
  color: #0065ff;
  font-size: 14px;
  font-weight: 500;
  position: relative;
  min-width: 125px;
  cursor: pointer;
}

.filter-bestplan {
  padding: 16px 0;
  margin: 40px 0;
}

@media (max-width: 980px) {
  .filter-bestplan {
    padding-left: 16px;
    margin: 0 0;
  }
}
.filter-bestplan.blue {
  background-color: rgba(0, 101, 255, 0.05);
  padding: 60px 0;
}

@media (max-width: 980px) {
  .filter-bestplan.blue {
    padding: 20px 0 20px 16px;
  }
}
.filter-bestplan .filter-box-wrapper .filterBlock {
  display: none;
}

.filter-bestplan .filter-box-wrapper .filterBlock.active {
  display: block;
}

.filter-bestplan .riskicon {
  position: relative;
  padding-left: 40px;
}

.filter-bestplan .riskicon:before {
  content: "";
  background: url(../../images/bu/investment/investment-sprite-v1.svg) no-repeat 3px -192px;
  height: 36px;
  width: 36px;
  position: absolute;
  background-size: 100%;
  left: -4px;
  top: -4px;
}

.filter-bestplan .nuber-bullet-row li {
  display: none;
}

.filter-bestplan .nuber-bullet-row li:nth-child(-n+4) {
  display: block;
}

.filter-bestplan .nuber-bullet-row.active li {
  display: block;
}

.filter-bestplan .footable {
  width: 100%;
}

@media (max-width: 1024px) {
  .filter-bestplan .list-with-icon {
    flex-direction: row;
    max-width: 100%;
    margin: 0;
    width: 100%;
  }
}
@media (max-width: 980px) {
  .filter-bestplan.hr-policy {
    margin-top: 20px;
  }
}
@media (max-width: 560px) {
  .filter-bestplan .h3.center,
  .filter-bestplan h3.center {
    text-align: left;
    margin: 20px 0 20px;
  }
}
.filter-bestplan .selected-heading {
  margin: 50px 0 50px;
}

@media (max-width: 980px) {
  .highrisk,
  .lowrisk,
  .mediumrisk {
    padding: 0 16px;
  }
}
.heading-with-tab {
  text-align: center;
}

.heading-with-tab .different-plans {
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 30px 0;
}

@media (max-width: 640px) {
  .heading-with-tab .different-plans {
    overflow-x: scroll;
    justify-content: flex-start;
    padding-left: 16px;
  }
  .heading-with-tab .different-plans::-webkit-scrollbar {
    display: none;
  }
}
.heading-with-tab .different-plans li {
  background: #fff;
  border: 1px solid #0065ff;
  padding: 10px 16px;
  border-radius: 30px;
  font-size: 14px;
  margin: 0 5px;
  cursor: pointer;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.15);
}

@media (max-width: 640px) {
  .heading-with-tab .different-plans li {
    min-width: 160px;
    text-align: center;
  }
}
.heading-with-tab .different-plans li.active {
  background: #0065ff;
  color: #fff;
}

@media (max-width: 767px) {
  .heading-with-tab {
    text-align: left;
    padding: 0 6px;
  }
}
.how-it-works {
  background: url("../../images/life/background-1.jpg") no-repeat;
  background-size: cover;
  padding: 40px 0;
}

.how-it-works .h3,
.how-it-works h3 {
  text-align: center;
  margin: 0 0 60px 0;
}

@media (max-width: 980px) {
  .how-it-works .h3,
  .how-it-works h3 {
    margin: 0 0 30px 0;
  }
}
.how-it-works .work-card-group {
  display: flex;
  flex-wrap: wrap;
}

@media (max-width: 1024px) {
  .how-it-works .work-card-group {
    overflow: scroll;
    flex-wrap: nowrap;
    padding: 0 0 10px;
    margin-right: -16px;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .how-it-works .work-card-group:-webkit-scrollbar {
    display: none;
  }
}
.how-it-works .work-card {
  border-radius: 10px;
  width: 31%;
  margin: 0 1%;
  padding: 20px;
  background: #fff;
  box-shadow: 0 3px 12px 0 rgba(0, 101, 255, 0.16);
}

@media (max-width: 1024px) {
  .how-it-works .work-card {
    min-width: 360px;
    width: 100%;
  }
}
@media (max-width: 1024px) and (max-width: 568px) {
  .how-it-works .work-card {
    min-width: 290px;
  }
}
.how-it-works .work-card .heading {
  color: #253858;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 10px;
  display: block;
}

.how-it-works .work-card p {
  margin: 0;
}

.how-it-works .work-card:nth-child(odd) {
  border-top: 5px solid #acd4ff;
}

.how-it-works .work-card:nth-child(2n) {
  border-bottom: 5px solid #acd4ff;
}

.how-it-works .pointer-icon {
  width: 34px;
  height: 34px;
  display: block;
  background-image: url("../../images/life/key-feature-benefits.svg");
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 12px;
}

.how-it-works .pointer-icon.ico9 {
  background-position: 0 -416px;
}

.how-it-works .pointer-icon.ico10 {
  background-position: 0 -521px;
}

.how-it-works .pointer-icon.ico11 {
  background-position: 0 -468px;
}

.info-graphic {
  width: 40%;
  display: flex;
  align-items: center;
  justify-content: end;
  text-align: center;
}

.info-graphic img {
  width: 50%;
}

@media (max-width: 568px) {
  .info-graphic img {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .info-graphic {
    display: none;
  }
}
.best-life-insurance {
  margin: 0 0 0;
}

.tab-heading-wrapper {
  text-align: center;
  margin-bottom: 20px;
}

.tab-heading-wrapper .scrollWrapper {
  display: none;
}

@media (max-width: 980px) {
  .tab-heading-wrapper {
    padding: 0 16px;
  }
  .tab-heading-wrapper .scrollWrapper {
    overflow: hidden;
    overflow-x: scroll;
    width: calc(100% - 20px);
    margin-left: 20px;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .tab-heading-wrapper .scrollWrapper:-webkit-scrollbar {
    display: none;
  }
}
.bestlife-insurance-online {
  background: #fff7f4;
  padding: 36px 0;
  margin-top: 80px;
}

@media (max-width: 980px) {
  .bestlife-insurance-online {
    margin-top: 60px;
  }
}
.bestlife-insurance-online .h3,
.bestlife-insurance-online h3 {
  text-align: center;
  padding: 0 0 36px;
}

@media (max-width: 1024px) {
  .bestlife-insurance-online .flexbox {
    max-width: 500px;
    margin: 0 auto;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .bestlife-insurance-online + .how-helpfull.mt0 {
    padding: 50px 0 0;
  }
  .compare-life + .how-helpfull.mt0 {
    padding: 50px 0 0;
  }
}
.how-helpfull {
  position: relative;
  padding: 90px 0;
}

.how-helpfull.mt0 {
  padding: 0 0 90px;
}

@media (max-width: 980px) {
  .how-helpfull.mt0 {
    padding: 0 0 90px;
  }
}
@media (max-width: 568px) {
  .how-helpfull.mt0 {
    padding: 0 0 0;
  }
}
.how-helpfull .helpfull-content-picture {
  background: url("../../images/life/how-help-full-desktop.svg") no-repeat;
  background-size: contain;
  height: 330px;
  margin-top: 0;
  position: relative;
}

@media (max-width: 1024px) {
  .how-helpfull .helpfull-content-picture {
    background: url(../../images/life/how-help-full-mobile.svg) no-repeat center center;
    width: 360px;
    margin: 60px auto 0;
    background-size: contain;
    height: 550px;
  }
}
@media (max-width: 400px) {
  .how-helpfull .helpfull-content-picture {
    width: 324px;
    margin: 20px auto 0;
    background-size: contain;
    height: 480px;
  }
  .how-helpfull .helpfull-content-picture p {
    padding: 0 16px;
  }
}
@media (max-width: 320px) {
  .how-helpfull .helpfull-content-picture {
    width: 280px;
    margin: 20px auto 0;
    background-size: contain;
    height: 420px;
  }
}
.how-helpfull .wrapper {
  width: 80%;
  margin: 60px auto 60px;
  text-align: center;
}

.how-helpfull .wrapper.full {
  width: 100%;
}

.how-helpfull .wrapper.mb30 {
  margin: 60px auto 30px;
}

@media (max-width: 980px) {
  .how-helpfull .wrapper.mb30 {
    margin: 0 auto 30px;
    padding: 0 16px;
  }
}
@media (max-width: 1024px) {
  .how-helpfull .wrapper {
    width: 100%;
    margin: 60px auto 20px;
  }
}
@media (max-width: 568px) {
  .how-helpfull .wrapper {
    margin: 30px auto 30px;
    width: 100%;
    padding: 0 16px;
  }
}
.how-helpfull .content-wrapper {
  width: 540px;
  height: 200px;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
  text-align: center;
}

@media (max-width: 1024px) {
  .how-helpfull .content-wrapper {
    width: 320px;
    height: 460px;
  }
}
@media (max-width: 320px) {
  .how-helpfull .content-wrapper {
    width: 280px;
    height: 460px;
  }
}
.how-helpfull .content-wrapper .h3,
.how-helpfull .content-wrapper h3 {
  color: #fff;
  font-size: 28px;
  line-height: 36px;
  margin-bottom: 16px;
}

@media (max-width: 980px) {
  .how-helpfull .content-wrapper .h3,
  .how-helpfull .content-wrapper h3 {
    font-size: 18px;
  }
}
@media (max-width: 320px) {
  .how-helpfull .content-wrapper .h3,
  .how-helpfull .content-wrapper h3 {
    color: #fff;
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 16px;
    margin-top: 60px;
  }
}
.how-helpfull .content-wrapper .h3 span,
.how-helpfull .content-wrapper h3 span {
  color: #ffc849;
}

.how-helpfull .content-wrapper p {
  margin: 0;
  color: #fff;
}

@media (max-width: 320px) {
  .how-helpfull .content-wrapper p {
    font-size: 12px;
    line-height: 18px;
  }
}
.compare-life {
  position: relative;
  padding: 0;
}

@media (max-width: 1024px) {
  .compare-life {
    padding: 0;
  }
}
.compare-life .wrapper {
  width: 60%;
  margin: 60px auto 60px;
  text-align: center;
}

@media (max-width: 568px) {
  .compare-life .wrapper {
    margin: 30px auto;
    width: 100%;
  }
}
@media (max-width: 980px) {
  .faq-block {
    margin-top: 40px;
  }
}
.videoContainer {
  display: flex;
}

.videoContainer .flexbox-left {
  width: 100%;
}

@media (max-width: 980px) {
  .videoContainer .flexbox-left {
    padding: 0 16px;
  }
}
.videoContainer .flexbox-left .widget-heading {
  display: flex;
}

.videoContainer .flexbox-left .widget-heading .wrapper-investment-plans {
  width: calc(100% - 338px);
  margin-right: 20px;
}

.videoContainer .flexbox-left .widget-heading h3 {
  font-size: 16px;
}

@media (max-width: 1024px) {
  .videoContainer .flexbox-left .widget-heading {
    flex-direction: column;
  }
  .videoContainer .flexbox-left .widget-heading .wrapper-investment-plans {
    order: 2;
    width: 100%;
    margin: 0;
  }
  .videoContainer .flexbox-left .widget-heading .video-container {
    order: 1;
  }
}
.videoContainer .flexbox-left .list-with-icon li {
  padding-left: 40px;
  position: relative;
}

.bestlife-heder-wrapper {
  position: relative;
}

@media (max-width: 1024px) {
  .bestlife-heder-wrapper {
    max-width: 500px;
    margin: 30px auto 0;
    width: 100%;
  }
  .bestlife-heder-wrapper .h3,
  .bestlife-heder-wrapper h3 {
    text-align: left;
    padding: 0 0 6px;
  }
}
@media (max-width: 1024px) {
  .key-features-benefits .flexbox {
    flex-direction: column-reverse;
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
  }
  .key-features-benefits .flexbox .info-graphic {
    display: block;
    width: 100%;
    text-align: center;
    max-width: 440px;
    margin: 20px 0;
  }
}
@media (max-width: 1024px) and (max-width: 568px) {
  .key-features-benefits .flexbox .info-graphic {
    display: block;
  }
}
@media (max-width: 1024px) and (max-width: 568px) {
  .key-features-benefits .flexbox {
    flex-direction: column-reverse;
  }
  .key-features-benefits .flexbox .info-graphic {
    display: block;
    width: 100%;
    text-align: center;
    max-width: 440px;
    margin: 0 0 30px;
  }
}
@media (max-width: 1024px) and (max-width: 568px) and (max-width: 568px) {
  .key-features-benefits .flexbox .info-graphic {
    display: block;
  }
}
@media (max-width: 980px) {
  .key-features-benefits {
    padding: 0 16px;
  }
  .key-features-benefits .list-with-icon li:nth-of-type(1n + 4) {
    display: block;
  }
}
.investmore {
  padding: 0;
  border-radius: 0;
  display: flex;
  width: auto;
  margin: 30px 0 10px;
  max-width: 100%;
}

@media (max-width: 1024px), (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .investmore {
    flex-direction: column;
    width: 100%;
    max-width: 760px;
    margin: 0 auto 20px;
  }
}
@media (max-width: 1024px) {
  .investmore {
    background: 0 0;
    width: 88%;
    max-width: 760px;
    margin: 20px auto;
    border-radius: 8px;
  }
}
@media (max-width: 568px) {
  .investmore {
    width: 100%;
    max-width: 760px;
    border-radius: 0;
    margin: 0 auto 0;
  }
}
.investmore .invamt.pp {
  background-color: #d9d8f6;
  color: #5d50d8;
}

@media (max-width: 568px) {
  .investmore .invamt.pp {
    padding: 10px 44px;
  }
}
.investmore .invamt.pink-bg {
  background-color: #ffe2e3;
  color: #a73740;
}

@media (max-width: 568px) {
  .investmore .invamt.pink-bg {
    padding: 10px 44px;
  }
}
.investmore .invamt.yellow-bg {
  background-color: #ffedcc;
  color: #7f5900;
}

@media (max-width: 568px) {
  .investmore .invamt.yellow-bg {
    padding: 10px 44px;
  }
}
.investmore .getmore {
  color: #0065ff;
  display: block;
}

@media (max-width: 1024px), (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .investmore .getmore {
    display: inline;
  }
}
.investmore .swipebox {
  overflow: hidden;
  overflow-x: auto;
}

.investmore .swipebox::-webkit-scrollbar {
  width: 0;
}

.investmore .swipebox::-webkit-scrollbar-track {
  background: 0 0;
}

.investmore .swipebox::-webkit-scrollbar-thumb {
  background: 0 0;
}

.investmore .swipebox::-webkit-scrollbar-thumb:hover {
  background: 0 0;
}

.investmore .investment_wise {
  display: flex;
  flex-wrap: nowrap;
  position: relative;
}

.investmore .investment_wise .swipebox {
  padding: 0;
}

@media (max-width: 1024px), (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .investmore .investment_wise {
    width: 100%;
    padding: 0;
    flex-direction: column;
  }
}
.investmore .investment_wise .investment_wise_items {
  display: inline-flex;
}

.investmore .investment_wise .investment_wise_items .invamt {
  width: 190px;
  margin-right: 20px;
  padding: 10px 20px;
  border-radius: 30px;
}

@media (max-width: 1024px) {
  .investmore .investment_wise .investment_wise_items .invamt {
    margin-right: 15px;
    margin-left: 0;
  }
}
.investmore .investment_wise .investment_wise_items .invamt span:first-child {
  display: block;
  font-size: 12px;
  font-weight: 500;
  margin-top: 5px;
  position: relative;
  padding-left: 18px;
}

.investmore .investment_wise .investment_wise_items .invamt span:first-child:before {
  content: "₹";
  width: 15px;
  height: 15px;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 10px;
  left: -2px;
  top: 3px;
  opacity: 0.5;
}

.investmore .investment_wise .investment_wise_items .invamt span:first-child.pink-bg:before {
  background: #a73740;
}

.investmore .investment_wise .investment_wise_items .invamt span:first-child.pp:before {
  background: #5d50d8;
}

.investmore .investment_wise .investment_wise_items .invamt span:first-child.yellow-bg:before {
  background: #7f5900;
}

.investmore .investment_wise .investment_wise_items .invamt span:nth-child(2) {
  display: block;
  font-size: 10px;
  font-weight: 600;
  margin-top: 20px;
}

.investmore .investment_wise .investment_wise_items .invamt span:nth-child(3) {
  font-size: 32px;
  font-weight: 700;
  line-height: 35px;
  margin: 8px 0;
  min-height: 65px;
  display: inline-table;
  text-transform: uppercase;
}

.investmore .investment_wise .investment_wise_items .invamt span:nth-child(3) sup {
  font-size: 18px;
}

.investmore .investment_wise .investment_wise_items .invamt span:nth-child(4) {
  width: 100%;
  font-size: 12px;
  color: #fff;
  text-align: center;
  display: block;
  margin: 10px 0 8px;
  padding: 10px;
  cursor: pointer;
  border-radius: 5px;
}

.investmore .investment_wise .investment_wise_items .invamt span:nth-child(4).pink-bg {
  background: #a73740;
}

.investmore .investment_wise .investment_wise_items .invamt span:nth-child(4).pp {
  background: #5d50d8;
}

.investmore .investment_wise .investment_wise_items .invamt span:nth-child(4).brown {
  background: #7f5900;
}

@media (max-width: 1024px) {
  .investmore .investment_wise .investment_wise_items .investmore .investment_wise {
    width: calc(100% - 230px);
    padding: 10px 0 10px 25px;
  }
}
@media (max-width: 1024px) {
  .investmore .investment_wise .investment_wise_items .investmore .investment_wise {
    width: calc(100% - 150px);
    padding: 10px 0 10px 25px;
  }
}
.investmore .investment_wise .investment_wise_items .slick-prev.slick-arrow {
  display: none;
}

.investmore .investment_wise .investment_wise_items .slick-next.slick-arrow {
  transform: translate(-40px, -50%);
  background: #fff;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

.investmore .investment_wise .investment_wise_items .slick-next.slick-arrow:before {
  content: "";
  border: solid #253858;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(-45deg);
  position: absolute;
  left: 10px;
  top: 53%;
  margin-top: -6px;
}

.investmore .tncapply {
  position: absolute;
  bottom: 0;
  font-size: 9px;
  right: 10px;
}

.rate {
  height: auto;
  padding: 0 10px;
  margin: 20px auto;
  width: 270px;
  position: absolute;
  left: 0;
  right: 0;
}

@media (max-width: 360px) {
  .rate {
    width: 190px;
  }
}
.rate:not(:checked) > input {
  position: absolute;
  top: -9999px;
  visibility: hidden;
}

.rate > label span {
  position: absolute;
  font-size: 12px;
  bottom: -17px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: none;
}

.rate > label:hover span {
  display: block;
}

.rate:not(:checked) > label {
  float: right;
  width: 1em;
  position: relative;
  white-space: nowrap;
  cursor: pointer;
  font-size: 50px;
  color: #fff;
}

@media (max-width: 360px) {
  .rate:not(:checked) > label {
    font-size: 34px;
  }
}
.rate:not(:checked) > label:before {
  content: "★ ";
}

.rate > input:checked ~ label {
  color: #ffc700;
}

.rate:not(:checked) > label:hover,
.rate:not(:checked) > label:hover ~ label {
  color: #ffc700;
}

.rate > input:checked + label span,
.rate > input:checked + label:hover,
.rate > input:checked + label:hover ~ label,
.rate > input:checked ~ label:hover,
.rate > input:checked ~ label:hover ~ label,
.rate > label:hover ~ input:checked ~ label {
  color: #ffc700;
  display: block;
}

.flexbox-left.banner {
  align-items: center;
  display: flex;
  flex-direction: column;
  width: calc(100% - 440px);
  margin-right: 100px;
}

@media (max-width: 1024px) {
  .flexbox-left.banner {
    display: block;
    margin: 0 auto;
    padding: 0 16px;
    max-width: 100%;
    width: 100%;
  }
}
.flexbox-left.banner .h1,
.flexbox-left.banner h1 {
  font-size: 24px;
}

@keyframes jerky {
  0% {
    opacity: 0;
    display: none;
  }
  100% {
    opacity: 1;
    display: block;
  }
}
.flexbox-right.form-content {
  width: 340px;
  background: #fff;
  padding: 16px;
  border-radius: 16px;
  border-top: 5px solid #0165ff;
  margin-top: 50px;
  box-shadow: 0 3px 12px rgba(0, 101, 255, 0.16);
  transition: all 0.2s ease-in;
}

.flexbox-right.form-content.sticky {
  position: fixed;
  left: 830px;
  right: 0;
  margin: 0 auto;
  top: 60px;
  z-index: 90;
}

@media (max-width: 1024px) {
  .flexbox-right.form-content {
    margin: 10px auto 30px;
  }
}
@media (max-width: 767px) {
  .flexbox-right.form-content {
    width: calc(100% - 30px);
    padding: 16px 12px;
  }
}
@media (max-width: 320px) {
  .flexbox-right.form-content {
    width: 310px;
    padding: 16px;
  }
}
.key-points {
  margin: 20px 0 0 0;
  display: flex;
  flex-direction: row;
  list-style: none;
  padding: 0;
}

.key-points li {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 0;
  position: relative;
  margin: 12px 0;
}

.key-points li span {
  color: #253858;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  position: relative;
}

.key-points li span.sm {
  color: rgba(37, 56, 88, 0.9);
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  text-align: left;
}

.key-points li span.img {
  width: 110px;
  margin: 2px 0 0;
  position: relative;
  top: 3px;
}

.key-points li span.img img {
  width: 100%;
}

.ff-banner {
  height: 384px;
  position: relative;
  text-align: left;
  width: 100%;
  margin-bottom: 70px;
}
.ff-banner::after {
  content: "";
  position: absolute;
  right: 10px;
  top: 40px;
  background: url(../../images/bu/investment/inv-featured-banner-img.png) no-repeat 0 0/201px;
  width: 201px;
  height: 186px;
}

.ff-banner picture {
  display: block;
}

.ff-banner img {
  width: 90%;
  position: relative;
  top: 2px;
}

@media (max-width: 1024px) {
  .ff-banner {
    display: none;
  }
}
.ff-heading {
  margin-bottom: 20px;
}

@media (max-width: 1024px) {
  .ff-heading {
    margin-bottom: 8px;
  }
}
.ff-heading .h1,
.ff-heading h1 {
  margin: 40px 0 4px;
  line-height: normal;
}

@media (max-width: 1024px) {
  .ff-heading .h1,
  .ff-heading h1 {
    margin: 10px 0 4px;
  }
}
.ff-heading p {
  margin: 0;
}

.ff-heading p .restcontent {
  display: none;
}

.ff-heading p .restcontent.mobile {
  display: inline;
}

.ff-heading p .restcontent.active {
  display: inline;
}

@media (max-width: 980px) {
  .ff-heading p .restcontent {
    display: none;
  }
  .ff-heading p .restcontent.mobile {
    display: none;
  }
  .ff-heading p .restcontent.active {
    display: inline;
  }
}
.ff-heading .morecontent-topfold {
  color: #0065ff;
  font-weight: 500;
  cursor: pointer;
}

.ff-content {
  height: 370px;
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: row;
}

@media (max-width: 1024px) {
  .ff-content {
    display: block;
    min-height: auto;
    height: auto;
  }
}
.ff-content .keypointer {
  display: flex;
  flex-direction: column;
  width: 60%;
}

.ff-content .keypointer .key-points {
  flex-direction: column;
}

@media (max-width: 1024px) {
  .ff-content .keypointer {
    width: 100%;
    display: none;
  }
  .ff-content .keypointer .key-points {
    display: none;
  }
}
.planload {
  display: none;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  list-style: none;
  margin-top: 20px;
}

.planload li {
  background: #fff;
  box-shadow: 0 3px 12px rgba(0, 101, 255, 0.16);
  width: 46%;
  margin: 7px 2%;
  border-radius: 5px;
  display: flex;
  align-items: center;
  padding: 5px;
  height: 55px;
}

@media (max-width: 1024px) {
  .planload li {
    min-width: 155px;
  }
}
.planload li .logo {
  width: 80px;
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.planload li .logo img {
  width: 100%;
}

.planload li .growth-amount {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-left: 12px;
  position: relative;
}

.planload li .growth-amount.up:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 8px solid #5bc456;
  position: absolute;
  left: -3px;
  top: 5px;
}

.planload li .growth-amount .bigtext {
  font-weight: 600;
  font-size: 14px;
}

.planload li .growth-amount .bigtext .sm {
  font-size: 10px;
}

.planload li .growth-amount strong {
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
}

.planload li .growth-amount p {
  font-weight: 400;
  font-size: 13px;
  line-height: normal;
}

@media (max-width: 1024px) {
  .planload {
    margin: 0;
    flex-wrap: nowrap;
    justify-content: flex-start;
    width: 360px !important;
    margin: 0 auto !important;
  }
  .planload::-webkit-scrollbar {
    width: 0;
  }
  .planload::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
  }
  .planload::-webkit-scrollbar-thumb {
    background: #fff;
    -webkit-box-shadow: none;
  }
  .planload::-webkit-scrollbar-thumb:window-inactive {
    background: 0 0;
  }
  .planload li {
    min-height: auto !important;
    display: flex !important;
    min-width: 172px !important;
    width: 172px !important;
  }
}
@media (max-width: 360px) {
  .planload {
    width: 300px !important;
  }
}
.key-factor-wrapper {
  position: relative;
  bottom: 0;
  left: 0;
}

@media (max-width: 1024px) {
  .key-factor-wrapper {
    position: absolute;
    bottom: -70px;
    width: 100%;
  }
}
.key-factor-wrapper .key-factor {
  background: #fff;
  border-radius: 8px;
  padding: 5px;
  list-style: none;
  margin: 0;
  width: 100%;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  left: 0;
  right: 0;
  box-shadow: 0 3px 16px rgba(51, 51, 124, 0.1607843137);
  width: 630px;
  position: absolute;
  bottom: -70px;
}

.key-factor-wrapper .key-factor li {
  width: 25%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px 5px;
  position: relative;
  min-height: 50px;
  justify-content: space-between;
}

.key-factor-wrapper .key-factor li::before {
  content: "";
  height: 70%;
  width: 1px;
  background: #ccc;
  position: absolute;
  right: 1px;
}

.key-factor-wrapper .key-factor li:last-child::before {
  display: none;
}

.key-factor-wrapper .key-factor li .starts_block {
  width: 80px;
  margin: 0;
}

.key-factor-wrapper .key-factor li .hi-pp {
  font-size: 14px;
  color: #253858;
  font-weight: 500;
  line-height: 22px;
}

.key-factor-wrapper .key-factor li .totalRating {
  width: 130px;
}

.key-factor-wrapper .key-factor li .light-text {
  font-size: 10px;
  color: rgba(37, 56, 88, 0.8);
  font-weight: 400;
}

.key-factor-wrapper .key-factor li .light-text .totalRating {
  width: 80px;
}

@media (max-width: 568px) {
  .key-factor-wrapper .key-factor li .light-text {
    text-align: center;
  }
  .key-factor-wrapper .key-factor li .light-text .totalRating {
    width: 90px;
  }
}
@media (max-width: 980px) {
  .key-factor-wrapper .key-factor {
    max-width: 100%;
    width: 500px;
    bottom: initial;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
  }
  .key-factor-wrapper .key-factor li {
    width: 33%;
  }
  .key-factor-wrapper .key-factor li:first-child {
    position: absolute;
    top: -56px;
    display: none;
  }
  .key-factor-wrapper .key-factor li:first-child:before {
    display: none;
  }
  .key-factor-wrapper .key-factor li .totalRating {
    width: 80px;
    left: 0;
  }
}
.form-tab {
  position: relative;
}

.form-tab .ff-heading-group {
  text-align: center;
}

.form-tab .ff-heading-group p {
  margin: 5px 0;
}

.form-tab .ff-heading-group p .green {
  font-size: 22px;
  color: #089903;
  font-weight: 500;
}

@media (max-width: 980px) {
  .form-tab .ff-heading-group p {
    font-size: 16px;
  }
  .form-tab .ff-heading-group p .green {
    font-size: 600;
    font-size: 19px;
  }
}
.form-tab .ff-heading-group .ff-heading-for-returns {
  margin: 16px 0;
}

.form-tab .ff-heading-group .ff-heading-for-returns span {
  font-size: 18px;
  color: #0065ff;
  font-weight: 500;
}

@media (max-width: 980px) {
  .form-tab .ff-heading-group .ff-heading-for-returns {
    margin: 4px 0 14px;
    font-size: 14px;
  }
  .form-tab .ff-heading-group .ff-heading-for-returns span {
    font-size: 16px;
  }
}
.form-tab .nri-secure-tag {
  position: absolute;
  background: 0 0;
  border: none;
  color: #0165ff;
  font-size: 12px;
  font-weight: 600;
  bottom: -19px;
  width: 100%;
  text-align: right;
}

.form-tab .h2,
.form-tab h2 {
  color: #253858;
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
  margin: 0;
  text-transform: capitalize;
}

@media (max-width: 1024px) {
  .form-tab .h2,
  .form-tab h2 {
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
  }
}
@media (max-width: 560px) {
  .form-tab .h2,
  .form-tab h2 {
    font-size: 24px;
    margin: 0;
  }
}
@media (max-width: 360px) {
  .form-tab .h2,
  .form-tab h2 {
    letter-spacing: -0.02em;
  }
}
.form-tab .h2 span,
.form-tab h2 span {
  font-weight: 600;
}

.form-tab .h2 span.orange,
.form-tab h2 span.orange {
  color: #ff7a00;
}

.form-tab .info-secure {
  color: #818181;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-bottom: 10px;
}

.form-tab .info-secure .secure {
  background: url(../../images/bu/investment/investment-lock-icon.svg);
  width: 9px;
  height: 12px;
  display: inline-block;
  margin-right: 8px;
  background-size: 100%;
}

.form-tab .termCondition {
  color: rgba(37, 56, 88, 0.9);
  font-size: 8px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  width: 100%;
  text-align: center;
  display: block;
  line-height: 13px;
}

.form-tab .termCondition a {
  color: #0065ff;
}

.form-tab .termCondition a:hover {
  text-decoration: underline;
}

@media (max-width: 1024px) {
  .form-tab .term-bg {
    width: 100%;
  }
}
.form-tab .forminput {
  display: flex;
  flex-direction: column;
  list-style: none;
  padding: 0;
  margin: 0;
  max-width: 370px;
}

@media (max-width: 1024px) {
  .form-tab .forminput {
    width: 100%;
    max-width: 100%;
  }
}
.form-tab .forminput li {
  margin-bottom: 16px;
}

.form-tab .forminput li.registration_check {
  margin-bottom: 36px;
}

.form-tab .secure-tag {
  position: absolute;
  display: flex;
  right: 8px;
  bottom: -26px;
  background: rgba(57, 97, 235, 0.1019607843) 0 0 no-repeat padding-box;
  border-radius: 0 0 8px 8px;
  padding: 5px 10px 4px 7px;
}

.form-tab .secure-tag .text {
  letter-spacing: 0.15px;
  color: #3962ed;
  font-size: 11px;
  line-height: 17px;
  font-weight: 600;
  margin-left: 6px;
}

.form-tab .dob,
.form-tab .has_radio,
.form-tab .registration_check {
  border-radius: 8px;
  border: 1px solid rgba(37, 56, 88, 0.4);
  background: #fff;
  display: flex;
  align-items: center;
  position: relative;
}

.form-tab .dob.error,
.form-tab .has_radio.error,
.form-tab .registration_check.error {
  margin-bottom: 26px;
}

.form-tab .dob.error .err,
.form-tab .has_radio.error .err,
.form-tab .registration_check.error .err {
  position: absolute;
  bottom: -21px;
  font-size: 12px;
  color: #e21313;
}

.form-tab .dob input,
.form-tab .has_radio input,
.form-tab .registration_check input {
  width: 100%;
  border: none;
  border-radius: 8px;
  height: 46px;
  padding: 0 16px;
}

.form-tab .registration_check input.cCode {
  max-width: 30px;
  padding: 0;
}

.form-tab .dob select,
.form-tab .has_radio select,
.form-tab .registration_check select {
  width: 35%;
  border: none;
  border-radius: 8px;
  padding: 0 0 0 16px;
  margin-right: 2%;
  font-size: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  padding-right: 12px;
  background: url("../../images/bu/arrow-gray.svg") no-repeat 90% 60% !important;
}

@media (max-width: 767px) {
  .form-tab .dob select,
  .form-tab .has_radio select,
  .form-tab .registration_check select {
    width: 40%;
  }
}
.form-tab .dob .ageyears,
.form-tab .has_radio .ageyears,
.form-tab .registration_check .ageyears {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 14px;
}

.form-tab .registration_check.error .err {
  bottom: -30px;
}

.form-tab .submit_cta {
  box-sizing: border-box;
  width: 100%;
  background: #0065ff;
  color: #fff;
  padding: 18px;
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  border: none;
  position: relative;
  cursor: pointer;
  transition: all 0.2s ease-in;
  border-radius: 8px;
  width: 96%;
  margin: 0 auto;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.25);
}

.form-tab .submit_cta:disabled {
  background: #005be6;
}

.form-tab .submit_cta:disabled {
  cursor: not-allowed;
}

.form-tab .submit_cta:disabled:after {
  content: " ";
  display: block;
  width: 24px;
  height: 24px;
  margin: 8px;
  border-radius: 50%;
  border: 2px solid #fff;
  border-color: #fff transparent #fff transparent;
  animation: lds-dual-ring 1.2s linear infinite;
  position: absolute;
  top: 15%;
  transform: translate(0, -50%);
  right: 4px;
}

.form-tab .investment-active.show .submit_cta {
  background: #089903;
}

.form-tab .investment-active.show .submit_cta:disabled {
  background: #078003;
}

.form-tab .registration_check .dropdown {
  position: relative;
  width: 85px;
}
.form-tab .registration_check .dropdown:before {
  content: "";
  background: url(../../images/bu/term/arrrow-img.svg) no-repeat 0 0;
  width: 13px;
  height: 7px;
  position: absolute;
  top: 20px;
  right: 8px;
  background-size: cover;
}
.form-tab .registration_check .dropdown input {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
  padding-left: 10px;
  padding-right: 18px;
  height: 46px;
  width: 85px;
  border: none;
}
.form-tab .registration_check .dropdown .dropdown-list {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 300px;
  max-height: 300px;
  overflow: initial;
  background: white;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  padding: 10px;
  box-sizing: border-box;
}
.form-tab .registration_check .dropdown .dropdown-list.show {
  display: block !important;
}
.form-tab .registration_check .dropdown .dropdown-list .closeCountry {
  display: none;
}
.form-tab .registration_check .dropdown .dropdown-list input {
  width: 100% !important;
  padding: 10px;
  border: none;
  border: 1px solid #ccc;
  outline: none;
  box-sizing: border-box;
}
.form-tab .registration_check .dropdown .dropdown-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
  overflow-y: auto;
  height: 240px;
}
@media (max-width: 568px) {
  .form-tab .registration_check .dropdown .dropdown-list ul {
    height: 320px;
  }
}
.form-tab .registration_check .dropdown .dropdown-list ul li {
  padding: 10px;
  cursor: pointer;
  border-bottom: 1px solid #ccc;
  margin-bottom: 0px;
}
.form-tab .registration_check .dropdown .dropdown-list ul li:hover {
  background-color: #f0f0f0;
}
@media (max-width: 767px) {
  .form-tab .registration_check .dropdown .dropdown-list {
    display: none;
    position: fixed;
    top: 25%;
    left: 0px;
    margin: 0px auto;
    right: 0;
    transform: translate(0px, -25%);
    z-index: 99991;
    max-height: 380px;
  }
  .form-tab .registration_check .dropdown .dropdown-list .closeCountry {
    position: absolute;
    right: -11px;
    top: -13px;
    width: 22px;
    height: 22px;
    opacity: 1;
    background: #000000;
    border-radius: 50%;
    display: block;
  }
  .form-tab .registration_check .dropdown .dropdown-list .closeCountry:before, .form-tab .registration_check .dropdown .dropdown-list .closeCountry:after {
    position: absolute;
    left: 10px;
    content: " ";
    height: 13px;
    width: 2px;
    background-color: #fff;
    top: 4px;
  }
  .form-tab .registration_check .dropdown .dropdown-list .closeCountry:before {
    transform: rotate(45deg);
  }
  .form-tab .registration_check .dropdown .dropdown-list .closeCountry:after {
    transform: rotate(-45deg);
  }
}
@media (max-width: 767px) {
  .form-tab .registration_check .dropdown .overlyblock.active {
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(37, 56, 88, 0.7);
    z-index: 99990;
  }
}
.form-tab .registration_check .code-number {
  display: flex;
  width: 100%;
  border: 1px solid rgba(37, 56, 88, 0.4);
  border-radius: 8px;
  padding-left: 40px;
}
@media (max-width: 640px) {
  .form-tab .registration_check .code-number {
    margin: 10px 0 0;
  }
}
.form-tab .registration_check .code-number #countryCode {
  max-width: 65px;
  padding: 0px 0 0 10px;
  border: none;
  box-sizing: border-box;
  height: 100%;
}
@media (max-width: 375px) {
  .form-tab .registration_check .code-number #countryCode {
    max-width: 54px;
  }
}
.form-tab .registration_check .code-number .mobileNumber {
  width: calc(100% - 72px);
  padding: 0px 0px;
  box-sizing: border-box;
  position: relative;
  border: none;
}
@media (max-width: 375px) {
  .form-tab .registration_check .code-number .mobileNumber {
    width: calc(100% - 62px);
  }
}
.form-tab .registration_check .code-number .mobileNumber input {
  border: none;
  padding: 0 10px 0 10px;
  height: 100%;
}
.form-tab .registration_check .code-number .mobileNumber .feildLable {
  left: 0px;
  pointer-events: none;
  transition: all 0.2s ease-in;
}
.form-tab .registration_check .code-number .mobileNumber input:focus + .feildLable,
.form-tab .registration_check .code-number .mobileNumber input.labelshow + .feildLable {
  font-size: 12px;
  top: -2px;
  left: -160px;
}

.form-whatsapp {
  font-size: 12px;
  text-align: center;
  color: #253858;
  width: 100%;
  margin: 10px 0;
}

@media (max-width: 1024px) {
  .form-whatsapp {
    width: 100%;
  }
}
.form-whatsapp i.icon {
  background: url("../../images/bu/whatsapp.png") 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;
  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;
  transition: 0.4s;
  box-shadow: 0 2px 6px rgba(29, 60, 110, 0.36);
}

.form-whatsapp input:checked + .slider {
  background-color: #36b37e;
}

.form-whatsapp input:checked + .slider:before {
  transform: translateX(13px);
}

.form-whatsapp input:focus + .slider {
  box-shadow: 0 0 1px #36b37e;
}

.contentLeft.pagecontent {
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.contentLeft.pagecontent.w-9 {
  width: 1046px;
}

.contentLeft.pagecontent.w-6 {
  width: 800px;
}

@media (max-width: 1024px) {
  .contentLeft.pagecontent {
    max-width: 100%;
    padding: 0;
    background: 0 0 !important;
  }
  .contentLeft.pagecontent.w-6,
  .contentLeft.pagecontent.w-9 {
    width: 100%;
  }
}
.contentLeft.pagecontent .leftSection {
  width: calc(100% - 380px);
}

@media (max-width: 1024px) {
  .contentLeft.pagecontent .leftSection {
    width: 100%;
  }
}
.topPlanContent {
  background: linear-gradient(97.89deg, rgba(235, 236, 255, 0.8) 0, rgba(236, 250, 250, 0.8) 101.6%);
  border: 1px solid #d4d6ff;
  border-radius: 8px;
}

.table-heading {
  font-size: 24px;
  font-weight: 500;
  margin: 0 0 15px;
}

.table-heading span {
  color: #0065ff;
}

#newformat tr:first-child td {
  color: #fff !important;
}

.allinsurer .moreplans {
  padding: 14px;
  color: #fff;
  background: #0662f6;
}

.allinsurer .moreplans:after {
  border: solid #fff;
  border-width: 0 2px 2px 0;
}

.wrapper-infotext {
  width: 60%;
  margin-top: 30px;
}

.wrapper-infotext.sm {
  margin-top: 16px;
}

.wrapper-infotext.sm p {
  font-size: 10px;
  margin: 0;
  padding: 0;
}

.wrapper-infotext.sm p:before {
  display: none;
}

@media (max-width: 1024px) {
  .wrapper-infotext {
    width: 100%;
  }
}
.wrapper-infotext .with-bullet {
  display: block;
  position: relative;
  line-height: 20px;
  margin-bottom: 20px;
  padding-left: 30px;
}

.wrapper-infotext .with-bullet a,
.wrapper-infotext .with-bullet span {
  color: #0065ff;
  font-weight: 600;
}

.wrapper-infotext .with-bullet::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background: url(../../images/life/daimond-shape-icon.svg) no-repeat 0 0;
  background-size: contain;
  left: 6px;
  top: 2px;
}

.table-section {
  position: relative;
}

.table-section.smallTable {
  width: 70%;
  margin: 0 auto 80px;
}

@media (max-width: 980px) {
  .table-section.smallTable {
    width: 100%;
    padding: 0 0 30px 16px;
    margin-bottom: 0;
  }
}
@media (max-width: 1024px) {
  .table-section {
    overflow: auto;
    padding: 0;
    margin-right: -16px;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .table-section::-webkit-scrollbar {
    display: none;
  }
}
@media (max-width: 980px) {
  .table-section {
    padding: 0;
    margin: 0;
  }
}
.table-section #newformat tr td:first-child {
  color: #0065ff;
  font-weight: 600;
  cursor: pointer;
}

.table-section #newformat tr td:last-child span {
  background: #0165ff;
  color: #fff;
  padding: 10px;
  border-radius: 5px;
  cursor: pointer;
}

.table-section table {
  width: 100%;
  margin: 0 auto 10px;
  border-collapse: collapse;
  background: #fff;
  border-radius: 0.4em;
  filter: drop-shadow(0px 3px 12px rgba(37, 56, 88, 0.15));
}

.table-section table.top-left tr td:first-child,
.table-section table.top-left tr:nth-child(2) td {
  font-weight: 600;
}

.table-section table.left tr td:first-child {
  font-weight: 600;
}

@media (max-width: 568px) {
  .table-section table {
    margin: 0 auto 10px;
  }
}
.table-section table tr:first-child {
  border-top: none;
  background: #253858;
  color: #fff;
}

.table-section table tr:first-child td {
  text-align: left;
  padding: 12px;
  font-size: 14px;
  color: #fff;
  font-weight: 500;
}

.table-section table tr:first-child td:first-child {
  border-top-left-radius: 0.4em;
  border-left: none;
}

.table-section table tr:first-child td:last-child {
  border-top-right-radius: 0.4em;
  border-right: none;
}

.table-section table tr:last-child td {
  border-bottom: 1px solid rgba(37, 56, 88, 0.2);
}

.table-section table tr {
  border-top: 1px solid rgba(37, 56, 88, 0.2);
}

.table-section table td {
  padding: 12px 16px;
  font-size: 14px;
  color: rgba(37, 56, 88, 0.9);
  height: 54px;
  line-height: 20px;
  border-right: 1px solid rgba(37, 56, 88, 0.2);
  border-left: 1px solid rgba(37, 56, 88, 0.2);
}

.table-section table td:last-child {
  border-right: 1px solid rgba(37, 56, 88, 0.2);
  text-align: center;
  min-width: 160px;
}

.table-section table .button {
  border-radius: 4px;
  background: #0065ff;
  color: #fff;
  padding: 10px 20px;
  font-size: 14px;
  cursor: pointer;
  transition: all 0.3s ease-in;
  border: none;
}

.table-section table .button:hover {
  background-color: #003d99;
}

@media (max-width: 1024px) {
  .table-section table {
    min-width: 890px;
  }
}
.table-section.no-link-button table td:last-child {
  text-align: left;
}

.insurer-listing-block {
  position: relative;
}

.insurer-listing-block .link-bottom-center {
  text-align: center;
  margin-bottom: 40px;
}

@media (max-width: 980px) {
  .insurer-listing-block .link-bottom-center {
    margin-bottom: 0;
  }
}
.insurer-listing-block .link-bottom-center a {
  font-size: 16px;
  font-weight: 500;
  text-decoration: underline;
}

@media (max-width: 1024px) {
  .insurer-listing-block .sliderRoot {
    padding: 0 0 0 16px;
  }
}
.insurer-listing-block .slide-wrapper {
  width: 1094px !important;
  margin: 30px auto !important;
}

@media (max-width: 1024px) {
  .insurer-listing-block .slide-wrapper {
    width: 100% !important;
  }
}
.insurer-listing-block .arrows.style-1 .arrow-left {
  left: -8px !important;
}

.insurer-listing-block .arrows.style-1 .arrow-right {
  right: -1128px !important;
}

.ribbon-heading {
  background: #253858;
  position: relative;
  height: 50px;
  color: #fff;
  width: auto;
  position: relative;
  color: #fff;
  display: inline-flex;
  align-items: center;
  padding: 0 20px;
  font-size: 22px;
  font-weight: 500;
}

.ribbon-heading:before {
  content: "";
  width: 0;
  height: 0;
  right: -50px;
  position: absolute;
  border-bottom: 50px solid #253858;
  border-right: 50px solid transparent;
}

@media (max-width: 568px) {
  .ribbon-heading:before {
    right: -40px;
    border-bottom: 50px solid #253858;
    border-right: 20px solid transparent;
  }
}
@media (max-width: 568px) {
  .ribbon-heading {
    max-width: 260px;
    background: #253858;
    position: relative;
    height: 70px;
    color: #fff;
    width: auto;
    position: relative;
    color: #fff;
    display: inline-flex;
    align-items: center;
    padding: 0 20px;
    font-size: 22px;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
  }
  .ribbon-heading:before {
    content: "";
    width: 0;
    height: 0;
    right: -70px;
    position: absolute;
    border-bottom: 70px solid #253858;
    border-right: 70px solid transparent;
  }
}
@media (max-width: 568px) and (max-width: 568px) {
  .ribbon-heading:before {
    right: -40px;
    border-bottom: 70px solid #253858;
    border-right: 40px solid transparent;
  }
}
@media (max-width: 568px) {
  .insurer-listing-block .ribbon-heading {
    background: 0 0;
    padding: 0;
    margin: 0;
    color: #253858;
    height: auto;
    font-size: 22px;
    padding: 0 10px 0 16px;
    line-height: 28px;
  }
  .insurer-listing-block .ribbon-heading:before {
    display: none;
  }
}
.insurer-wrapper-container {
  position: relative;
}

.insurer-wrapper-container .items {
  padding: 0;
  margin: 40px 0;
}

.insurer-wrapper-container .item {
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 0 12px 0 rgba(0, 101, 255, 0.15);
  padding: 0;
}

.insurer-wrapper-container .item .insurer-logo {
  width: 100%;
  height: 140px;
  margin: 0 auto 10px;
  display: flex;
  align-items: center;
  border-radius: 8px 8px 0 0;
  display: flex;
  align-items: center;
  overflow: hidden;
}

.insurer-wrapper-container .item .insurer-logo img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

.insurer-wrapper-container .item .insurer-name {
  color: #253858;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 23px;
  margin: 0 auto 10px;
  min-height: 46px;
}

.insurer-wrapper-container .item .button {
  box-sizing: border-box;
  width: 100%;
  background: #0065ff;
  color: #fff;
  padding: 18px;
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  border: none;
  position: relative;
  cursor: pointer;
  transition: all 0.2s ease-in;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.25);
  border-radius: 8px;
  max-width: 120px;
  margin: 0 auto 18px;
  padding: 11px;
}

.sliderRoot .sliderWrapper .arrows,
.sliderRootWrapper .sliderWrapper .arrows {
  top: 45%;
}

.product-article-wrapper .acc-tab {
  justify-content: center;
  margin: 0 0 40px 0;
}

.product-article-wrapper h3.ribbon {
  text-align: center;
}

.product-article-wrapper .content-wrapper .h3,
.product-article-wrapper .content-wrapper .h3 a,
.product-article-wrapper .content-wrapper h3,
.product-article-wrapper .content-wrapper h3 a {
  font-size: 18px;
}

.section-full .reviewAction {
  width: 320px;
  justify-content: center;
  gap: 15px;
}

.section-full .reviewAction .review-btn {
  padding: 12px 15px;
}

@media (max-width: 980px) {
  .product-article-wrapper .h3.ribbon,
  .product-article-wrapper h3.ribbon {
    text-align: center;
  }
  .product-article-wrapper .sliderWrapper {
    padding-left: 16px;
  }
}
.faq-container {
  padding: 0;
  position: relative;
  display: none;
}

.faq-container.active {
  display: block;
}

.faq-container .view_more_wrapper_faq {
  text-align: center;
  margin: 50px 0 50px;
  display: block;
}

.faq-container .view_more_wrapper_faq span {
  box-sizing: border-box;
  width: 100%;
  background: #0065ff;
  color: #fff;
  padding: 18px;
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  border: none;
  position: relative;
  cursor: pointer;
  transition: all 0.2s ease-in;
  padding: 14px 20px;
  border-radius: 48px;
  width: 150px;
  margin: 0 auto;
}

.faq-container .view_more_wrapper_faq span .arrow {
  border: solid #fff;
  border-width: 0 0 2px 2px;
  display: inline-block;
  padding: 2px;
  transform: rotate(-45deg);
  transition: all 0.2s ease-out;
  width: 10px;
  height: 10px;
  position: relative;
  top: -2px;
  margin-left: 4px;
}

.faq-container .view_more_wrapper_faq.active .arrow {
  transform: rotate(-225deg);
  top: 3px;
}

.accordion-list {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  list-style: none;
}

.accordion-list li {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  background-color: #fff;
  padding: 20px 40px 20px 20px;
  margin: 0 auto 0 auto;
  border-bottom: 1px solid #eee;
  border-radius: 5px;
  cursor: pointer;
}

@media (max-width: 980px) {
  .accordion-list li {
    padding: 20px 20px 20px 20px;
  }
}
.accordion-list li .ul-block-list {
  padding: 0;
  margin: 0;
  list-style: none;
  margin: 20px 0 10px;
}

.accordion-list li .ul-block-list li {
  padding: 0;
  margin: 0;
  border: none;
  font-size: 14px;
  line-height: 24px;
  padding-left: 20px;
  margin-bottom: 5px;
  position: relative;
}

.accordion-list li .ul-block-list li:before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  left: 4px;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 50%;
  top: 9px;
}

.accordion-list li.active .h3:after,
.accordion-list li.active h3:after {
  background: url("../../images/life/accodian-minus.svg");
}

.accordion-list li .h3,
.accordion-list li h3 {
  font-weight: 700;
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
  font-size: 15px;
  letter-spacing: 0.01em;
  cursor: pointer;
}

@media (max-width: 560px) {
  .accordion-list li .h3,
  .accordion-list li h3 {
    padding: 0 25px 0 0;
  }
}
.accordion-list li .h3:after,
.accordion-list li h3:after {
  content: "";
  position: absolute;
  right: -30px;
  top: 0;
  background: url("../../images/life/accodian-plus.svg");
  width: 21px;
  height: 24px;
  color: #fcc110;
}

@media (max-width: 980px) {
  .accordion-list li .h3:after,
  .accordion-list li h3:after {
    right: -10px;
  }
}
.accordion-list li div.answer {
  position: relative;
  display: none;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 20px 0;
  cursor: pointer;
}

.accordion-list li div.answer .table-section {
  margin: 20px 0 0;
}

.accordion-list li div.answer .table-section table {
  filter: none;
}

.accordion-list li div.answer p {
  position: relative;
  display: block;
  font-weight: 400;
  padding: 10px 0 0 0;
  cursor: pointer;
  line-height: 150%;
  margin: 0 0 15px 0;
  font-size: 14px;
}

@media only screen and (max-width: 600px) {
  .container {
    padding: 80px;
  }
}
.policy-status-detials {
  width: 60%;
}

@media only screen and (max-width: 768px) {
  .policy-status-detials {
    width: 100%;
    position: relative;
  }
  .policy-status-detials:after {
    content: "";
    position: absolute;
    width: 320px;
    height: 320px;
    background: url(../../images/life/policy-staus-img.png) no-repeat bottom right;
    bottom: 0;
    right: 0;
    background-size: contain;
    opacity: 0.1;
  }
}
.side-img {
  width: 24%;
  display: flex;
  height: auto;
  position: absolute;
  top: -40px;
  right: 50px;
}

.side-img img {
  width: 100%;
  position: relative;
  display: block;
  height: auto;
}

@media (max-width: 1024px) {
  .side-img {
    display: none;
  }
}
@media (max-width: 568px) {
  .side-img {
    display: none;
  }
}
.sip_calculator_with_graph {
  background: #f5f5f5;
  padding: 16px;
  border-radius: 10px;
  margin-bottom: 30px;
}

.sip_calculator_with_graph .user-info {
  box-shadow: 0 3px 6px hsla(0, 0%, 0%, 0.29);
  background: #fff;
  padding: 36px;
  border-radius: 10px;
}

@media (max-width: 640px) {
  .sip_calculator_with_graph .user-info {
    max-width: 640px;
    width: 100%;
    padding: 16px;
  }
}
.sip_calculator_with_graph .tenure {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 30px auto;
  list-style: none;
  justify-content: center;
}

.sip_calculator_with_graph .tenure li {
  margin-right: 8px;
}

.sip_calculator_with_graph .tenure li:last-child {
  margin-right: 0;
}

.sip_calculator_with_graph .tenure li .tenure-tab {
  background: #fff;
  color: #3197f3;
  border: 1px solid #3197f3;
  cursor: pointer;
  padding: 7px 20px;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 600;
  display: inline-block;
  transition: all 0.15s ease-in-out 0s;
}

.sip_calculator_with_graph .tenure li .tenure-tab.active,
.sip_calculator_with_graph .tenure li .tenure-tab:hover {
  background: #3197f3;
  color: #fff;
}

@media (max-width: 1024px) {
  .sip_calculator_with_graph .tenure li .tenure-tab:hover {
    color: #3197f3;
    border: 1px solid #3197f3;
  }
  .sip_calculator_with_graph .tenure li .tenure-tab.active {
    background: #3197f3;
    color: #fff;
  }
}
@media (max-width: 640px) {
  .sip_calculator_with_graph .tenure {
    margin: 0 auto 30px;
  }
  .sip_calculator_with_graph .tenure li {
    margin-right: 5px;
  }
  .sip_calculator_with_graph .tenure li .tenure-tab,
  .sip_calculator_with_graph .tenure li a,
  .sip_calculator_with_graph .tenure li span {
    padding: 7px 10px;
    text-align: center;
    width: 90px;
  }
}
@media (max-width: 640px) and (max-width: 375px) {
  .sip_calculator_with_graph .tenure li .tenure-tab,
  .sip_calculator_with_graph .tenure li a,
  .sip_calculator_with_graph .tenure li span {
    width: 80px;
  }
}
@media (max-width: 640px) and (max-width: 375px) and (max-width: 320px) {
  .sip_calculator_with_graph .tenure li .tenure-tab,
  .sip_calculator_with_graph .tenure li a,
  .sip_calculator_with_graph .tenure li span {
    width: 75px;
  }
}
.sip_calculator_with_graph .sip-form {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.sip_calculator_with_graph .sip-form .input-wrapper {
  width: 100%;
  position: relative;
  margin-bottom: 15px;
}

.sip_calculator_with_graph .sip-form .input-wrapper.withlable {
  margin-bottom: 33px;
}

.sip_calculator_with_graph .sip-form .input-wrapper:nth-child(2n) {
  margin-right: 0;
}

@media only screen and (max-width: 768px) {
  .sip_calculator_with_graph .sip-form .input-wrapper {
    width: 100%;
    margin-right: 0;
  }
}
.sip_calculator_with_graph .sip-form .input-wrapper.sl label {
  top: -11px;
  left: 10px;
  font-size: 12px;
  color: #707b8d;
  cursor: pointer;
  font-weight: 400;
}

.sip_calculator_with_graph .sip-form label {
  position: absolute;
  background: #fff;
  padding: 0 5px;
  font-size: 12px;
  left: 10px;
  top: 15px;
  color: #707b8d;
  font-weight: 400 !important;
  cursor: text;
  transition: all 0.15s ease-in-out 0s;
}

.sip_calculator_with_graph .sip-form .infotext {
  font-size: 12px;
  padding-left: 15px;
  margin: 5px 0;
  position: relative;
  color: #253858;
  opacity: 0.8;
}

.sip_calculator_with_graph .sip-form .infotext:before {
  content: ".";
  position: absolute;
  font-size: 32px;
  top: 0;
  left: 4px;
  line-height: 0;
}

.sip_calculator_with_graph .sip-form .infotext.stayyear,
.sip_calculator_with_graph .sip-form .infotext.yearon {
  position: absolute;
  top: 7px;
  right: 10px;
  font-size: 14px;
  color: #253858;
  opacity: 60%;
  background: #f0f3f9;
  padding: 5px 8px;
  border-radius: 8px;
}

.sip_calculator_with_graph .sip-form .infotext.stayyear:before,
.sip_calculator_with_graph .sip-form .infotext.yearon:before {
  display: none;
}

.sip_calculator_with_graph .sip-form .peryear {
  position: absolute;
  top: 12px;
  right: 20px;
  font-size: 16px;
}

.sip_calculator_with_graph .sip-form select {
  display: block;
  width: 100%;
  padding: 13px 17px 14px;
  line-height: 24px;
  border: 1px solid #9c9393;
  border-radius: 5px;
  font-size: 16px;
  position: relative;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.sip_calculator_with_graph .sip-form input[type=text]::-ms-clear {
  display: none;
}

.sip_calculator_with_graph .sip-form input {
  display: block;
  width: 100%;
  padding: 13px 17px 14px;
  line-height: 24px;
  border: 1px solid #9c9393;
  border-radius: 5px;
  font-size: 16px;
  height: 54px;
}

.sip_calculator_with_graph .sip-form input#sipExpectedROI {
  padding: 13px 80px 14px 17px;
}

.sip_calculator_with_graph .sip-form input#sipAmtInvest {
  padding: 13px 17px 14px 30px;
}

.sip_calculator_with_graph .sip-form input:focus {
  outline: 0;
}

.sip_calculator_with_graph .sip-form input:focus + label {
  top: -11px;
  left: 10px;
  font-size: 12px;
  color: #707b8d;
  cursor: pointer;
}

.sip_calculator_with_graph .sip-form input.valid + label {
  top: -11px;
  left: 10px;
  font-size: 12px;
  color: #707b8d;
  cursor: pointer;
}

.sip_calculator_with_graph .sip-form label {
  top: -11px;
  left: 10px;
  font-size: 12px;
  color: #707b8d;
  cursor: pointer;
}

.sip_calculator_with_graph .sip-form .rupeeicon {
  position: absolute;
  top: 16px;
  left: 17px;
  color: #253858;
}

.sip_calculator_with_graph .sip-form .err {
  font-size: 10px;
  color: red;
  display: block;
  margin: 5px;
}

.sip_calculator_with_graph .totalWrap {
  width: 50%;
  padding: 0 0 0 15px;
  height: 100%;
  margin: 0;
}

@media only screen and (max-width: 768px) {
  .sip_calculator_with_graph .totalWrap {
    width: 100%;
    padding: 0;
  }
}
.sip_calculator_with_graph .totalWrap .widgetAmtGet_result {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
}

.sip_calculator_with_graph .totalWrap .widgetAmtGet_result.box {
  width: 50%;
}

@media only screen and (max-width: 767px) {
  .sip_calculator_with_graph .totalWrap .widgetAmtGet_result {
    flex-wrap: wrap;
  }
  .sip_calculator_with_graph .totalWrap .widgetAmtGet_result .box {
    width: 100% !important;
    margin: 10px auto !important;
  }
}
.sip_calculator_with_graph .totalWrap .amount_you_get.box,
.sip_calculator_with_graph .totalWrap .amount_you_receive.box {
  width: 220px;
  border-radius: 5px;
  height: 120px;
  box-shadow: 0 3px 6px rgba(91, 155, 253, 0.6039215686);
  top: 0;
  display: inline-block;
  margin-right: 30px;
  margin-top: 10px;
}

@media (max-width: 640px) {
  .sip_calculator_with_graph .totalWrap .amount_you_get.box,
  .sip_calculator_with_graph .totalWrap .amount_you_receive.box {
    height: 90px;
  }
}
.sip_calculator_with_graph .totalWrap .amount_you_receive.box {
  margin-right: 0;
  background-color: #59b973;
  box-shadow: 0 3px 6px rgba(89, 185, 115, 0.6);
}

.sip_calculator_with_graph .totalWrap .amount_you_get.box {
  margin-right: 25px;
  background-color: #5b9bfd;
  box-shadow: 0 3px 6px rgba(91, 155, 253, 0.6039215686);
}

@media screen and (max-width: 768px) {
  .sip_calculator_with_graph .totalWrap .amount_you_get.box {
    margin-right: 30px;
  }
}
.sip_calculator_with_graph .totalWrap .amount_you_get,
.sip_calculator_with_graph .totalWrap .amount_you_receive {
  font-weight: 400;
}

.sip_calculator_with_graph .totalWrap .amount_you_get span,
.sip_calculator_with_graph .totalWrap .amount_you_receive span {
  display: block;
  text-align: center;
  padding: 10px;
  color: #fff;
  font-weight: 400;
  font-size: 12px;
}

.sip_calculator_with_graph .totalWrap .amount_you_get .amt,
.sip_calculator_with_graph .totalWrap .amount_you_get .investedamt,
.sip_calculator_with_graph .totalWrap .amount_you_receive .amt,
.sip_calculator_with_graph .totalWrap .amount_you_receive .investedamt {
  text-align: center;
  display: block;
  margin: 0 0;
  font-size: 25px;
  font-weight: 700;
  padding: 0;
}

.sip_calculator_with_graph .totalWrap .amount_you_get .overyear,
.sip_calculator_with_graph .totalWrap .amount_you_receive .overyear {
  opacity: 0.6;
}

.sip_calculator_with_graph .totalWrap .amount_you_get .intrest,
.sip_calculator_with_graph .totalWrap .amount_you_receive .intrest {
  display: block;
  text-align: center;
  opacity: 0.6;
}

@media only screen and (max-width: 1024px) {
  .sip_calculator_with_graph .totalWrap .amount_you_get .amt,
  .sip_calculator_with_graph .totalWrap .amount_you_receive .amt {
    font-size: 20px;
  }
}
@media only screen and (max-width: 320px) {
  .sip_calculator_with_graph .totalWrap .amount_you_get .totalWrap .amount_you_get .amt,
  .sip_calculator_with_graph .totalWrap .amount_you_get .totalWrap .amount_you_receive .amt,
  .sip_calculator_with_graph .totalWrap .amount_you_receive .totalWrap .amount_you_get .amt,
  .sip_calculator_with_graph .totalWrap .amount_you_receive .totalWrap .amount_you_receive .amt {
    font-size: 18px;
    line-height: 40px;
  }
}
.sip_calculator_with_graph .sip-loadingDiv {
  display: block;
  text-align: center;
  margin: 20px auto 0;
  width: 40%;
}

@media only screen and (max-width: 640px) {
  .sip_calculator_with_graph .sip-loadingDiv {
    width: 90%;
  }
}
.sip_calculator_with_graph .sip-loadingDiv .sipcalculate {
  cursor: pointer;
  box-sizing: border-box;
  width: 100%;
  background: #0065ff;
  color: #fff;
  padding: 18px;
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  border: none;
  position: relative;
  cursor: pointer;
  transition: all 0.2s ease-in;
  border-radius: 8px;
  box-shadow: 0 3px 6px hsla(0, 0%, 0%, 0.29);
}

@media only screen and (max-width: 480px) {
  .sip_calculator_with_graph .sip-loadingDiv .sipcalculate {
    max-width: 370px;
  }
}
.sip_calculator_with_graph div#graph {
  height: 280px;
  overflow: hidden;
}

@media (max-width: 640px) {
  .sip_calculator_with_graph div#graph {
    display: none;
  }
}
.calculator_with_graph {
  display: flex;
  flex-direction: row;
}

@media only screen and (max-width: 640px) {
  .calculator_with_graph {
    flex-direction: column;
  }
}
.calculator_with_graph .sipc_all_input {
  width: 50%;
}

@media only screen and (max-width: 640px) {
  .calculator_with_graph .sipc_all_input {
    width: 100%;
  }
}
.calculator_with_graph .totalWrap {
  width: 50%;
}

@media only screen and (max-width: 640px) {
  .calculator_with_graph .totalWrap {
    width: 100%;
  }
}
#term-insurance-articles {
  text-align: center;
}

#term-insurance-articles .acc-tab {
  text-align: center;
}

.cs-rating {
  background: #fffaed;
  padding: 50px 50px 10px;
  margin-top: 60px;
}

.cs-rating .ribbon {
  background-color: #0065ff;
  color: #fff !important;
  padding: 14px 16px 15px;
  position: absolute;
  top: -160px;
  text-align: center;
  left: 0;
  font-weight: 500;
  letter-spacing: 0.016em;
  border-radius: 0 0 0 0;
  font-size: 20px;
  line-height: 24px;
  right: 0;
  width: 345px;
  margin: 0 auto;
}

.cs-rating .ribbon:before {
  content: "";
  height: 0;
  width: 0;
  left: -29px;
  height: 100%;
  width: 30px;
  background: url("../../images/bu/term/bg-egge.svg") no-repeat 0 0;
  top: 0;
  position: absolute;
  background-size: contain;
  transform: rotate(180deg);
}

.cs-rating .ribbon:after {
  content: "";
  height: 0;
  width: 0;
  right: -29px;
  height: 100%;
  width: 30px;
  background: url("../../images/bu/term/bg-egge.svg") no-repeat 0 0;
  top: 0;
  position: absolute;
  background-size: contain;
}

@media (max-width: 890px) {
  .cs-rating .ribbon {
    padding: 8px 26px 8px 16px !important;
    font-size: 18px;
    line-height: 24px;
    width: 235px;
    min-height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.cs-rating .content-wrapper {
  padding: 20px 20px 13px;
  margin-top: 10px;
}

@media (max-width: 568px) {
  .cs-rating .content-wrapper {
    padding: 0 20px 13px;
    height: 200px;
    overflow: hidden;
    overflow-y: scroll;
  }
}
.cs-rating .content-wrapper .h3,
.cs-rating .content-wrapper h3 {
  margin: 0;
}

.cs-rating .content-wrapper .h3 span,
.cs-rating .content-wrapper h3 span {
  line-height: 24px;
  display: block;
}

.cs-rating .content-wrapper .scrollable-box.y {
  padding: 0 16px 0 0;
}

.cs-rating .sliderContent {
  margin: 0 auto;
  padding: 40px 0;
  width: 1170px;
  display: flex;
  justify-content: space-between;
  position: relative;
}

@media (max-width: 890px) {
  .cs-rating .sliderContent {
    width: 100%;
    margin: 0 auto;
    padding: 40px 20px 20px 0 !important;
  }
}
.cs-rating .subtext.big {
  text-align: center;
  font-weight: 500;
  font-size: 20px;
  line-height: 22px;
  margin-bottom: 5px;
}

@media (max-width: 890px) {
  .cs-rating .subtext.big {
    margin-bottom: 12px;
  }
}
.cs-rating .subtext.sm {
  text-align: center;
  font-weight: 300;
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 10px;
  letter-spacing: 0.04em;
  margin: 10px 0;
  opacity: 0.6;
}

.cs-rating .pcard {
  background: #fff 0 0 no-repeat padding-box;
  box-shadow: 0 3px 6px rgba(38, 111, 247, 0.168627451);
  border-radius: 10px;
  opacity: 1;
  position: relative;
  padding-bottom: 10px;
  padding-top: 70px;
  min-width: 352px;
  margin: 0 30px 0 0;
}

@media (max-width: 568px) {
  .cs-rating .pcard {
    max-height: 430px;
  }
}
.cs-rating .pcard .icon {
  content: "";
  height: 90px;
  width: 90px;
  background: #fff;
  border-radius: 50%;
  top: 0;
  position: absolute;
  right: 0;
  transform: translate(0, -50%);
  left: 0;
  margin: 0 auto;
  border: 8px solid #fffaed;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 30px;
}

@media (max-width: 568px) {
  .cs-rating .pcard {
    margin: 0 18px 0 0;
    min-width: 300px;
    width: 290px;
  }
}
.cs-rating .customerRating {
  padding-top: 0;
  margin-top: 70px;
  position: relative;
}

.cs-rating .customerRating .ribbon {
  top: -200px;
  text-align: center;
}

@media (max-width: 890px) {
  .cs-rating .customerRating {
    margin-top: 94px;
  }
  .cs-rating .customerRating .ribbon {
    top: -160px;
  }
}
.cs-rating .customerRating .arrows {
  width: 80px;
  margin-top: -50px;
  right: initial;
  left: 0;
}

.cs-rating .customerRating .arrows .arrow-left,
.cs-rating .customerRating .arrows .arrow-right {
  width: 30px;
  height: 30px;
  background-color: #fff;
}

.cs-rating .customerRating .arrows .arrow-left {
  position: absolute;
  left: -25px;
}

.cs-rating .customerRating .arrows .arrow-left i {
  position: relative;
  left: 2px;
  padding: 4px;
}

.cs-rating .customerRating .arrows .arrow-right {
  position: absolute;
  right: -1110px;
}

.cs-rating .customerRating .arrows .arrow-right i {
  position: relative;
  left: -1px;
  padding: 4px;
}

.cs-rating .customerRating .slick-list {
  padding: 40px 0;
}

.stickyfooter {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 101;
  right: 0;
  bottom: -100%;
  transition: bottom 0.2s ease-in;
}

.stickyfooter.active {
  bottom: 0;
}

.stickyfooter .sticky {
  background-color: #b4daff;
}

.stickyfooter .sticky .pagecontainer {
  width: 960px;
  margin: 0 auto;
  display: flex;
  padding: 10px 0 10px;
  box-sizing: border-box;
}

@media (max-width: 980px) {
  .stickyfooter .sticky .pagecontainer {
    max-width: 450px;
    width: 100%;
    padding: 16px 20px 14px;
    flex-direction: column;
    margin: 0 auto;
  }
}
@media (max-width: 568px) {
  .stickyfooter .sticky .pagecontainer {
    max-width: 500px;
    width: 96%;
    margin: 0 auto;
    padding: 6px 0 17px;
    flex-direction: column;
  }
}
.stickyfooter .sticky .pagecontainer .left {
  width: 50%;
  display: flex;
  flex-direction: column;
  position: relative;
  padding-left: 60px;
}

.stickyfooter .sticky .pagecontainer .left:before {
  content: "";
  background: url("../../images/bu/investment/sticky-footer-img.svg") no-repeat center center;
  width: 150px;
  height: 70px;
  position: absolute;
  left: -100px;
  bottom: -10px;
  background-size: 100%;
}

@media (max-width: 980px) {
  .stickyfooter .sticky .pagecontainer .left {
    padding-left: 0;
  }
  .stickyfooter .sticky .pagecontainer .left::before {
    display: none;
  }
}
.stickyfooter .sticky .pagecontainer .right {
  align-items: center;
  display: flex;
}

@media (max-width: 568px) {
  .stickyfooter .sticky .pagecontainer .left {
    width: 100%;
    padding: 0;
  }
}
.stickyfooter .sticky .heading-sticky {
  width: 100%;
  line-height: 18px;
  font-size: 18px;
  margin: 8px 0 8px 0;
  color: #253858;
  font-weight: 500;
}

@media (max-width: 568px) {
  .stickyfooter .sticky .heading-sticky {
    padding: 4px;
  }
}
.stickyfooter .sticky .heading-sticky span {
  color: #3e8806;
  font-size: 22px;
  font-weight: 400;
  position: relative;
  padding: 0;
}

@media (max-width: 560px) {
  .stickyfooter .sticky .heading-sticky span {
    font-size: 24px;
    font-weight: 600;
  }
}
.stickyfooter .sticky .text {
  width: 100%;
  line-height: 18px;
  font-size: 18px;
  color: #253858;
  font-weight: 500;
}

@media (max-width: 980px) {
  .stickyfooter .sticky .text {
    line-height: 24px;
    display: none;
  }
}
@media (max-width: 560px) {
  .stickyfooter .sticky .text {
    font-size: 22px;
    font-weight: 500;
  }
}
.stickyfooter .sticky .text .premiumPlan {
  font-weight: 700;
  color: #0065ff;
}

.stickyfooter .sticky .text .premiumPlan sup {
  font-size: 10px;
}

.stickyfooter .sticky .text .inbuiltlifecovergreen {
  color: #089903;
}

.stickyfooter .sticky .ctaform {
  display: flex;
  align-items: center;
}

@media (max-width: 980px) {
  .stickyfooter .sticky .ctaform {
    flex-direction: row;
    align-items: center;
  }
}
.stickyfooter .sticky .ctaform.mobile {
  display: none;
}

.stickyfooter .sticky .ctaform .forminput {
  width: 100%;
  background: #fff;
  border-radius: 8px;
  display: flex;
  align-items: center;
  padding: 0 8px;
}

@media (max-width: 980px) {
  .stickyfooter .sticky .ctaform .forminput {
    width: calc(100% - 60px);
  }
}
.stickyfooter .sticky .ctaform .forminput.error .err {
  position: absolute;
  bottom: 0;
  font-size: 12px;
  color: #e21313;
}

@media (max-width: 980px) {
  .stickyfooter .sticky .ctaform .forminput.error {
    margin-bottom: 0;
  }
  .stickyfooter .sticky .ctaform .forminput.error .err {
    bottom: -1px;
  }
}
.stickyfooter .sticky .ctaform .forminput select {
  width: 90px;
  min-height: 46px;
  border: none;
  padding: 0 20px 0 10px;
  margin-right: 2%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.stickyfooter .sticky .ctaform .forminput input {
  width: calc(100% - 130px);
  min-height: 46px;
  border: none;
  padding: 0 10px;
  border-radius: 8px;
}

.stickyfooter .sticky .ctaform .forminput .cCode {
  width: 50px;
  height: 46px;
  display: flex;
  align-items: center;
}

@media (max-width: 440px) {
  .stickyfooter .sticky .ctaform .forminput {
    font-size: 12px;
  }
  .stickyfooter .sticky .ctaform .forminput .code {
    font-size: 14px;
  }
  .stickyfooter .sticky .ctaform .forminput .select {
    width: 80px;
  }
  .stickyfooter .sticky .ctaform .forminput input {
    width: calc(100% - 90px);
    font-size: 13px;
    padding: 0;
  }
}
.stickyfooter .sticky .mobileSticky,
.stickyfooter .sticky .submitSticky {
  box-sizing: border-box;
  width: 100%;
  background: #0065ff;
  color: #fff;
  padding: 18px;
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  border: none;
  position: relative;
  cursor: pointer;
  transition: all 0.2s ease-in;
  width: 180px;
  font-size: 12px;
  padding: 16px 8px;
  border-radius: 8px;
  margin-left: 8px;
}

.stickyfooter .sticky .mobileSticky:disabled,
.stickyfooter .sticky .submitSticky:disabled {
  background: #005be6;
  font-size: 0px;
  height: 46px;
}

.stickyfooter .sticky .mobileSticky:disabled,
.stickyfooter .sticky .submitSticky:disabled {
  cursor: not-allowed;
}

.stickyfooter .sticky .mobileSticky:disabled:after,
.stickyfooter .sticky .submitSticky:disabled:after {
  content: " ";
  display: block;
  width: 24px;
  height: 24px;
  margin: 8px;
  border-radius: 50%;
  border: 2px solid #fff;
  border-color: #fff transparent #fff transparent;
  animation: lds-dual-ring 1.2s linear infinite;
  position: absolute;
  top: 27%;
  transform: translate(0, -50%);
  right: 4px;
  left: 0;
  margin: 0 auto;
}

@media (max-width: 980px) {
  .stickyfooter .sticky .mobileSticky,
  .stickyfooter .sticky .submitSticky {
    width: 110px;
    position: relative;
    top: 0;
    font-size: 14px;
    padding: 15px 4px;
    display: block;
    margin-top: 0;
  }
  .stickyfooter .sticky .mobileSticky.mixlayoutpopup,
  .stickyfooter .sticky .submitSticky.mixlayoutpopup {
    display: none;
  }
}
@media (max-width: 440px) {
  .stickyfooter .sticky .mobileSticky,
  .stickyfooter .sticky .submitSticky {
    font-size: 12px;
  }
  .stickyfooter .sticky .mobileSticky.mixlayoutpopup,
  .stickyfooter .sticky .submitSticky.mixlayoutpopup {
    display: none;
  }
}
@media (max-width: 320px) {
  .stickyfooter .sticky .mobileSticky,
  .stickyfooter .sticky .submitSticky {
    width: 80px;
    font-size: 10px;
    padding: 17px 0;
  }
}
.stickyfooter .sticky .mobileSticky {
  display: none;
}

@media (max-width: 568px) {
  .stickyfooter .sticky .mobileSticky {
    display: block;
  }
}
.current-version-widget {
  background: #fff 0 0 no-repeat padding-box;
  border: 1px solid rgba(0, 101, 255, 0.2);
  border-radius: 10px;
  padding: 21px 23px 25px;
  margin: 50px auto 0;
}

@media screen and (max-width: 767px) {
  .current-version-widget {
    padding: 24px 12px 12px;
    margin: 20px auto 0;
  }
}
.current-version-widget .heading-section {
  position: relative;
}

.current-version-widget .heading-section::before {
  content: "";
  height: 75%;
  width: 1px;
  position: absolute;
  background: #0065ff;
  top: 12px;
  left: 3px;
}

@media screen and (max-width: 767px) {
  .current-version-widget .heading-section::before {
    height: 70%;
  }
}
.current-version-widget .heading-section .heading {
  letter-spacing: 0;
  color: #0065ff;
  font-size: 20px;
  line-height: 26px;
  font-weight: 500;
  position: relative;
}

@media screen and (max-width: 767px) {
  .current-version-widget .heading-section .heading {
    font-size: 16px;
    line-height: 21px;
  }
}
.current-version-widget .heading-section .heading.first {
  margin-bottom: 39px;
}

@media screen and (max-width: 767px) {
  .current-version-widget .heading-section .heading.first {
    margin-bottom: 30px;
  }
}
.current-version-widget .heading-section .heading.first::before {
  background: #0065ff;
}

.current-version-widget .heading-section .heading::before {
  content: "";
  width: 8px;
  height: 8px;
  display: inline-block;
  border: 1px solid #0065ff;
  border-radius: 5px;
  margin-right: 6px;
  margin-bottom: 3px;
  background: #fff;
}

.current-version-widget .content {
  margin-top: 18px;
  display: flex;
  align-items: CENTER;
}

@media screen and (max-width: 767px) {
  .current-version-widget .content {
    margin-top: 12px;
    flex-wrap: wrap;
  }
}
.current-version-widget .content .details {
  margin-right: 40px;
}

@media screen and (max-width: 767px) {
  .current-version-widget .content .details {
    margin: 0;
    width: 50%;
  }
}
.current-version-widget .content .details .label {
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.8901960784);
  font-size: 18px;
  line-height: 24px;
}

@media screen and (max-width: 767px) {
  .current-version-widget .content .details .label {
    font-size: 15px;
    line-height: 20px;
  }
}
.current-version-widget .content .details .value {
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.6);
  font-size: 18px;
  line-height: 24px;
  margin-top: 8px;
}

@media screen and (max-width: 767px) {
  .current-version-widget .content .details .value {
    font-size: 13px;
    line-height: 18px;
    margin-top: 4px;
  }
}
.pbRelatedLinks {
  position: relative;
  background: rgba(0, 101, 255, 0.05);
}

.pbRelatedLinks .row {
  width: 1170px;
  margin: 0 auto;
}

.pbRelatedLinks .tagbox {
  display: flex;
  align-items: center;
  flex-direction: row;
}

.pbRelatedLinks .tagbox a {
  width: 33%;
}

.pbRelatedLinks .tagbox .sp {
  display: none;
}

@keyframes popup-mobile {
  0% {
    bottom: -100%;
  }
  100% {
    bottom: 0;
  }
}
.floatingPopupDiv {
  position: relative;
}

.floatingPopupDiv .build-in-cover {
  display: none;
}

.floatingPopupDiv.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  visibility: hidden;
  opacity: 0;
  height: 100%;
  z-index: 100000;
}

.floatingPopupDiv.overlay.open,
.floatingPopupDiv.overlay.show {
  visibility: visible;
  opacity: 1;
}

@media (max-width: 767px) {
  .floatingPopupDiv.overlay.open .floatpanel,
  .floatingPopupDiv.overlay.show .floatpanel {
    animation: popup-mobile 0.4s linear forwards;
  }
}
.floatingPopupDiv .floatpanel {
  margin: 70px auto;
  padding: 0;
  background: #fff;
  border-radius: 12px;
  width: 414px;
  position: relative;
  padding: 32px;
}

.floatingPopupDiv .floatpanel.video-on {
  width: 100%;
  position: relative;
  padding: 32px;
  height: auto;
  max-width: 700px;
}

.floatingPopupDiv .floatpanel.video-on iframe {
  width: 100%;
  min-height: 400px;
}

@media (max-width: 767px) {
  .floatingPopupDiv .floatpanel.video-on {
    position: absolute;
  }
}
@media (max-width: 980px) {
  .floatingPopupDiv .floatpanel {
    margin: 70px auto;
    padding: 0;
    background: #fff;
    border-radius: 12px;
    width: 414px;
    position: relative;
    padding: 32px;
  }
}
@media (max-width: 767px) {
  .floatingPopupDiv .floatpanel {
    width: 100%;
    bottom: -100%;
    margin: 0 auto;
    position: absolute;
    height: 80vh;
    border-radius: 12px 12px 0 0;
    padding: 32px 16px 12px;
  }
}
@media (max-width: 360px) {
  .floatingPopupDiv .floatpanel {
    padding: 40px 12px 10px;
  }
}
.floatingPopupDiv .floatpanel .cus520 {
  width: 100%;
}

.floatingPopupDiv .floatpanel .close {
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 30px;
  text-decoration: none;
  color: #333;
  opacity: 0.6;
  z-index: 1;
}

.floatingPopupDiv .floatpanel .close:hover {
  opacity: 1;
}

.floatingPopupDiv .floatpanel .content .flexbox-right.form-content,
.floatingPopupDiv .floatpanel .content .flexbox-right.form-content.sticky {
  position: relative;
  margin: 0;
  box-shadow: none;
  width: 100%;
  padding: 0;
  border: none;
  left: 0;
  right: 0;
  margin: 0;
  top: 0;
}

.floatingPopupDiv .floatpanel .form-tab {
  position: relative;
}

.floatingPopupDiv .floatpanel .form-tab .common-navigation-tab {
  width: 100%;
}

.floatingPopupDiv .floatpanel .form-tab .h2,
.floatingPopupDiv .floatpanel .form-tab h2 {
  margin: 0;
  font-size: 24px;
  width: 360px;
}

.floatingPopupDiv .floatpanel .form-tab .skeleton-box.left {
  min-width: 350px;
  height: 48px;
}

.floatingPopupDiv .floatpanel .form-tab .term-bg {
  width: 100%;
}

.floatingPopupDiv .floatpanel .form-tab .termform_v1 {
  position: relative;
}

@media (max-width: 1024px) {
  .floatingPopupDiv .floatpanel .form-tab .termform_v1 {
    border: none;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .floatingPopupDiv .floatpanel .form-tab .termform_v1 {
    max-width: 350px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    overflow-y: scroll;
    min-height: initial;
    display: block;
    height: 70vh;
    border-radius: 0;
  }
}
.floatingPopupDiv .floatpanel .form-tab .h3,
.floatingPopupDiv .floatpanel .form-tab h3 {
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 16px;
  height: 54px;
  width: 100%;
  font-size: 20px;
}

.floatingPopupDiv .floatpanel .form-tab .genderselect .male {
  width: 70px;
  height: 24px;
}

.floatingPopupDiv .floatpanel .form-tab .genderselect .female {
  width: 94px;
  height: 24px;
}

.floatingPopupDiv .floatpanel .form-tab .has_radio,
.floatingPopupDiv .floatpanel .form-tab .registration_check {
  width: 100% px;
  height: 48px;
}

.floatingPopupDiv .floatpanel .form-tab .has_radio.skeleton-box,
.floatingPopupDiv .floatpanel .form-tab .registration_check.skeleton-box {
  background-color: #f1f1f1;
  border: none;
}

.floatingPopupDiv .floatpanel .form-tab .submit_cta.skeleton-box {
  height: 287px;
  height: 55px;
  background-color: #f1f1f1;
  box-shadow: none;
}

.floatingPopupDiv .floatpanel .form-tab .termCondition {
  height: auto;
  width: 100%;
  margin-bottom: 5px;
}

.floatingPopupDiv .floatpanel .form-tab .form-whatsapp {
  margin-bottom: 0;
  width: 100%;
  height: 20px;
  width: 100%;
}

.investment-req-callback-wrapper {
  padding: 30px 0 0;
  margin: 50px 0;
  position: relative;
  overflow: hidden;
}

@media (max-width: 1024px) {
  .investment-req-callback-wrapper {
    max-width: 500px;
    margin: 0 auto 40px;
    width: 100%;
  }
}
.investment-req-callback-wrapper:before {
  content: "";
  width: 420px;
  height: 347px;
  background: url(../../images/bu/investment/invtop-for-request-callback.png) no-repeat 0 0;
  position: absolute;
  top: -20px;
  background-size: contain;
  right: 40px;
}

@media (max-width: 1024px) {
  .investment-req-callback-wrapper:before {
    width: 165px;
    height: 100px;
    top: 50px;
    background-size: contain;
    right: -20px;
  }
}
@media (max-width: 1024px) {
  .investment-req-callback-wrapper:before {
    top: 40px;
    background-size: contain;
    right: -20px;
    width: 145px;
    height: 90px;
  }
}
@media (max-width: 560px) {
  .investment-req-callback-wrapper:before {
    right: 0;
    width: 115px;
    height: 90px;
  }
}
.investment-req-callback {
  background: #fff7f4;
  border-radius: 10px;
  padding: 34px 26px 16px;
}

@media (max-width: 560px) {
  .investment-req-callback {
    padding: 34px 16px 16px;
  }
}
.investment-req-callback .h2,
.investment-req-callback h2 {
  font-size: 32px;
  font-weight: 600;
}

@media (max-width: 1024px) {
  .investment-req-callback .h2,
  .investment-req-callback h2 {
    line-height: 42px;
  }
}
@media (max-width: 568px) {
  .investment-req-callback .h2,
  .investment-req-callback h2 {
    font-size: 20px;
    line-height: 30px;
    width: calc(100% - 100px);
  }
}
.investment-req-callback p {
  font-size: 18px;
  font-weight: 400;
}

.investment-req-callback .from-req-callback {
  position: relative;
  margin-top: 40px;
}

@media (max-width: 767px) {
  .investment-req-callback .from-req-callback {
    margin-top: 0;
  }
}
@media (max-width: 320px) {
  .investment-req-callback .from-req-callback {
    width: 264px;
  }
}
.investment-req-callback .from-req-callback .form-tab {
  display: flex;
  flex-direction: column;
  list-style: none;
}

.investment-req-callback .from-req-callback .form-tab li {
  background: 0 0;
}

.investment-req-callback .from-req-callback .form-tab .form_icon {
  min-width: 30px;
  height: 30px;
  background: url("../../images/life/key-feature-benefits.svg") no-repeat 0 0;
  margin-left: 10px;
}

.investment-req-callback .from-req-callback .form-tab .form_icon.usericon {
  background-position: -7px -743px;
}

.investment-req-callback .from-req-callback .form-tab .form_icon.mobile-ico {
  background-position: -3px -778px;
}

.investment-req-callback .from-req-callback .form-tab input {
  padding: 0 16px 0 8px;
  background: 0 0;
}

.investment-req-callback .from-req-callback .form-tab select {
  padding: 0 16px 0 0;
  width: 50%;
  background: 0 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.investment-req-callback .from-req-callback .form-tab .planselect {
  padding: 12px 0 12px 0;
}

.investment-req-callback .from-req-callback .form-tab .planselect .planselect-group {
  min-width: 130px;
  margin-right: 10px;
}

@media (max-width: 320px) {
  .investment-req-callback .from-req-callback .form-tab .planselect .planselect-group label {
    font-size: 12px;
  }
}
.investment-req-callback .from-req-callback .form-tab ul {
  display: flex;
  flex-direction: row;
  list-style: none;
  justify-content: space-between;
}

.investment-req-callback .from-req-callback .form-tab ul li {
  width: 48%;
  height: 48px;
}

.investment-req-callback .from-req-callback .form-tab ul.flexstart {
  justify-content: flex-start;
}

.investment-req-callback .from-req-callback .form-tab ul.flexstart li:first-child {
  width: 40%;
  margin-right: 3%;
}

@media (max-width: 1024px) {
  .investment-req-callback .from-req-callback .form-tab ul.flexstart li:first-child {
    width: 100%;
    margin-right: 0;
  }
}
@media (max-width: 1024px) {
  .investment-req-callback .from-req-callback .form-tab ul {
    flex-direction: column;
  }
  .investment-req-callback .from-req-callback .form-tab ul li {
    width: 100%;
    margin: 10px 0;
  }
}
.investment-req-callback .from-req-callback .submit_cta {
  box-sizing: border-box;
  width: 100%;
  background: #0065ff;
  color: #fff;
  padding: 18px;
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  border: none;
  position: relative;
  cursor: pointer;
  transition: all 0.2s ease-in;
  width: 100%;
  margin: 20px 0 10px;
  border-radius: 12px;
  background: #ff7a00;
  max-width: 182px;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.25);
  padding: 14px 16px;
  border-radius: 8px;
}

@media (max-width: 1024px) {
  .investment-req-callback .from-req-callback .submit_cta {
    max-width: 100%;
  }
}
@media (max-width: 568px) {
  .investment-req-callback p {
    font-size: 15px;
    line-height: 18px;
  }
}
@keyframes scheduleCallback {
  0% {
    bottom: -100%;
  }
  100% {
    bottom: 0;
  }
}
.request-callback-content {
  position: relative;
}

.request-callback-content .hide {
  display: none !important;
}

.request-callback-content .headingWrapper {
  display: flex;
  flex-direction: column;
}

.request-callback-content .headingWrapper > span {
  width: 60px;
  height: 60px;
  margin: 0 auto;
  background: url("../../images/life/request-call-back-popup.svg") no-repeat center center;
}

.request-callback-content .headingWrapper .h3,
.request-callback-content .headingWrapper h3 {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  margin: 16px auto 30px;
}

.request-callback-content .headingWrapper .scheduleCallbackAction {
  display: flex;
  flex-direction: column;
  min-height: 100px;
  position: relative;
  overflow: hidden;
  margin-bottom: 16px;
}

.request-callback-content .headingWrapper .scheduleCallbackAction .action-button {
  display: flex;
  margin-top: 16px;
  justify-content: space-between;
}

.request-callback-content .headingWrapper .scheduleCallbackAction .action-button span:first-child {
  font-size: 16px;
  font-weight: 600;
}

.request-callback-content .headingWrapper .scheduleCallbackAction .action-button span:nth-child(2) {
  width: 50px;
}

.request-callback-content .headingWrapper .scheduleCallbackAction .action-button span:nth-child(2) .switch {
  display: inline-block;
  height: 23px;
  position: relative;
  width: 46px;
  top: -3px;
}

.request-callback-content .headingWrapper .scheduleCallbackAction .action-button span:nth-child(2) .switch input {
  display: none;
}

.request-callback-content .headingWrapper .scheduleCallbackAction .action-button span:nth-child(2) .slider {
  background-color: #ccc;
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: 0.4s;
}

.request-callback-content .headingWrapper .scheduleCallbackAction .action-button span:nth-child(2) .slider:before {
  background-color: #fff;
  bottom: 4px;
  content: "";
  height: 16px;
  left: 4px;
  position: absolute;
  transition: 0.4s;
  width: 16px;
}

.request-callback-content .headingWrapper .scheduleCallbackAction .action-button span:nth-child(2) input:checked + .slider {
  background-color: #66bb6a;
}

.request-callback-content .headingWrapper .scheduleCallbackAction .action-button span:nth-child(2) input:checked + .slider:before {
  transform: translateX(22px);
}

.request-callback-content .headingWrapper .scheduleCallbackAction .action-button span:nth-child(2) .slider.round {
  border-radius: 34px;
}

.request-callback-content .headingWrapper .scheduleCallbackAction .action-button span:nth-child(2) .slider.round:before {
  border-radius: 50%;
}

.request-callback-content .headingWrapper .scheduleCallbackAction .scheduleForm {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  position: absolute;
  bottom: -70px;
}

.request-callback-content .headingWrapper .scheduleCallbackAction .scheduleForm.active {
  animation: scheduleCallback 0.3s linear forwards;
}

.request-callback-content .headingWrapper .scheduleCallbackAction .scheduleForm .formInput {
  width: 48%;
  position: relative;
}

.request-callback-content .headingWrapper .scheduleCallbackAction .scheduleForm .formInput input {
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 8px;
  display: flex;
  min-height: 56px;
  padding: 14px 16px 0 16px;
  font-size: 16px;
  font-weight: 500;
}

.request-callback-content .headingWrapper .scheduleCallbackAction .scheduleForm .formInput label {
  font-size: 14px;
  font-weight: 500;
  position: absolute;
  top: 18px;
  left: 10px;
  transition: all 0.3s ease-in;
  pointer-events: none;
}

.request-callback-content .headingWrapper .scheduleCallbackAction .scheduleForm .formInput .labelshow + label,
.request-callback-content .headingWrapper .scheduleCallbackAction .scheduleForm .formInput input:focus + label {
  top: 7px;
  font-size: 10px;
}

.request-callback-content .headingWrapper .stepper {
  display: flex;
  flex-direction: column;
}

.request-callback-content .headingWrapper .stepper .label-callback {
  background-color: rgba(24, 194, 0, 0.05);
  font-size: 12px;
  line-height: 18px;
  border-radius: 8px;
  margin-bottom: 8px;
  padding: 16px 16px 16px 46px;
  color: #253858;
  position: relative;
}

.request-callback-content .headingWrapper .stepper .label-callback .icon {
  position: absolute;
  left: 14px;
}

.request-callback-content .headingWrapper .stepper .step-process {
  box-sizing: border-box;
  width: 100%;
  background: #0065ff;
  color: #fff;
  padding: 18px;
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  border: none;
  position: relative;
  cursor: pointer;
  transition: all 0.2s ease-in;
  border-radius: 8px;
}

.request-callback-content .scheduledCall {
  background: rgba(0, 101, 255, 0.05);
}

.request-callback-content .scheduledCall .heading {
  position: relative;
  padding: 16px;
}

.request-callback-content .scheduledCall .heading .icon {
  width: 30px;
  height: 30px;
  margin: 0 auto 4px;
}

.request-callback-content .scheduledCall .heading.center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 16px;
}

.request-callback-content .scheduledCall .heading .text {
  text-align: center;
}

.request-callback-content .scheduledCall .scheduleInfo {
  background: rgba(0, 101, 255, 0.1);
  padding: 16px;
  border-bottom: 5px solid #fff;
}

.request-callback-content .scheduledCall .scheduleInfo .heading {
  padding: 16px 0;
}

.request-callback-content .scheduledCall .scheduleInfo .info {
  display: flex;
  flex-direction: row;
  list-style: none;
  flex-wrap: wrap;
  padding: 0;
  margin: 10px 0;
}

.request-callback-content .scheduledCall .scheduleInfo .info li {
  width: 48%;
  display: flex;
  align-items: center;
  margin: 7px 0;
  font-size: 14px;
  font-weight: 600;
}

.request-callback-content .scheduledCall .scheduleInfo .info li .icon {
  margin-right: 8px;
}

@media (max-width: 767px) {
  .request-callback-content {
    position: relative;
    width: 350px;
    margin: 0 auto;
    height: 70vh;
    overflow: hidden;
    overflow-y: scroll;
  }
}
@media (max-width: 560px) {
  .request-callback-content {
    max-width: 350px;
    width: 100%;
  }
}
.schedule-callback {
  border: 1px solid #0065ff;
  padding: 6px 12px 6px 8px;
  border-radius: 48px;
  display: block;
  box-sizing: border-box;
  text-align: center;
  box-shadow: 0 3px 12px rgba(0, 101, 255, 0.16);
  font-size: 14px;
  font-weight: 500;
  position: fixed;
  bottom: 101px;
  z-index: 102;
  background: #fff;
  right: 40px;
  display: flex;
  align-items: center;
  cursor: pointer;
}

@media (max-width: 980px) {
  .schedule-callback {
    bottom: 125px;
    right: 5px;
    padding: 6px 2px 6px 6px;
  }
  .schedule-callback .text {
    display: none;
  }
}
.schedule-callback span:first-child {
  background: url("../../images/life/add_call.svg") no-repeat center center;
  width: 30px;
  height: 30px;
  display: inline-block;
  position: relative;
  top: 2px;
  margin-right: 5px;
}

.exit-intent-popup-container {
  position: fixed;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
}

.exit-intent-popup-container.visible {
  opacity: 1;
  z-index: 999999;
}

.exit-intent-popup-container .exit-intent-popup {
  position: relative;
}

.exit-intent-popup-container .exit-intent-popup.lifeinsurance {
  background: #fff 0 0 no-repeat padding-box;
  border-radius: 8px;
  max-width: 860px;
  width: 100%;
  padding: 30px 40px;
  position: relative;
  z-index: 1002;
}

@media (max-width: 980px) {
  .exit-intent-popup-container .exit-intent-popup.lifeinsurance {
    height: 350px;
    width: 90%;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .exit-intent-popup-container .exit-intent-popup.lifeinsurance {
    height: 350px;
    width: 98%;
    padding: 30px;
    margin: 0 auto;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container .exit-intent-popup.lifeinsurance {
    height: 300px;
    padding: 10px;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container .exit-intent-popup.lifeinsurance {
    height: auto;
    padding: 16px;
  }
}
.exit-intent-popup-container .exit-intent-popup.lifeinsurance:after {
  content: "";
  background: url("../../images/bu/life-bu-exitintent.svg") no-repeat;
  width: 410px;
  height: 300px;
  position: absolute;
  top: 50px;
  right: 40px;
  z-index: 0;
  display: block !important;
  background-size: 100%;
}

@media (max-width: 980px) {
  .exit-intent-popup-container .exit-intent-popup.lifeinsurance:after {
    width: 200px;
    height: 200px;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container .exit-intent-popup.lifeinsurance:after {
    width: 150px;
    height: 150px;
    right: 10px;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container .exit-intent-popup.lifeinsurance:after {
    width: 160px;
    height: 160px;
    right: 0;
  }
}
.exit-intent-popup-container .exit-intent-popup.lifeinsurance .exit-intent-popup-close {
  background: url(../../images/bu/exit-intent-popup-close.svg) no-repeat;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
  z-index: 100;
  border: 1px solid;
  border-radius: 50%;
  background-size: 100%;
}

.exit-intent-popup-container .exit-intent-popup.lifeinsurance .exit-intent-popup-content {
  position: relative;
}

.exit-intent-popup-container .exit-intent-popup.lifeinsurance .exit-intent-popup-content .h2,
.exit-intent-popup-container .exit-intent-popup.lifeinsurance .exit-intent-popup-content h2 {
  font-size: 30px;
  line-height: 34px;
  letter-spacing: 0;
  color: #253858;
  font-weight: 700;
  margin: 0;
}

.exit-intent-popup-container .exit-intent-popup.lifeinsurance .exit-intent-popup-content p {
  text-align: left;
  font-size: 22px;
  line-height: 34px;
  margin: 10px 0 10px 0;
  font-weight: 400;
  letter-spacing: 0;
  color: #253858;
  font-size: 16px;
  line-height: 24px;
  max-width: 52%;
}

@media (max-width: 980px) {
  .exit-intent-popup-container .exit-intent-popup.lifeinsurance .exit-intent-popup-content p {
    max-width: 85%;
  }
}
@media (max-width: 767px) {
  .exit-intent-popup-container .exit-intent-popup.lifeinsurance .exit-intent-popup-content p {
    max-width: 70%;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container .exit-intent-popup.lifeinsurance .exit-intent-popup-content p {
    margin: 5px 0 5px 0;
    font-size: 12px;
    line-height: 18px;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container .exit-intent-popup.lifeinsurance .exit-intent-popup-content p {
    max-width: calc(100% - 160px);
    margin: 8px 0;
  }
}
.exit-intent-popup-container .exit-intent-popup.lifeinsurance .exit-intent-popup-content .redirectLink {
  background: 0 0;
  border: none;
  color: #266ff7;
  text-align: left;
  font-size: 18px;
  margin: 0;
  text-transform: none;
  width: 100%;
  display: block;
  font-weight: 600;
  max-width: 100%;
  text-align: left;
}

@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container .exit-intent-popup.lifeinsurance .exit-intent-popup-content .redirectLink {
    font-size: 14px;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container .exit-intent-popup.lifeinsurance .exit-intent-popup-content .redirectLink {
    font-size: 22px;
    margin: 16px 0;
  }
}
.exit-intent-popup-container .exit-intent-popup.lifeinsurance .exit-intent-popup-content .pointers-section {
  margin: 0;
  width: 100%;
}

.exit-intent-popup-container .exit-intent-popup.lifeinsurance .exit-intent-popup-content .pointers-section .label {
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.8901960784);
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
  margin-top: 12px;
}

.exit-intent-popup-container .exit-intent-popup.lifeinsurance .exit-intent-popup-content .pointers-section .pointers-list {
  margin: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 60%;
}

@media (max-width: 980px) {
  .exit-intent-popup-container .exit-intent-popup.lifeinsurance .exit-intent-popup-content .pointers-section .pointers-list {
    max-width: 100%;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container .exit-intent-popup.lifeinsurance .exit-intent-popup-content .pointers-section .pointers-list {
    max-width: 100%;
    width: 100%;
    margin: 10px 0 20px;
  }
}
.exit-intent-popup-container .exit-intent-popup.lifeinsurance .exit-intent-popup-content .pointers-section .pointers-list .pointers {
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.8901960784);
  font-size: 14px;
  line-height: 30px;
  position: relative;
  width: 50%;
  margin: 0 0 6px;
  padding-left: 14px;
}

@media (max-width: 980px) {
  .exit-intent-popup-container .exit-intent-popup.lifeinsurance .exit-intent-popup-content .pointers-section .pointers-list .pointers {
    max-width: 50%;
  }
}
@media (max-width: 767px) {
  .exit-intent-popup-container .exit-intent-popup.lifeinsurance .exit-intent-popup-content .pointers-section .pointers-list .pointers {
    line-height: 20px;
  }
}
.exit-intent-popup-container .exit-intent-popup.lifeinsurance .exit-intent-popup-content .pointers-section .pointers-list .pointers:before {
  content: "";
  background: #253858;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}

.exit-intent-popup-container .exit-intent-popup.lifeinsurance .exit-intent-popup-content .pointers-section .pointers-list .pointers:after {
  content: "";
  background: #528dff 0 0 no-repeat padding-box;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  left: 2px;
  top: 50%;
  transform: translate(0, -50%);
  border: 1px solid #fff;
}

.exit-intent-popup-container .exit-intent-popup.lifeinsurance .exit-intent-popup-content .tag-highlight {
  display: block;
  letter-spacing: 0;
  color: #0065ff;
  font-size: 24px;
  line-height: 34px;
  font-weight: 700;
  width: 52%;
}

@media (max-width: 980px) {
  .exit-intent-popup-container .exit-intent-popup.lifeinsurance .exit-intent-popup-content .tag-highlight {
    width: 100%;
  }
}
.exit-intent-popup-container .exit-intent-popup.lifeinsurance .exit-intent-popup-content .family-image {
  z-index: 10;
  position: relative;
  width: 71%;
  font-size: 12px;
  margin-top: 10px;
}

.exit-intent-popup-container .exit-intent-popup.lifeinsurance .exit-intent-popup-content .viewplan-link {
  max-width: 220px;
  width: 100%;
  padding: 16px 0;
  margin: 0;
  box-shadow: none;
  text-transform: initial;
  background: #0065ff 0 0 no-repeat padding-box;
  border: 1px solid #0065ff;
  border-radius: 4px;
  color: #fff;
  text-transform: uppercase;
  max-width: 290px;
  width: 100%;
  padding: 10px 0;
  display: block;
  text-align: center;
  margin-top: 23px;
  font-weight: 500;
  font-size: 16px;
  cursor: pointer;
}

@media (max-width: 980px) {
  .exit-intent-popup-container .exit-intent-popup.lifeinsurance .exit-intent-popup-content .viewplan-link {
    margin-top: 16px;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container .exit-intent-popup.lifeinsurance .exit-intent-popup-content .viewplan-link {
    margin-top: 10px;
  }
}
#cs-rating .items {
  height: 360px;
}

.product-article-wrapper .content-wrapper .article-views {
  font-size: 14px;
}

.product-article-wrapper .content-wrapper .article-views li:first-child:before {
  background: url(../../images/bu/investment/date_range-article.svg) no-repeat center center;
  position: absolute;
  top: 2px;
}

.product-article-wrapper .content-wrapper .article-views li:nth-child(2):before {
  background: url(../../images/bu/investment/visibility-article.svg) no-repeat center center;
  position: absolute;
  top: 2px;
}

@keyframes slide_shine {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}
.new-top-plans-section {
  position: relative;
}

.new-top-plans-section .tag-box {
  position: absolute;
  z-index: 1;
  border-radius: 0 5px 0 5px;
  background: #007ab9;
  right: 0;
  top: 0;
  padding: 8px 12px 8px 38px;
  overflow: hidden;
}

.new-top-plans-section .tag-box .tag {
  letter-spacing: 0;
  color: #fff;
  font-size: 13px;
  line-height: 18px;
  font-weight: 600;
  position: relative;
}

.new-top-plans-section .tag-box .tag::before {
  content: "";
  background: url(../../images/bu/investment/investment-top-plan-tag-icon.svg);
  position: absolute;
  width: 16px;
  height: 17px;
  left: -24px;
}

.new-top-plans-section .tag-box:after {
  content: "";
  top: 0;
  transform: translateX(100%);
  width: 100%;
  height: 50px;
  position: absolute;
  z-index: 1;
  animation: slide_shine 1.5s infinite;
  background: linear-gradient(to top right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 45%, rgba(255, 255, 255, 0.4) 48%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0.4) 52%, rgba(255, 255, 255, 0) 57%, rgba(255, 255, 255, 0) 100%);
}

@media screen and (max-width: 1024px) {
  .new-top-plans-section .tag-box {
    border-radius: 0;
    right: 0;
    top: 0;
  }
  .new-top-plans-section .tag-box:before {
    display: none;
  }
}
.new-top-plans-section .new-top-plans {
  height: auto;
  overflow: hidden;
  padding: 35px 35px 20px;
  margin-bottom: 20px;
  background: #f4f7fe;
  border-radius: 5px;
  transition: all 1s ease-in-out;
  position: relative;
}

.new-top-plans-section .new-top-plans h2,
.new-top-plans-section .new-top-plans h3 {
  font-size: 19px;
  margin-top: 0;
  color: #0662f6;
  font-weight: 500;
  letter-spacing: 0.024em;
  line-height: 30px;
  position: relative;
  border-bottom: 4px solid #707070;
  padding-bottom: 5px;
  display: inline-block;
  width: 50%;
  margin-bottom: 0;
}

.new-top-plans-section .new-top-plans h2:before,
.new-top-plans-section .new-top-plans h3:before {
  content: "";
  height: 4px;
  position: absolute;
  width: 195px;
  background: #0662f6;
  bottom: -4px;
  width: 68%;
}

@media screen and (max-width: 568px) {
  .new-top-plans-section .new-top-plans h2,
  .new-top-plans-section .new-top-plans h3 {
    width: 100%;
  }
}
.new-top-plans-section .new-top-plans .taxsavingbanner {
  position: absolute;
  min-width: 100px;
  font-size: 11px;
  border-radius: 6px 0 6px 0;
  padding: 4px 6px;
  vertical-align: top;
  margin: 0;
  color: #8e44ad;
  cursor: pointer;
  top: 0;
  background: transparent linear-gradient(90deg, #f3ecf7, #fcfbfd) 0 0 no-repeat padding-box;
  left: 0;
}

@media screen and (max-width: 1024px) {
  .new-top-plans-section .new-top-plans {
    background: #ededed;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .new-top-plans-section .new-top-plans {
    margin-bottom: 0;
  }
}
.new-top-plans-section .new-top-plans h3 {
  font-size: 19px;
  margin-top: 10px;
  color: #0662f6;
  font-weight: 500;
  letter-spacing: 0.024em;
  line-height: 30px;
  margin-bottom: 15px;
  position: relative;
  border-bottom: 1px solid #707070;
  padding-bottom: 5px;
}

.new-top-plans-section .new-top-plans h3:before {
  content: "";
  height: 4px;
  position: absolute;
  width: 195px;
  background: #0662f6;
  bottom: -1px;
}

.new-top-plans-section .new-top-plans .new-top-plans-subheading {
  display: flex;
  margin: 20px 0 10px;
}

@media screen and (max-width: 767px) {
  .new-top-plans-section .new-top-plans .new-top-plans-subheading {
    justify-content: space-between;
  }
}
.new-top-plans-section .new-top-plans .new-top-plans-subheading > div {
  width: 200px;
  font-weight: 600;
  letter-spacing: 0.48px;
  line-height: 18px;
  margin-bottom: 16px;
  color: #757575;
  font-size: 16px;
  margin-right: 40px;
}

@media screen and (max-width: 767px) {
  .new-top-plans-section .new-top-plans .new-top-plans-subheading > div {
    margin-right: 0;
    width: auto;
  }
}
.new-top-plans-section .new-top-plans .new-top-plans-subheading > div p {
  color: #253858;
  font-weight: 600;
  margin-bottom: 0;
  letter-spacing: 0.48px;
  line-height: 18px;
  font-size: 16px;
  display: inline-block;
}

.new-top-plans-section .new-top-plans .new-top-plans-subheading > div p span {
  font-size: 12px;
  letter-spacing: 0.36px;
}

.new-top-plans-section .new-top-plans .new-top-plans-subheading > div:last-child {
  margin-right: 0;
}

.new-top-plans-section .new-top-plans .rest_plan {
  display: none;
}

.new-top-plans-section .new-top-plans .rest_plan.active {
  display: block;
}

.new-top-plans-section .new-top-plans .new-plan-box {
  background: #fff 0 0 no-repeat padding-box;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1607843137);
  border-radius: 8px;
  padding: 35px 15px 15px;
  margin-bottom: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

@media screen and (max-width: 440px) {
  .new-top-plans-section .new-top-plans .new-plan-box {
    padding: 35px 15px 20px;
  }
}
.new-top-plans-section .new-top-plans .new-plan-box .insurer-logo {
  width: 180px;
}

.new-top-plans-section .new-top-plans .new-plan-box .insurer-logo .img-logo-wrap {
  width: 90px;
  min-height: 57px;
}

@media screen and (max-width: 767px) {
  .new-top-plans-section .new-top-plans .new-plan-box .insurer-logo .img-logo-wrap {
    min-height: auto;
  }
}
.new-top-plans-section .new-top-plans .new-plan-box .insurer-logo + p:empty {
  display: none;
}

@media screen and (max-width: 440px) {
  .new-top-plans-section .new-top-plans .new-plan-box .insurer-logo {
    width: 220px;
    min-height: 51px;
  }
}
@media screen and (max-width: 767px) {
  .new-top-plans-section .new-top-plans .new-plan-box {
    flex-direction: column;
    position: relative;
    align-items: flex-start;
  }
}
.new-top-plans-section .new-top-plans .new-plan-box .insurer-logo p {
  background: transparent linear-gradient(91deg, rgba(0, 101, 255, 0.2) 0, #fff 100%) 0 0 no-repeat padding-box;
  border-radius: 4px 0 0 4px;
  padding: 3px 10px 4px 6px;
  font-size: 12px;
  line-height: 16px;
  color: #253858;
  font-weight: 600;
}

@media screen and (max-width: 767px) {
  .new-top-plans-section .new-top-plans .new-plan-box .insurer-logo {
    display: flex;
    align-items: flex-start;
  }
  .new-top-plans-section .new-top-plans .new-plan-box .insurer-logo img {
    max-width: 79px;
    width: 100%;
    height: auto;
    margin-right: 0;
  }
  .new-top-plans-section .new-top-plans .new-plan-box .insurer-logo p {
    margin: 0;
  }
}
@media screen and (max-width: 375px) {
  .new-top-plans-section .new-top-plans .new-plan-box .insurer-logo {
    flex-direction: row;
  }
  .new-top-plans-section .new-top-plans .new-plan-box .insurer-logo p {
    margin-top: 6px;
    font-size: 11px;
  }
}
.new-top-plans-section .new-top-plans .new-plan-box .returns-payout {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .new-top-plans-section .new-top-plans .new-plan-box .returns-payout {
    width: 100%;
  }
}
@media screen and (max-width: 568px) {
  .new-top-plans-section .new-top-plans .new-plan-box .returns-payout {
    margin-top: 8px;
    margin-bottom: 8px;
  }
}
.new-top-plans-section .new-top-plans .new-plan-box .returns-payout .insurer-payout .value {
  font-size: 18px;
  line-height: 24px;
  color: #0065ff;
}

.new-top-plans-section .new-top-plans .new-plan-box .returns-payout .insurer-payout .value.green {
  color: #497633 !important;
}

.new-top-plans-section .new-top-plans .new-plan-box .returns-payout > div {
  width: 170px;
}

@media screen and (max-width: 767px) {
  .new-top-plans-section .new-top-plans .new-plan-box .returns-payout > div {
    width: 50%;
    padding: 0 0 0;
    border: 0;
  }
}
.new-top-plans-section .new-top-plans .new-plan-box .tag.orange {
  display: none;
}

.new-top-plans-section .new-top-plans .new-plan-box .heading {
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.8901960784);
  font-size: 11px;
  line-height: 13px;
  margin: 0 0 4px;
  font-weight: 400;
}

.new-top-plans-section .new-top-plans .new-plan-box .value {
  letter-spacing: 0;
  color: #253858;
  font-size: 18px;
  line-height: 24px;
  margin: 0;
  font-weight: 700;
}

.new-top-plans-section .new-top-plans .new-plan-box .value.green {
  color: #079836 !important;
}

@media screen and (max-width: 767px) {
  .new-top-plans-section .new-top-plans .new-plan-box [data-category=tax_saving_top_plan] {
    top: 40px !important;
  }
}
.new-top-plans-section .new-top-plans .new-plan-box button {
  background: #0065ff 0 0 no-repeat padding-box;
  border-radius: 4px;
  border: 0;
  cursor: pointer;
  color: #fff;
  padding: 6px 9px;
  font-size: 11px !important;
  line-height: 18px;
  font-weight: 600;
  position: relative;
}

.new-top-plans-section .new-top-plans .new-plan-box button:after {
  border: solid #fff;
  border-width: 2px 2px 0 0;
  display: inline-block;
  padding: 2px;
  transform: rotate(45deg);
  transition: all 0.2s ease-out;
  margin: 0 0 1px 2px;
  content: "";
}

@media screen and (max-width: 767px) {
  .new-top-plans-section .new-top-plans .new-plan-box button {
    position: absolute;
    top: 18px;
    right: 10px;
  }
  .new-top-plans-section .new-top-plans .new-plan-box button::after {
    margin: 0 0 1px 5px;
  }
}
.new-top-plans-section .new-top-plans .new-plan-box:has(.logo-payouts) {
  padding: 20px 15px 15px;
}

@media screen and (max-width: 767px) {
  .new-top-plans-section .new-top-plans .new-plan-box:has(.logo-payouts) {
    padding: 20px 8px 20px;
    flex-direction: row;
    position: relative;
    align-items: center;
  }
  .new-top-plans-section .new-top-plans .new-plan-box:has(.logo-payouts) button {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translate(0, -50%);
  }
}
.new-top-plans-section .new-top-plans .new-plan-box .logo-payouts {
  display: flex;
  align-items: flex-start;
  width: 83%;
}

@media screen and (max-width: 767px) {
  .new-top-plans-section .new-top-plans .new-plan-box .logo-payouts {
    flex-direction: column;
    width: 77%;
  }
}
.new-top-plans-section .new-top-plans .new-plan-box .logo-payouts .insurer-logo {
  width: 35%;
}

@media screen and (max-width: 767px) {
  .new-top-plans-section .new-top-plans .new-plan-box .logo-payouts .insurer-logo {
    width: 100%;
    align-items: center;
  }
}
.new-top-plans-section .new-top-plans .new-plan-box .logo-payouts .returns-payout {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 70%;
}

@media screen and (max-width: 767px) {
  .new-top-plans-section .new-top-plans .new-plan-box .logo-payouts .returns-payout {
    width: 100%;
  }
}
.new-top-plans-section .new-top-plans .new-plan-box .logo-payouts .returns-payout > div {
  width: 50%;
  padding: 13px;
}

@media screen and (max-width: 767px) {
  .new-top-plans-section .new-top-plans .new-plan-box .logo-payouts .returns-payout > div {
    padding: 0 2px 0 0;
    width: 47%;
  }
}
@media screen and (max-width: 767px) {
  .new-top-plans-section .new-top-plans .new-plan-box .logo-payouts .returns-payout .heading {
    max-width: 80%;
  }
}
.new-top-plans-section .new-top-plans .new-plan-box .logo-payouts .returns-payout .heading sup {
  font-size: 8px;
  margin-left: 2px;
  line-height: 8px;
}

.new-top-plans-section .new-top-plans .new-plan-box .logo-payouts .returns-payout .insurer-returns .disclaimer {
  background: #f8f4e2 0 0 no-repeat padding-box;
  border-radius: 5px;
  padding: 4px 5px 5px;
  display: inline-block;
  width: auto;
}

.new-top-plans-section .new-top-plans .new-plan-box .logo-payouts .disclaimer {
  margin: 5px 0 0;
  letter-spacing: 0;
  color: #243262;
  line-height: 13px !important;
  padding: 4px 0 5px;
}

.new-top-plans-section .new-top-plans .new-plan-box .logo-payouts .disclaimer span {
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  .new-top-plans-section .new-top-plans .new-plan-box .logo-payouts .disclaimer {
    width: 83%;
  }
  .new-top-plans-section .new-top-plans .new-plan-box .logo-payouts .disclaimer span {
    display: block;
  }
}
.new-top-plans-section .new-top-plans .new-plan-box.default-nfo {
  padding: 30px 15px 25px;
}

.new-top-plans-section .new-top-plans .new-plan-box.default-nfo.nopd {
  padding: 15px 15px 15px;
}

@media screen and (max-width: 767px) {
  .new-top-plans-section .new-top-plans .new-plan-box.default-nfo {
    padding: 30px 10px 32px !important;
  }
  .new-top-plans-section .new-top-plans .new-plan-box.default-nfo.nopd {
    padding: 30px 10px 12px !important;
  }
}
.new-top-plans-section .new-top-plans .new-plan-box.default-nfo .insurer-payout .value {
  color: #253858;
}

.new-top-plans-section .new-top-plans .new-plan-box.default-nfo .insurer-logo {
  padding-top: 6px;
  min-height: 43px;
}

.new-top-plans-section .new-top-plans .new-plan-box.default-nfo .insurer-logo img {
  margin: 0 !important;
  -o-object-fit: contain;
  object-fit: contain;
}

@media screen and (max-width: 767px) {
  .new-top-plans-section .new-top-plans .new-plan-box.default-nfo .insurer-logo img {
    max-width: 70px;
  }
}
@media screen and (max-width: 767px) {
  .new-top-plans-section .new-top-plans .new-plan-box.default-nfo .insurer-logo {
    padding-top: 0;
    margin-bottom: 16px;
    align-items: center;
  }
}
.new-top-plans-section .new-top-plans .new-plan-box.default-nfo .insurer-logo .img-logo-wrap {
  min-height: auto;
  width: 101px;
  height: 45px;
  background: #fff;
  display: flex;
  justify-content: center;
  padding: 4px;
  border-radius: 4px;
  margin: 0 0 14px;
}

@media screen and (max-width: 767px) {
  .new-top-plans-section .new-top-plans .new-plan-box.default-nfo .insurer-logo .img-logo-wrap {
    width: 102px;
    height: auto;
    margin: 0;
  }
}
@media screen and (max-width: 568px) {
  .new-top-plans-section .new-top-plans .new-plan-box.default-nfo .insurer-logo .img-logo-wrap .img-logo-wrap {
    width: 70px;
  }
}
.new-top-plans-section .new-top-plans .new-plan-box.default-nfo .insurer-logo P {
  background: 0 0;
}

.new-top-plans-section .new-top-plans .new-plan-box.default-nfo .returns-payout > div {
  border-color: transparent;
}

@media (max-width: 767px) {
  .new-top-plans-section .new-top-plans .new-plan-box.default-nfo .insurer-logo p {
    max-width: 110px;
  }
  .new-top-plans-section .new-top-plans .new-plan-box.default-nfo button {
    top: 18px !important;
    position: absolute !important;
    transform: initial;
    border: 1px solid #fff;
  }
  .new-top-plans-section .new-top-plans .new-plan-box.default-nfo.tag button {
    top: 38px !important;
    position: absolute !important;
    transform: initial;
  }
}
.new-top-plans-section .new-top-plans .new-plan-box.default-nfo .logo-payouts .returns-payout .value {
  color: #253859;
}

.new-top-plans-section .new-top-plans .new-plan-box.default-nfo .logo-payouts .returns-payout .insurer-returns .disclaimer {
  color: #253859;
  background: #f9f4e0;
  font-size: 10px;
}

@media screen and (max-width: 767px) {
  .new-top-plans-section .new-top-plans .new-plan-box.default-nfo .logo-payouts {
    width: 100%;
  }
  .new-top-plans-section .new-top-plans .new-plan-box.default-nfo .logo-payouts .disclaimer {
    width: 100%;
  }
}
.new-top-plans-section .new-top-plans .new-plan-box.default-nfo .tax-tag {
  background: #e5f6e8;
  border-radius: 4px 16px 16px 4px;
  padding: 4px 8px;
  position: absolute;
  left: 20px;
  bottom: 6px;
  display: inline-flex;
  font-size: 11px;
  font-weight: 500;
  color: #005b1a;
  text-transform: capitalize;
  line-height: 16px;
}

@media screen and (max-width: 767px) {
  .new-top-plans-section .new-top-plans .new-plan-box.default-nfo .tax-tag {
    left: 10px;
    top: 6px;
    bottom: auto;
  }
}
.new-top-plans-section .new-top-plans .new-plan-box.default-nfo .tag {
  position: absolute;
  width: 245px;
  color: #fe6d02;
  font-size: 11px;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 8px 8px 0 0;
  padding: 7px;
  text-align: center;
  margin: 0 auto;
  left: 0;
  right: 0;
  font-weight: 700;
  bottom: 0;
  padding-left: 24px;
  height: 28px;
  display: flex;
  justify-content: left;
  align-items: center;
  font-family: arial;
}

.new-top-plans-section .new-top-plans .new-plan-box.default-nfo .tag img {
  display: none;
}

@media (max-width: 980px) {
  .new-top-plans-section .new-top-plans .new-plan-box.default-nfo .tag {
    font-size: 10px;
    width: 222px;
    min-width: 222px;
  }
}
@media (max-width: 320px) {
  .new-top-plans-section .new-top-plans .new-plan-box.default-nfo .tag {
    font-size: 9px;
    width: 202px;
    padding: 7px 7px 7px 1px;
    padding-left: 24px;
  }
}
.new-top-plans-section .new-top-plans .new-plan-box.default-nfo .tag:before {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  background: url(../../images/bu/investment/ipru-top-plan-offer-icon.png) no-repeat 0 0;
  background-size: cover;
  left: 5px;
  top: 50%;
  transform: translate(0, -50%);
}

.new-top-plans-section .new-top-plans .new-plan-box.default-nfo .tag .typeof-fund {
  font-weight: 700;
  border-left: 1px solid #0273a1;
  margin-left: 5px;
  padding-left: 5px;
}

.new-top-plans-section .new-top-plans .new-plan-box.taxcomparison {
  position: relative;
  padding: 18px 15px 25px;
}

@media (max-width: 640px) {
  .new-top-plans-section .new-top-plans .new-plan-box.taxcomparison {
    padding: 10px 10px 32px !important;
  }
  .new-top-plans-section .new-top-plans .new-plan-box.taxcomparison .heading {
    font-size: 12px;
  }
}
@media (max-width: 375px) {
  .new-top-plans-section .new-top-plans .new-plan-box.taxcomparison .heading {
    font-size: 10px;
  }
}
.new-top-plans-section .new-top-plans .new-plan-box.taxcomparison .insurer-logo {
  width: 125px;
}

@media (max-width: 640px) {
  .new-top-plans-section .new-top-plans .new-plan-box.taxcomparison .insurer-logo {
    width: 200px;
  }
  .new-top-plans-section .new-top-plans .new-plan-box.taxcomparison .insurer-logo p {
    margin-right: 10px;
  }
}
.new-top-plans-section .new-top-plans .new-plan-box.taxcomparison .returns-payout {
  width: 100%;
}

.new-top-plans-section .new-top-plans .new-plan-box.taxcomparison .returns-payout .insurer-returns {
  width: 150px;
}

.new-top-plans-section .new-top-plans .new-plan-box.taxcomparison .returns-payout .insurer-payout {
  width: calc(100% - 150px);
}

.new-top-plans-section .new-top-plans .new-plan-box.taxcomparison .returns-payout .insurer-payout .value {
  font-size: 16px;
  line-height: 17px;
}

.new-top-plans-section .new-top-plans .new-plan-box.taxcomparison .returns-payout .insurer-payout .value span {
  font-size: 12px;
  display: inline;
}

@media (max-width: 640px) {
  .new-top-plans-section .new-top-plans .new-plan-box.taxcomparison .returns-payout .insurer-returns {
    width: 150px;
  }
  .new-top-plans-section .new-top-plans .new-plan-box.taxcomparison .returns-payout .insurer-payout {
    width: calc(100% - 150px);
  }
  .new-top-plans-section .new-top-plans .new-plan-box.taxcomparison .returns-payout .insurer-payout .value {
    font-size: 16px;
    line-height: 17px;
  }
  .new-top-plans-section .new-top-plans .new-plan-box.taxcomparison .returns-payout .insurer-payout .value span {
    font-size: 12px;
    display: inline;
  }
}
@media (max-width: 375px) {
  .new-top-plans-section .new-top-plans .new-plan-box.taxcomparison .returns-payout .insurer-returns {
    width: 120px;
  }
  .new-top-plans-section .new-top-plans .new-plan-box.taxcomparison .returns-payout .insurer-payout {
    width: calc(100% - 120px);
  }
  .new-top-plans-section .new-top-plans .new-plan-box.taxcomparison .returns-payout .insurer-payout .value span {
    font-size: 12px;
    display: block;
  }
}
@media (max-width: 360px) {
  .new-top-plans-section .new-top-plans .new-plan-box.taxcomparison .returns-payout .insurer-returns {
    width: 100px;
  }
  .new-top-plans-section .new-top-plans .new-plan-box.taxcomparison .returns-payout .insurer-payout {
    width: calc(100% - 100px);
  }
  .new-top-plans-section .new-top-plans .new-plan-box.taxcomparison .returns-payout .insurer-payout .value span {
    font-size: 10px;
    display: block;
  }
}
@media (max-width: 320px) {
  .new-top-plans-section .new-top-plans .new-plan-box.taxcomparison .returns-payout .insurer-payout .value {
    font-size: 14px;
  }
}
.new-top-plans-section .new-top-plans .new-plan-box.taxcomparison .break-out {
  display: flex;
  justify-content: space-between;
  padding: 20px 12px;
  border: 1px dashed #079836;
  border-radius: 8px;
}

.new-top-plans-section .new-top-plans .new-plan-box.taxcomparison .break-out .tax-free-offer {
  position: absolute;
}

.new-top-plans-section .new-top-plans .new-plan-box.taxcomparison .break-out .plus-icon {
  display: none;
}

.new-top-plans-section .new-top-plans .new-plan-box.taxcomparison .break-out .tax-free-offer {
  position: absolute;
  background: #079836;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  padding: 3px 8px;
  top: -13px;
  left: 10px;
  line-height: 16px;
}

.new-top-plans-section .new-top-plans .new-plan-box.taxcomparison .break-out .tax-free-offer:after {
  content: "";
  width: 0;
  height: 0;
  right: -15px;
  position: absolute;
  border-bottom: 22px solid #079836;
  border-right: 15px solid transparent;
  top: 0;
}

.new-top-plans-section .new-top-plans .new-plan-box.taxcomparison .break-out .plan-2 {
  position: relative;
}

.new-top-plans-section .new-top-plans .new-plan-box.taxcomparison .break-out .plan-2 .plus-icon {
  position: absolute;
  left: -32px;
  top: 7px;
  background: rgba(7, 152, 54, 0.2);
  color: #272525;
  height: 20px;
  width: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  padding: 0 0 3px 0;
}

@media (max-width: 640px) {
  .new-top-plans-section .new-top-plans .new-plan-box.taxcomparison .break-out .plan-2 .plus-icon {
    left: -24%;
    top: 18px;
  }
}
@media (max-width: 360px) {
  .new-top-plans-section .new-top-plans .new-plan-box.taxcomparison .break-out .plan-2 .plus-icon {
    left: -55%;
    top: 18px;
  }
}
@media (max-width: 640px) {
  .new-top-plans-section .new-top-plans .new-plan-box.taxcomparison .break-out .plan-1,
  .new-top-plans-section .new-top-plans .new-plan-box.taxcomparison .break-out .plan-2 {
    width: 45%;
    position: relative;
  }
}
@media (max-width: 360px) {
  .new-top-plans-section .new-top-plans .new-plan-box.taxcomparison .break-out .plan-1,
  .new-top-plans-section .new-top-plans .new-plan-box.taxcomparison .break-out .plan-2 {
    width: 38%;
  }
}
.new-top-plans-section .new-top-plans .new-plan-box.featured {
  position: relative;
  padding: 18px 15px 25px;
}

@media (max-width: 640px) {
  .new-top-plans-section .new-top-plans .new-plan-box.featured {
    padding: 10px 10px 32px !important;
  }
  .new-top-plans-section .new-top-plans .new-plan-box.featured .heading {
    font-size: 12px;
  }
}
@media (max-width: 375px) {
  .new-top-plans-section .new-top-plans .new-plan-box.featured .heading {
    font-size: 10px;
  }
}
.new-top-plans-section .new-top-plans .new-plan-box.featured .insurer-logo {
  width: 145px;
}

@media (max-width: 640px) {
  .new-top-plans-section .new-top-plans .new-plan-box.featured .insurer-logo {
    width: 200px;
    align-items: center;
  }
  .new-top-plans-section .new-top-plans .new-plan-box.featured .insurer-logo p {
    margin-left: 10px;
  }
}
.new-top-plans-section .new-top-plans .new-plan-box.featured .returns-payout {
  width: 410px;
  margin-right: 0;
  justify-content: flex-start;
}

.new-top-plans-section .new-top-plans .new-plan-box.featured .returns-payout .insurer-returns {
  width: 100px;
}

.new-top-plans-section .new-top-plans .new-plan-box.featured .returns-payout .insurer-returns .value span {
  font-size: 12px;
}

.new-top-plans-section .new-top-plans .new-plan-box.featured .returns-payout .insurer-payout {
  width: 300px;
  position: relative;
}

.new-top-plans-section .new-top-plans .new-plan-box.featured .returns-payout .insurer-payout .value span {
  font-size: 12px;
}

@media (max-width: 640px) {
  .new-top-plans-section .new-top-plans .new-plan-box.featured .returns-payout {
    width: 100%;
  }
  .new-top-plans-section .new-top-plans .new-plan-box.featured .returns-payout .insurer-returns {
    width: 100px;
  }
  .new-top-plans-section .new-top-plans .new-plan-box.featured .returns-payout .insurer-payout {
    width: calc(100% - 100px);
  }
  .new-top-plans-section .new-top-plans .new-plan-box.featured .returns-payout .insurer-payout .value {
    font-size: 16px;
    line-height: 17px;
  }
  .new-top-plans-section .new-top-plans .new-plan-box.featured .returns-payout .insurer-payout .value span {
    font-size: 12px;
    display: inline;
  }
}
@media (max-width: 375px) {
  .new-top-plans-section .new-top-plans .new-plan-box.featured .returns-payout .insurer-returns {
    width: 110;
  }
  .new-top-plans-section .new-top-plans .new-plan-box.featured .returns-payout .insurer-payout {
    width: calc(100% - 110px);
  }
  .new-top-plans-section .new-top-plans .new-plan-box.featured .returns-payout .insurer-payout .value span {
    font-size: 12px;
    display: block;
  }
}
@media (max-width: 360px) {
  .new-top-plans-section .new-top-plans .new-plan-box.featured .returns-payout .insurer-returns {
    width: 80px;
  }
  .new-top-plans-section .new-top-plans .new-plan-box.featured .returns-payout .insurer-payout {
    width: calc(100% - 80px);
  }
  .new-top-plans-section .new-top-plans .new-plan-box.featured .returns-payout .insurer-payout .value span {
    font-size: 10px;
    display: block;
  }
}
@media (max-width: 320px) {
  .new-top-plans-section .new-top-plans .new-plan-box.featured .returns-payout .insurer-payout .value {
    font-size: 14px;
  }
}
.new-top-plans-section .new-top-plans .new-plan-box.featured .break-out {
  display: flex;
  justify-content: space-between;
  padding: 20px 12px;
  border: 1px dashed #079836;
  border-radius: 8px;
}

.new-top-plans-section .new-top-plans .new-plan-box.featured .break-out .tax-free-offer {
  position: absolute;
}

.new-top-plans-section .new-top-plans .new-plan-box.featured .break-out .plus-icon {
  display: none;
}

.new-top-plans-section .new-top-plans .new-plan-box.featured .break-out .tax-free-offer {
  position: absolute;
  background: #079836;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  padding: 3px 8px;
  top: -13px;
  left: 10px;
  line-height: 16px;
}

.new-top-plans-section .new-top-plans .new-plan-box.featured .break-out .tax-free-offer:after {
  content: "";
  width: 0;
  height: 0;
  right: -15px;
  position: absolute;
  border-bottom: 22px solid #079836;
  border-right: 15px solid transparent;
  top: 0;
}

@media (max-width: 640px) {
  .new-top-plans-section .new-top-plans .new-plan-box.featured .break-out {
    padding: 20px 12px 6px;
    margin-top: 10px;
  }
  .new-top-plans-section .new-top-plans .new-plan-box.featured .break-out .tax-free-offer {
    top: 0;
  }
}
.new-top-plans-section .new-top-plans .new-plan-box.featured .break-out .plan-2 {
  position: relative;
}

.new-top-plans-section .new-top-plans .new-plan-box.featured .break-out .plan-2 .plus-icon {
  position: absolute;
  left: -32px;
  top: 7px;
  background: rgba(7, 152, 54, 0.2);
  color: #272525;
  height: 20px;
  width: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  padding: 0 0 3px 0;
}

@media (max-width: 640px) {
  .new-top-plans-section .new-top-plans .new-plan-box.featured .break-out .plan-2 .plus-icon {
    left: -35%;
    top: 0;
  }
}
@media (max-width: 360px) {
  .new-top-plans-section .new-top-plans .new-plan-box.featured .break-out .plan-2 .plus-icon {
    left: -55%;
    top: 0;
  }
}
@media (max-width: 640px) {
  .new-top-plans-section .new-top-plans .new-plan-box.featured .break-out .plan-1,
  .new-top-plans-section .new-top-plans .new-plan-box.featured .break-out .plan-2 {
    width: 45%;
    position: relative;
  }
}
@media (max-width: 360px) {
  .new-top-plans-section .new-top-plans .new-plan-box.featured .break-out .plan-1,
  .new-top-plans-section .new-top-plans .new-plan-box.featured .break-out .plan-2 {
    width: 38%;
  }
}
.new-top-plans-section .new-top-plans .new-plan-box.featured.pension .button {
  width: 100px;
}

.new-top-plans-section .new-top-plans .new-plan-box.featured.pension .button:after {
  margin: 0 0 1px 5px;
}

.new-top-plans-section .new-top-plans.highlighted-active {
  background: url("../../images/bu/investment/lic-top-plan-highlighted.svg") no-repeat;
  background-size: cover;
}

.new-top-plans-section .new-top-plans.highlighted-active .top_plan_box {
  margin-bottom: 16px;
}

.new-top-plans-section .new-top-plans.highlighted-active .insurer-logo p {
  font-size: 15px;
  font-weight: 700;
}

.new-top-plans-section .new-top-plans.highlighted-active .insurer-logo .img-logo-wrap img {
  width: 100% !important;
}

@media (max-width: 568px) {
  .new-top-plans-section .new-top-plans.highlighted-active {
    padding: 12px !important;
  }
  .new-top-plans-section .new-top-plans.highlighted-active .top_plan_box {
    padding-top: 10px;
  }
  .new-top-plans-section .new-top-plans.highlighted-active .top_plan_box .insurer-logo {
    width: 200px;
    display: flex;
    margin-bottom: 22px;
  }
}
.new-top-plans-section .new-top-plans.highlighted-active:before {
  display: none !important;
}

.new-top-plans-section .new-top-plans.highlighted-active .plan_name {
  position: relative;
}

.new-top-plans-section .new-top-plans.highlighted-active .plan_name .pink-highlight {
  color: #b10a93;
  font-size: 14px;
  background: #fff;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, #fff 50%, rgba(255, 255, 255, 0) 100%);
  position: relative;
  top: 10px;
}

@media (max-width: 568px) {
  .new-top-plans-section .new-top-plans.highlighted-active .plan_name .pink-highlight {
    position: absolute;
    width: 220%;
    font-size: 14px;
    font-weight: 600;
    color: #253858;
    top: 50px;
  }
}
@media (max-width: 568px) and (max-width: 360px) {
  .new-top-plans-section .new-top-plans.highlighted-active .plan_name .pink-highlight {
    font-size: 12px;
    width: 200%;
  }
}
@media (max-width: 767px) {
  .new-top-plans-section .new-top-plans.highlighted-active .plan_name p {
    padding: 0 10px 5px 10px;
    margin: 0;
  }
}
.new-top-plans-section .new-top-plans.highlighted-active .plantype-tag.orange {
  background: #00a367 !important;
  color: #fff !important;
  border-radius: 8px 0 8px 0;
  top: -10px;
  left: -5px;
  font-weight: 600;
  position: absolute;
}

.new-top-plans-section .new-top-plans.highlighted-active .plantype-tag.orange:before {
  content: "";
  width: 5px;
  height: 5px;
  background: url(../../images/bu/investment/left-corner.png);
  position: absolute;
  top: 22px;
  left: 0;
}

.new-top-plans-section .new-top-plans.highlighted-active .plantype-tag.orange:after {
  content: "";
  width: 10px;
  height: 12px;
  background: url(../../images/bu/investment/right-corner.png);
  position: absolute;
  top: 0;
  right: -10px;
}

.new-top-plans-section .new-top-plans.highlighted-active .returns-payout .investment_amt {
  width: 110px !important;
  margin: 0;
  position: relative;
  top: -4px;
}

.new-top-plans-section .new-top-plans.highlighted-active .returns-payout .investment_amt span {
  top: initial;
}

.new-top-plans-section .new-top-plans.highlighted-active .returns-payout .investment_amt .value {
  font-size: 20px;
  width: 102px;
  margin: 0;
}

.new-top-plans-section .new-top-plans.highlighted-active .returns-payout .investment_amt .value .label {
  background: 0 0;
  font-weight: 600 !important;
  font-size: 11px !important;
  padding: 0 !important;
}

.new-top-plans-section .new-top-plans.highlighted-active .resultbox-wrap {
  width: calc(100% - 130px) !important;
}

@media (max-width: 568px) {
  .new-top-plans-section .new-top-plans.highlighted-active .resultbox-wrap {
    width: calc(100% - 110px) !important;
  }
}
.new-top-plans-section .new-top-plans.highlighted-active .resultbox-wrap .separator {
  height: 110%;
}

.new-top-plans-section .new-top-plans.highlighted-active .resultbox-wrap .youget {
  background: 0 0 !important;
  position: initial !important;
  font-weight: 600 !important;
}

.new-top-plans-section .new-top-plans.highlighted-active .resultbox-wrap .separator {
  left: -15px !important;
  right: initial !important;
  height: 110% !important;
}

.new-top-plans-section .new-top-plans.highlighted-active .returns-payout .result-wrap {
  border: none;
  background: 0 0;
  padding: 5px 0 0 7px;
}

.new-top-plans-section .new-top-plans.highlighted-active .returns-payout .result-wrap .value {
  font-size: 20px;
}

@media (max-width: 568px) {
  .new-top-plans-section .new-top-plans.highlighted-active .returns-payout .result-wrap .value {
    width: 170px;
  }
}
.new-top-plans-section .new-top-plans.highlighted-active .returns-payout .result-wrap .label {
  background: 0 0;
  font-weight: 500;
}

.new-top-plans-section .new-top-plans.highlighted-active .returns-payout .result-wrap .label p {
  display: inline-block;
  font-size: 11px;
  color: #253858;
}

.new-top-plans-section .new-top-plans.highlighted-active .returns-payout .result-wrap .return-of-inv {
  width: 300px;
  font-weight: 600 !important;
}

.new-top-plans-section .new-top-plans.highlighted-active .returns-payout .result-wrap .return-of-inv .label {
  font-weight: 600 !important;
  font-size: 11px !important;
  padding: 0 !important;
  text-align: left;
  left: 80px;
  width: 100%;
  position: absolute;
  top: 0;
}

.new-top-plans-section .new-top-plans.highlighted-active .returns-payout .result-wrap .return-of-inv .label p {
  line-height: 12px;
}

@media (max-width: 767px) {
  .new-top-plans-section .new-top-plans.highlighted-active .returns-payout .result-wrap .return-of-inv .label {
    width: 60%;
    left: 80px;
    top: -4px;
  }
}
@media (max-width: 568px) {
  .new-top-plans-section .new-top-plans.highlighted-active .returns-payout .result-wrap .return-of-inv {
    width: 100%;
    font-weight: 600 !important;
    display: flex;
    flex-direction: row;
  }
  .new-top-plans-section .new-top-plans.highlighted-active .returns-payout .result-wrap .return-of-inv p {
    margin-left: 0;
  }
}
.new-top-plans-section .new-top-plans.highlighted-active .returns-payout .result-wrap .heading {
  display: none !important;
}

.new-top-plans-section .rest-plans {
  display: none;
}

.new-top-plans-section .view-plans {
  text-align: center;
}

.new-top-plans-section .view-plans .view-plans-button {
  background: #dbf3ff 0 0 no-repeat padding-box;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1607843137);
  border: 1px solid #6cc1ea;
  cursor: pointer;
  border-radius: 20px;
  letter-spacing: 0.48px;
  color: #2e657f;
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  padding: 11px 42px;
  display: inline-block;
}

@media screen and (max-width: 1024px) {
  .new-top-plans-section .view-plans .view-plans-button {
    font-size: 14px;
    padding: 11px 35px;
  }
}
.new-top-plans-section.nri h2,
.new-top-plans-section.nri h3 {
  font-size: 19px;
  margin-top: 10px;
  color: #0662f6;
  font-weight: 500;
  letter-spacing: 0.024em;
  line-height: 30px;
  position: relative;
  border-bottom: 4px solid #707070;
  padding-bottom: 5px;
  display: inline-block;
  width: 50%;
  margin-bottom: 0;
}

.new-top-plans-section.nri h2:before,
.new-top-plans-section.nri h3:before {
  content: "";
  height: 4px;
  position: absolute;
  width: 195px;
  background: #0662f6;
  bottom: -4px;
  width: 68%;
}

@media screen and (max-width: 568px) {
  .new-top-plans-section.nri h2,
  .new-top-plans-section.nri h3 {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .new-top-plans-section.nri .new-top-plans {
    background: #f5f7fe;
    margin-bottom: 0;
    border-top: 2px solid #e2e2e2;
    border-radius: 0;
  }
}
@media screen and (max-width: 568px) {
  .new-top-plans-section.nri .new-top-plans {
    padding: 40px 10px 18px;
  }
  .new-top-plans-section.nri .new-top-plans .new-plan-box {
    position: relative;
    padding: 36px 15px 20px;
  }
}
.new-top-plans-section.nri .new-top-plans-subheading {
  display: flex;
  margin: 10px 0 10px;
}

@media screen and (max-width: 1024px) {
  .new-top-plans-section.nri .new-top-plans-subheading {
    justify-content: flex-start;
  }
  .new-top-plans-section.nri .new-top-plans-subheading > div:nth-child(2) {
    margin-left: 10px;
  }
}
.new-top-plans-section.nri .new-top-plans-subheading > div {
  width: 200px;
  font-weight: 600;
  line-height: 18px;
  margin-bottom: 16px;
  color: #757575;
  font-size: 14px;
  margin-right: 40px;
}

@media screen and (max-width: 1024px) {
  .new-top-plans-section.nri .new-top-plans-subheading > div {
    margin-right: 0;
    width: auto;
    font-size: 14px;
  }
}
@media screen and (max-width: 320px) {
  .new-top-plans-section.nri .new-top-plans-subheading > div {
    margin-right: 0;
    width: auto;
    font-size: 10px;
  }
}
.new-top-plans-section.nri .new-top-plans-subheading > div p {
  color: #253858;
  font-weight: 600;
  margin-bottom: 0;
  letter-spacing: 0.48px;
  line-height: 18px;
  font-size: 14px;
  display: inline-block;
}

.new-top-plans-section.nri .new-top-plans-subheading > div p span {
  font-size: 12px;
  letter-spacing: 0.36px;
}

@media screen and (max-width: 320px) {
  .new-top-plans-section.nri .new-top-plans-subheading > div p {
    margin-right: 0;
    width: auto;
    font-size: 12px;
  }
}
.new-top-plans-section.nri .new-top-plans-subheading > div:last-child {
  margin-right: 0;
}

@media screen and (max-width: 767px) {
  .new-top-plans-section.nri .new-top-plans-subheading > div:last-child {
    margin-left: 10px;
  }
}
.new-top-plans-section .new-top-plans .new-plan-box.default-nfo {
  padding: 30px 15px 25px;
}

.new-top-plans-section .new-top-plans .new-plan-box.default-nfo .taxsavingbanner {
  border-radius: 8px 0 0 0;
}

@media screen and (max-width: 767px) {
  .new-top-plans-section .new-top-plans .new-plan-box.default-nfo {
    padding: 40px 10px 35px !important;
  }
}
@media screen and (max-width: 767px) {
  .new-top-plans-section .new-top-plans .new-plan-box.default-nfo button {
    top: 35px !important;
  }
}
@media screen and (max-width: 767px) {
  .new-top-plans-section .nri .new-top-plans .new-plan-box.default-nfo button {
    top: 20px;
  }
}
.new-top-plans-section.child .new-top-plans {
  padding: 18px 35px 20px;
  background: #f5f7fd;
  border-radius: 12px;
}

@media screen and (max-width: 767px) {
  .new-top-plans-section.child .new-top-plans {
    padding: 42px 8px 20px;
  }
}
.new-top-plans-section.child .new-top-plans .new-top-plans-title {
  font-size: 20px;
  color: #2a60ed;
  letter-spacing: 0;
  line-height: 26px;
  border-bottom: 4px solid #9f9f9f;
  padding-bottom: 7px;
  width: 58%;
}

.new-top-plans-section.child .new-top-plans .new-top-plans-title::before {
  background: #2a60ed;
  width: 74%;
}

@media screen and (max-width: 767px) {
  .new-top-plans-section.child .new-top-plans .new-top-plans-title {
    width: 100%;
    font-size: 18px;
    line-height: 24px;
  }
}
.new-top-plans-section.child .new-top-plans .new-top-plans-subheading {
  margin: 22px 0 25px 10px;
}

.new-top-plans-section.child .new-top-plans .new-top-plans-subheading > div {
  width: 115px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 16px;
  margin-bottom: 0;
  color: #676767;
  font-size: 12px;
  margin-right: 60px;
}

.new-top-plans-section.child .new-top-plans .new-top-plans-subheading > div p {
  font-weight: 700;
  margin: 5px 0 0;
  letter-spacing: 0;
  line-height: 24px;
  font-size: 18px;
  display: block;
}

@media screen and (max-width: 767px) {
  .new-top-plans-section.child .new-top-plans .new-top-plans-subheading > div p {
    margin: 2px 0 0;
  }
}
.new-top-plans-section.child .new-top-plans .new-top-plans-subheading > div p span {
  font-size: 12px;
  letter-spacing: 0;
  color: #676767;
  font-weight: 500;
  line-height: 16px;
  margin-left: 2px;
}

.new-top-plans-section.child .new-top-plans .new-plan-box {
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  padding: 35px 15px 12px 30px;
}

.new-top-plans-section.child .new-top-plans .new-plan-box .new-plan-box-wrapper {
  display: flex;
  align-items: CENTER;
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .new-top-plans-section.child .new-top-plans .new-plan-box .new-plan-box-wrapper {
    flex-direction: column;
    position: relative;
    align-items: flex-start;
    padding: 0 8px 11px 18px;
    width: 100%;
  }
}
.new-top-plans-section.child .new-top-plans .new-plan-box .new-plan-box-wrapper .insurer-logo {
  width: 160px;
}

@media screen and (max-width: 767px) {
  .new-top-plans-section.child .new-top-plans .new-plan-box .new-plan-box-wrapper .insurer-logo {
    align-items: center;
    width: 220px;
  }
}
.new-top-plans-section.child .new-top-plans .new-plan-box .new-plan-box-wrapper .insurer-logo .img-logo-wrap {
  width: 98px;
  min-height: auto;
}

@media screen and (max-width: 767px) {
  .new-top-plans-section.child .new-top-plans .new-plan-box .new-plan-box-wrapper .insurer-logo .img-logo-wrap {
    margin-right: 10px;
    height: 40px;
  }
}
.new-top-plans-section.child .new-top-plans .new-plan-box .new-plan-box-wrapper .insurer-logo p {
  background: 0 0;
  border-radius: 0;
  padding: 3px 10px 4px 0;
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 0;
  color: #293756;
}

@media screen and (max-width: 767px) {
  .new-top-plans-section.child .new-top-plans .new-plan-box .new-plan-box-wrapper .insurer-logo p {
    font-size: 11px;
    line-height: 14px;
    color: #000;
  }
}
.new-top-plans-section.child .new-top-plans .new-plan-box .new-plan-box-wrapper .returns-payout {
  align-items: flex-start;
}

.new-top-plans-section.child .new-top-plans .new-plan-box .new-plan-box-wrapper .returns-payout > div {
  width: 185px;
  padding: 10px;
  margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
  .new-top-plans-section.child .new-top-plans .new-plan-box .new-plan-box-wrapper .returns-payout > div {
    width: 46%;
    padding: 0 0 0;
    border: 0;
  }
}
@media screen and (max-width: 767px) {
  .new-top-plans-section.child .new-top-plans .new-plan-box .new-plan-box-wrapper .returns-payout {
    max-width: 65%;
  }
}
.new-top-plans-section.child .new-top-plans .new-plan-box .new-plan-box-wrapper .returns-payout .insurer-returns .disclaimer {
  background: #f8f4e2 0 0 no-repeat padding-box;
  border-radius: 5px;
  padding: 4px 5px 5px;
  display: inline-block;
  width: auto;
  font-size: 10px;
  line-height: 13px;
}

.new-top-plans-section.child .new-top-plans .new-plan-box .new-plan-box-wrapper .returns-payout .insurer-payout .heading {
  margin: 0 0 4px;
}

.new-top-plans-section.child .new-top-plans .new-plan-box .new-plan-box-wrapper .returns-payout .insurer-payout .heading sup {
  font-size: 8px;
  margin-left: 2px;
  line-height: 8px;
}

.new-top-plans-section.child .new-top-plans .new-plan-box .new-plan-box-wrapper .returns-payout .insurer-payout .value {
  font-size: 20px;
  line-height: 26px;
  color: #2a60ed;
}

@media screen and (max-width: 767px) {
  .new-top-plans-section.child .new-top-plans .new-plan-box .new-plan-box-wrapper .returns-payout .insurer-payout .value {
    font-size: 18px;
    line-height: 24px;
  }
}
.new-top-plans-section.child .new-top-plans .new-plan-box .new-plan-box-wrapper .heading {
  letter-spacing: 0;
  color: #757575;
  font-size: 13px;
  line-height: 18px;
  margin: 0 0 4px;
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  .new-top-plans-section.child .new-top-plans .new-plan-box .new-plan-box-wrapper .heading {
    font-size: 10px;
    line-height: 13px;
    margin: 0 0 3px;
  }
}
.new-top-plans-section.child .new-top-plans .new-plan-box .new-plan-box-wrapper .value {
  letter-spacing: 0;
  color: #253858;
  font-size: 20px;
  line-height: 26px;
  margin: 0;
  font-weight: 700;
}

.new-top-plans-section.child .new-top-plans .new-plan-box .new-plan-box-wrapper .value.green {
  color: #497633;
}

@media screen and (max-width: 767px) {
  .new-top-plans-section.child .new-top-plans .new-plan-box .new-plan-box-wrapper .value {
    font-size: 14px;
    line-height: 19px;
  }
  .new-top-plans-section.child .new-top-plans .new-plan-box .new-plan-box-wrapper .value.green {
    color: #497633;
    font-size: 18px;
    line-height: 24px;
  }
}
.new-top-plans-section.child .new-top-plans .new-plan-box .new-plan-box-wrapper .disclaimer {
  padding: 4px 0 5px;
  margin: 5px 0 0;
  letter-spacing: 0;
  color: #243262;
  line-height: 13px !important;
}

.new-top-plans-section.child .new-top-plans .new-plan-box .new-plan-box-wrapper .disclaimer span {
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  .new-top-plans-section.child .new-top-plans .new-plan-box .new-plan-box-wrapper .disclaimer span {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .new-top-plans-section.child .new-top-plans .new-plan-box {
    padding: 11px 0 0;
    flex-direction: column-reverse;
  }
}
.new-top-plans-section.child .new-top-plans .new-plan-box .tag-wrapper {
  position: absolute;
  top: 3px;
  left: 3px;
  width: 100%;
}

.new-top-plans-section.child .new-top-plans .new-plan-box .tag-wrapper .tag {
  background: #fff 0 0 no-repeat padding-box;
  border: 1px solid #63adb7;
  border-radius: 20px;
  letter-spacing: 0;
  color: #63adb7;
  text-transform: capitalize;
  font-size: 11px;
  line-height: 14px;
  padding: 2px 10px;
  max-width: 130px;
  text-align: center;
  bottom: initial;
  left: 60px;
  min-width: auto !important;
}

.new-top-plans-section.child .new-top-plans .new-plan-box .tag-wrapper .tag-with-image {
  background: rgba(143, 23, 131, 0.6);
  border: 1px solid #ebedff;
  border-radius: 20px;
  letter-spacing: 0;
  color: #fff;
  text-transform: capitalize;
  font-size: 11px;
  line-height: 14px;
  padding: 2px 12px 2px 5px;
  max-width: 120px;
  text-align: center;
}

.new-top-plans-section.child .new-top-plans .new-plan-box .tag-wrapper .tag-with-image img {
  margin-right: 3px;
}

@media screen and (max-width: 767px) {
  .new-top-plans-section.child .new-top-plans .new-plan-box .tag-wrapper {
    position: relative;
    background: #fafffd 0 0 no-repeat padding-box;
    border-radius: 0 0 8px 8px;
    width: 100%;
    left: 0;
    top: auto;
    padding: 7px 13px;
    border-top: 1px solid rgba(112, 112, 112, 0.2);
  }
}
@media screen and (max-width: 767px) {
  .new-top-plans-section.child .new-top-plans .new-plan-box .button {
    position: absolute;
    right: 10px;
    top: 33%;
  }
}
.new-top-plans-section.child .new-top-plans .new-plan-box .button button {
  padding: 8px 7px 10px;
  font-size: 14px;
  line-height: 19px;
}

@media screen and (max-width: 767px) {
  .new-top-plans-section.child .new-top-plans .new-plan-box .button button {
    position: relative;
    top: auto;
    right: 0;
  }
}
.new-top-plans-section .disclaimerFor_insurer {
  background: 0 0;
  padding: 0;
  border-radius: 5px;
  font-size: 9px;
  line-height: 16px;
  margin-bottom: 14px;
  font-weight: 400 !important;
  color: #adadad;
}

.new-top-plans-section .disclaimerFor_insurer strong {
  font-weight: 400 !important;
}

.new-top-plans-section.nri .new-top-plans-subheading {
  height: 44px;
  align-items: initial;
  position: relative;
  width: 75% !important;
}

@media (max-width: 980px) {
  .new-top-plans-section.nri .new-top-plans-subheading {
    width: 100% !important;
    height: 60px;
    padding: 7px 16px;
  }
}
.new-top-plans-section.nri .new-top-plans-subheading > div {
  font-size: 14px !important;
  align-items: center;
  display: flex;
  position: relative;
}

.new-top-plans-section.nri .new-top-plans-subheading > div p {
  font-size: 16px;
  margin: 0;
}

@media (max-width: 980px) {
  .new-top-plans-section.nri .new-top-plans-subheading > div {
    font-size: 11px;
    position: relative;
    flex-direction: column;
  }
  .new-top-plans-section.nri .new-top-plans-subheading > div p {
    font-size: 14px;
    margin: 0;
  }
}
.new-top-plans-section.nri .new-top-plans-subheading > div:before {
  content: "";
  width: 1px;
  height: 90%;
  background: #bebdbd;
  position: absolute;
  right: -10px;
  top: 50%;
  transform: translateY(-50%);
}

.new-top-plans-section.nri .new-top-plans-subheading > div:first-child {
  width: 184px;
  margin-right: 20px;
}

@media (max-width: 980px) {
  .new-top-plans-section.nri .new-top-plans-subheading > div:first-child {
    width: 33%;
    max-width: 150px;
    font-size: 11px !important;
    align-items: baseline;
    line-height: 20px;
  }
}
.new-top-plans-section.nri .new-top-plans-subheading > div:nth-child(2) {
  width: 144px;
  margin-right: 20px;
}

@media (max-width: 980px) {
  .new-top-plans-section.nri .new-top-plans-subheading > div:nth-child(2) {
    width: 33%;
    max-width: 150px;
    font-size: 11px !important;
    align-items: baseline;
    line-height: 20px;
  }
}
.new-top-plans-section.nri .new-top-plans-subheading > div:nth-child(3) {
  width: 100px;
  margin-right: 20px;
}

.new-top-plans-section.nri .new-top-plans-subheading > div:nth-child(3)::before {
  display: none;
}

@media (max-width: 980px) {
  .new-top-plans-section.nri .new-top-plans-subheading > div:nth-child(3) {
    width: 33%;
    max-width: 150px;
    font-size: 11px !important;
    align-items: baseline;
    line-height: 20px;
  }
}
@media (max-width: 980px) {
  .new-top-plans-section.nri .new-top-plans-subheading .new-top-plans .h2,
  .new-top-plans-section.nri .new-top-plans-subheading .new-top-plans h2 {
    font-size: 22px;
  }
}
@media (max-width: 980px) {
  .new-top-plans-section.nri .new-top-plans {
    padding: 0 10px 18px;
  }
}
.new-top-plans-section .tag-box {
  display: none;
}

.new-top-plans-section .new-top-plans {
  background: 0 0;
  padding: 15px 35px 20px;
  margin-bottom: 0;
}

.new-top-plans-section .new-top-plans img {
  width: 100%;
}

.new-top-plans-section .h2,
.new-top-plans-section h2 {
  border-bottom: none;
}

.new-top-plans-section .h2::before,
.new-top-plans-section h2::before {
  display: none;
}

.new-top-plans-section.nri .h2,
.new-top-plans-section.nri h2 {
  border-bottom: none;
  margin-bottom: 10px;
  margin-top: 20px;
  color: #253858;
  font-size: 26px;
}

.new-top-plans-section.nri .h2::before,
.new-top-plans-section.nri h2::before {
  display: none;
}

.new-top-plans-section.nri .h2 strong,
.new-top-plans-section.nri h2 strong {
  color: #0065ff;
}

.new-top-plans-section.nri .new-top-plans-subheading {
  display: flex;
  margin: 10px 0 10px;
  background: #fff;
  height: 45px;
  border-radius: 8px;
  padding: 0 16px;
  margin-bottom: 20px;
  width: 90%;
}

@media (max-width: 767px) {
  .new-top-plans-section.nri .new-top-plans-subheading {
    width: 100%;
  }
}
.new-top-plans-section.nri .new-top-plans-subheading > div {
  font-size: 11px;
  letter-spacing: 0;
  margin-bottom: 0;
  margin-right: 23px;
}

.new-top-plans-section.nri .new-top-plans-subheading > div p {
  color: #0065ff;
}

@media (max-width: 767px) {
  .new-top-plans-section.nri .new-top-plans-subheading > div p {
    margin-top: 0;
  }
}
.new-top-plans-section .view-plans .view-plans-button {
  background: #0165ff 0 0 no-repeat padding-box;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1607843137);
  border: 1px solid #0165ff;
  cursor: pointer;
  border-radius: 8px;
  letter-spacing: 0.48px;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  padding: 15px 32px;
  display: inline-block;
}

@media (max-width: 980px) {
  .section-grid.alignCenter {
    padding: 0;
    margin: 0 auto;
    width: 96%;
  }
}
.up-disclaimer {
  font-size: 8px;
  color: rgba(37, 56, 88, 0.4);
  margin: 6px;
  text-align: left;
}

.up-disclaimer .discliamer-hide {
  display: none;
}

.up-disclaimer .discliamer-hide.active {
  display: inline;
}

.up-disclaimer .link-read-more {
  cursor: pointer;
  color: #0165ff;
}

.floatingPopupDiv .floatpanel {
  max-height: 450px !important;
  overflow-y: scroll !important;
}

.section-full.lgpp {
  background: #f9f8ff;
  padding: 50px 50px 10px;
  margin-top: 40px;
}

@media (max-width: 890px) {
  .section-full.lgpp {
    padding: 30px 0 10px 16px;
  }
}
.section-full.lgpp .scrollable-box {
  position: relative;
}

.section-full.lgpp .scrollable-box.y {
  height: 170px;
  overflow-y: scroll;
}

.section-full.lgpp .scrollable-box.y::-webkit-scrollbar {
  width: 2px;
}

.section-full.lgpp .scrollable-box.y::-webkit-scrollbar-track {
  border-radius: 0;
  background: #ccc;
}

.section-full.lgpp .scrollable-box.y::-webkit-scrollbar-thumb {
  height: 2px;
  background: 0 0;
  border-radius: 8px;
}

.section-full.lgpp .scrollable-box.y p {
  padding-right: 10px;
}

@media (max-width: 890px) {
  .section-full.lgpp .scrollable-box.y {
    overflow-x: initial;
  }
}
@media (max-width: 890px) {
  .section-full.lgpp .scrollable-box {
    overflow: hidden;
    overflow-x: scroll;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .section-full.lgpp .scrollable-box::-webkit-scrollbar {
    width: 2px;
  }
  .section-full.lgpp .scrollable-box::-webkit-scrollbar-track {
    border-radius: 0;
    background: 0 0;
  }
  .section-full.lgpp .scrollable-box::-webkit-scrollbar-thumb {
    height: 2px;
    background: 0 0;
    border-radius: 8px;
  }
  .section-full.lgpp .scrollable-box.hid {
    height: 90px;
    overflow-y: scroll;
  }
  .section-full.lgpp .scrollable-box.hid::-webkit-scrollbar {
    width: 0;
  }
  .section-full.lgpp .scrollable-box.hid::-webkit-scrollbar-track {
    border-radius: 0;
    background: 0 0;
  }
  .section-full.lgpp .scrollable-box.hid::-webkit-scrollbar-thumb {
    height: 2px;
    background: 0 0;
    border-radius: 8px;
  }
}
.section-full.lgpp .popular-search {
  position: relative;
  padding: 0;
}

.section-full.lgpp .popular-search .scrollable-box {
  position: relative;
  padding: 12px 5px;
  background: #fff;
  border-radius: 10px;
  margin: 20px 0;
}

@media (max-width: 890px) {
  .section-full.lgpp .popular-search .scrollable-box {
    margin-bottom: 15px;
    padding: 12px 5px 0;
  }
}
.section-full.lgpp .popular-search h2.underline {
  display: flex;
  position: static;
  text-decoration: none;
  margin-bottom: 24px;
  font-size: 24px;
  line-height: 26px;
  margin: 0;
  font-weight: 600;
}

.section-full.lgpp .popular-search h2.underline::before {
  content: "";
  background: url("../../images/bu/investment/popular-tags-jet-icon.svg") no-repeat 0 0;
  display: inline-flex;
  width: 30px;
  height: 30px;
  margin: 0 8px 0 0;
}

@media (max-width: 890px) {
  .section-full.lgpp .popular-search h2.underline::before {
    display: none;
  }
}
@media (max-width: 890px) {
  .section-full.lgpp .popular-search h2.underline {
    font-size: 22px;
    text-align: center;
  }
}
.section-full.lgpp .popular-search .popular-search-tag {
  padding: 0;
  margin: 0 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  overflow: hidden;
}

.section-full.lgpp .popular-search .popular-search-tag li {
  background: #fff;
  border: 1px solid #0065ff;
  color: #0065ff;
  border-radius: 4px;
  box-sizing: border-box;
  font-weight: 600;
  display: flex;
  flex-direction: row;
  margin: 5px 6px;
  position: relative;
  transition: all 0.3s ease-in;
  cursor: pointer;
  width: 179px;
}

@media (max-width: 890px) {
  .section-full.lgpp .popular-search .popular-search-tag li {
    width: calc(50% - 6px);
    margin: 5px 3px;
  }
}
@media (max-width: 360px) {
  .section-full.lgpp .popular-search .popular-search-tag li {
    width: 160px;
  }
}
.section-full.lgpp .popular-search .popular-search-tag li:hover {
  color: #0065ff;
}

.section-full.lgpp .popular-search .popular-search-tag li:hover a {
  color: #0065ff;
}

.section-full.lgpp .popular-search .popular-search-tag li .bigtext {
  font-size: 44px;
  display: flex;
  align-items: baseline;
  flex-direction: row;
}

.section-full.lgpp .popular-search .popular-search-tag li .bigtext .linktext {
  margin: 0 0 0 4px;
  font-size: 28px;
  line-height: 16px;
}

.section-full.lgpp .popular-search .popular-search-tag li .linktext {
  margin: 0;
  color: #253858;
  font-size: 12px;
  font-weight: 500;
  max-height: 38px;
  display: flex;
  align-items: center;
  padding: 8px 30px 8px 10px;
}

@media (max-width: 890px) {
  .section-full.lgpp .popular-search .popular-search-tag li .linktext {
    padding: 8px 21px 8px 10px;
  }
}
.section-full.lgpp .popular-search .popular-search-tag li .linktext::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background: url(../../images/life/link-icon.svg) no-repeat 0 0;
  right: 5px;
  top: 32%;
}

@media (max-width: 890px) {
  .section-full.lgpp .popular-search .popular-search-tag {
    width: 100%;
    margin: 0;
  }
}
@media (max-width: 890px) {
  .section-full.lgpp .popular-search .popular-search-tag .scrollable-box {
    position: relative;
    right: -16px;
    margin: 0;
  }
}
@media (max-width: 890px) {
  .section-full.lgpp .popular-search .scrollable-box {
    margin-bottom: 15px;
  }
}
.section-full.lgpp .popular-search .fullContainer {
  display: flex;
  margin: 20px 0 0 0;
  justify-content: center;
}

.section-full.lgpp .popular-search .fullContainer .more {
  color: #fff;
  padding: 10px 18px;
  background: #0065ff;
  display: block;
  text-align: center;
  cursor: pointer;
  border-radius: 3px;
  font-size: 14px;
  margin: 0;
  line-height: 24px;
  font-weight: 500;
  border: 0;
  text-transform: uppercase;
  transition: all 0.2s ease-in;
}

#financial-news {
  position: relative;
  margin-top: 20px;
}

#financial-news .lin-container {
  width: 100%;
  margin: 0 auto;
  background: rgba(0, 101, 255, 0.0509803922);
  padding: 20px 15px;
}

@media (max-width: 767px) {
  #financial-news .lin-container .lin-heading {
    padding: 20px 0 0 0;
  }
}
@media (max-width: 980px) {
  #financial-news .lin-container {
    padding: 0 16px;
    margin: 20px 0 40px;
  }
}
@media (max-width: 767px) {
  #financial-news .lin-container {
    padding: 0 0;
  }
}
#financial-news .lin-container .lin-heading {
  font-size: 24px;
  font-weight: 500;
  color: #0065ff;
}

#financial-news .lin-container .lin-heading span {
  font-size: 24px;
  font-weight: 500;
  color: #0065ff;
}

#financial-news .lin-container .lin-left {
  width: 63%;
  padding-right: 15px;
  height: 400px;
  overflow-y: auto;
}

@media screen and (max-width: 767px) {
  #financial-news .lin-container .lin-left {
    height: auto;
    padding: 0 15px;
  }
}
#financial-news .lin-container .lin-left .newsFullView .heading-text-latest {
  font-size: 18px;
  font-weight: 500;
  padding: 20px 0 25px;
  line-height: 28px;
  -webkit-line-clamp: none;
}

@media screen and (max-width: 767px) {
  #financial-news .lin-container .lin-left .newsFullView .heading-text-latest {
    font-size: 18px;
    padding: 10px 0;
  }
}
#financial-news .lin-container .lin-left .newsFullView .read-txt .parent-paragraph {
  height: auto;
}

#financial-news .lin-container .lin-left .newsFullView .read-txt .parent-paragraph p {
  color: rgba(37, 56, 88, 0.9);
  padding: 0 0 18px;
  font-size: 14px;
  line-height: 22px;
}

#financial-news .lin-container .lin-left .newsFullView .read-txt .parent-paragraph p:first-child {
  -webkit-line-clamp: inherit;
  display: block;
  -webkit-box-orient: initial;
  text-overflow: initial;
  overflow: initial;
}

#financial-news .lin-container .lin-left .newsFullView .read-more-news {
  display: none;
}

#financial-news .lin-container .lin-right {
  width: 37%;
  position: relative;
  max-width: 274px;
}

@media screen and (max-width: 767px) {
  #financial-news .lin-container .lin-right {
    max-width: 100%;
  }
}
#financial-news .lin-container .lin-row {
  display: flex;
  justify-content: space-between;
}

#financial-news .lin-container .latest-news-heading {
  display: flex;
  align-items: center;
}

#financial-news .lin-container .latest-news-heading img {
  margin: 0 10px 0 0;
}

#financial-news .lin-container .latest-news-heading span {
  color: #095706;
  font-size: 20px;
  margin: 0 0 0 7px;
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  #financial-news .lin-container .latest-news-heading {
    padding: 20px 0 5px 15px;
  }
  #financial-news .lin-container .latest-news-heading img {
    margin-top: 4px;
  }
}
#financial-news .lin-container .slide-news {
  margin: 13px 0 0 0;
  display: block;
}

@media screen and (max-width: 767px) {
  #financial-news .lin-container .slide-news {
    margin: 10px 0 0 0;
    padding: 0 15px 20px;
  }
}
#financial-news .lin-container .read-more-news {
  display: block;
  font-size: 13px;
  margin: 10px 0 0 0;
  color: #0067ff;
  cursor: pointer;
}

#financial-news .lin-container .heading-text-latest {
  font-weight: 500;
  line-height: 20px;
  font-size: 14px;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}

#financial-news .lin-container .read-txt .parent-paragraph {
  height: 20px;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  #financial-news .lin-container .read-txt .parent-paragraph {
    height: auto;
  }
}
#financial-news .lin-container .read-txt p {
  font-size: 12px;
  color: rgba(37, 56, 88, 0.9);
  margin: 5px 0 0;
  line-height: 16px;
}

@media screen and (max-width: 767px) {
  #financial-news .lin-container .read-txt p {
    display: none;
  }
}
#financial-news .lin-container .read-txt p:first-child {
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  #financial-news .lin-container .read-txt p:first-child {
    -webkit-line-clamp: 1;
  }
}
#financial-news .lin-container .slide-news-box {
  background: #fff;
  padding: 12px 13px;
  box-shadow: rgba(37, 56, 88, 0.15);
  border-radius: 10px;
  margin-bottom: 12px;
}

@media screen and (max-width: 767px) {
  #financial-news .lin-container .slide-news-box {
    margin-bottom: 0;
    min-width: 84%;
    min-height: 88px;
  }
}
@media screen and (max-width: 767px) {
  #financial-news .lin-container .slide-news-box.current {
    border: 1px solid #0065ff;
  }
}
#financial-news .lin-container .slide-news-box.current .read-more-news {
  opacity: 0.3;
}

#financial-news .lin-container .tab-content {
  display: none;
}

#financial-news .lin-container .tab-content.current {
  display: inherit;
}

#financial-news .lin-container .slider {
  max-width: 800px;
  margin: auto;
  overflow-y: hidden;
  height: 365px;
  position: relative;
}

#financial-news .lin-container .slider::after {
  content: "";
  position: absolute;
  backdrop-filter: blur(2px);
  height: 110px;
  width: 100%;
  left: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.25);
}

#financial-news .lin-container .slider .view-more-btn {
  width: 105px;
  height: 36px;
  background: #0065ff;
  z-index: 1;
  cursor: pointer;
  color: #fff;
  font-size: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  border-radius: 4px;
  bottom: 40px;
  transform: translateX(-50%);
  left: 50%;
}

@media screen and (max-width: 767px) {
  #financial-news .lin-container .slider .view-more-btn {
    bottom: 25px;
  }
}
@media screen and (max-width: 767px) {
  #financial-news .lin-container .slider {
    height: auto;
    overflow-y: hidden;
  }
}
@media screen and (max-width: 767px) {
  #financial-news .lin-container .slider .slide-news-row {
    display: flex;
    flex-direction: column;
    gap: 15px;
  }
}
#financial-news .lin-container .slider::-webkit-scrollbar-track {
  background: 0 0;
}

#financial-news .lin-container .slides {
  display: flex;
  transition: transform 0.5s ease-in-out;
}

#financial-news .lin-container .slides .slide-news-row {
  width: 100%;
  height: auto;
  flex-shrink: 0;
}

#financial-news .lin-container .lin-right button {
  position: absolute;
  top: 0;
  border: 1px solid #0067ff;
  border-radius: 50%;
  background-color: #fff;
  color: #fff;
  width: 26px;
  height: 26px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  z-index: 1;
}

#financial-news .lin-container .lin-right .prev {
  right: 36px;
}

#financial-news .lin-container .lin-right .next {
  right: 0;
}

@media (max-width: 919px) {
  #financial-news .lin-container .tioc-container {
    padding: 0 15px;
  }
  #financial-news .lin-container .cities-list-wrapper ul li {
    min-width: auto;
    width: 48%;
  }
  #financial-news .lin-container .lin-container {
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  #financial-news .lin-container .read-more-news {
    display: none;
  }
  #financial-news .lin-container .cities-list-wrapper ul li {
    width: 100%;
  }
  #financial-news .lin-container .lin-left {
    width: 100%;
  }
  #financial-news .lin-container .lin-right {
    width: 100%;
  }
  #financial-news .lin-container .lin-row {
    flex-direction: column;
  }
}
.form-tab h2 sup {
  font-size: 20px;
}

.form-tab .ff-heading-group p .green {
  font-size: 14px;
}

.form-tab .ff-heading-group p .green sup {
  font-size: 12px;
}

.form-tab .ff-heading-group .ff-heading-for-returns sup {
  font-size: 12px;
}

.form-tab .ff-heading-group .ff-heading-for-returns span sup {
  font-size: 9px;
}

.add-banner-1 .banner-content-wrapper .pointers li span sup {
  font-size: 10px;
}

.section-full.lgpp:has(.popular-search) {
  background: linear-gradient(97.61deg, rgba(0, 43, 255, 0.1) 7.02%, rgba(115, 0, 153, 0.1) 99.71%);
  padding: 20px 50px 10px;
}

@media (max-width: 890px) {
  .section-full.lgpp:has(.popular-search) {
    padding: 20px 8px 10px;
  }
}
.sticky-new {
  background: #15181a;
  position: relative;
  padding: 0 0;
}

.sticky-new .sticky-new-center {
  margin: 0 auto;
  max-width: 1170px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  overflow: hidden;
}

@media (max-width: 980px) {
  .sticky-new .sticky-new-center {
    align-items: center;
    padding: 0 15px;
  }
}
.sticky-new .sticky-new-center .left {
  display: flex;
  align-items: center;
}

@media (max-width: 980px) {
  .sticky-new .sticky-new-center .left {
    flex-direction: column;
    justify-content: flex-start;
    padding: 12px 0;
    align-items: flex-start;
    width: 70%;
  }
}
.sticky-new .sticky-new-center .left .img-left-invest {
  background: url(../../images/bu/investment/sticky-footer-img-new.png) no-repeat center center/104px;
  width: 104px;
  height: 92px;
}

@media (max-width: 980px) {
  .sticky-new .sticky-new-center .left .img-left-invest {
    display: none;
  }
}
.sticky-new .sticky-new-center .left .heading-text {
  font-size: 34px;
  font-weight: 600;
  background: linear-gradient(90deg, #7dff76 0, #a0eaf7 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  border-right: 1px solid #fff;
  padding: 8px 20px 8px 0;
  margin: 0 20px 0 0;
}

@media (max-width: 980px) {
  .sticky-new .sticky-new-center .left .heading-text {
    font-size: 20px;
    border: 0;
    padding: 0 0 4px;
    margin: 0;
  }
}
.sticky-new .sticky-new-center .left .sticky-animate-data {
  position: relative;
  height: 70px;
  overflow: hidden;
  min-width: 355px;
}

@media (max-width: 980px) {
  .sticky-new .sticky-new-center .left .sticky-animate-data {
    height: 40px;
    min-width: 100%;
  }
}
.sticky-new .sticky-new-center .left .sticky-animate-data .text-animate-wrap {
  display: flex;
  flex-direction: column;
  position: absolute;
  width: 100%;
  top: 0;
  animation: textAnimate 9s ease-in-out infinite;
}

@media (max-width: 980px) {
  .sticky-new .sticky-new-center .left .sticky-animate-data .text-animate-wrap {
    max-width: 100%;
  }
}
@keyframes textAnimate {
  0%, 25% {
    transform: translateY(0);
  }
  35%, 50% {
    transform: translateY(-70px);
  }
  60%, 75% {
    transform: translateY(-140px);
  }
  100%, 85% {
    transform: translateY(0);
  }
}
@media (max-width: 980px) {
  @keyframes textAnimate {
    0%, 25% {
      transform: translateY(0);
    }
    35%, 50% {
      transform: translateY(-40px);
    }
    60%, 75% {
      transform: translateY(-80px);
    }
    100%, 85% {
      transform: translateY(0);
    }
  }
}
.sticky-new .sticky-new-center .left .wht-txt {
  color: #fff;
  line-height: 27px;
  font-size: 18px;
  max-width: 100%;
  height: 70px;
}

@media (max-width: 980px) {
  .sticky-new .sticky-new-center .left .wht-txt {
    font-size: 12px;
    line-height: 18px;
    height: 40px;
  }
}
.sticky-new .sticky-new-center .left .wht-txt span {
  font-weight: 700;
  font-size: 20px;
}

@media (max-width: 980px) {
  .sticky-new .sticky-new-center .left .wht-txt span {
    font-size: 12px;
  }
}
.sticky-new .sticky-new-center .left .wht-txt span sup {
  font-weight: 400;
  font-size: 13px;
}

.sticky-new .sticky-new-center .right {
  display: flex;
  align-items: flex-end;
}

.sticky-new .sticky-new-center .right .btn-view-plan {
  background: #0065ff 0 0 no-repeat padding-box;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1019607843);
  border-radius: 4px;
  cursor: pointer;
  width: 130px;
  color: #fff;
  text-align: center;
  padding: 14px 0;
  font-weight: 500;
  display: inline-flex;
  justify-content: center;
  margin: 0 200px 0 0;
}

@media (max-width: 980px) {
  .sticky-new .sticky-new-center .right .btn-view-plan {
    margin: 0;
    padding: 10px 0;
    width: 80px;
    font-size: 12px;
  }
}
.sticky-new .sticky-disclaimer-light {
  color: rgba(255, 255, 255, 0.4);
  font-size: 10px;
  max-width: 172px;
  position: absolute;
  right: 20px;
  bottom: 12px;
}

@media (max-width: 980px) {
  .sticky-new .sticky-disclaimer-light {
    display: none;
  }
}
.closesticky {
  z-index: 1;
  cursor: pointer;
}

@media (max-width: 980px) {
  .closesticky {
    right: 14px;
    top: 8px;
    width: 15px;
    height: 15px;
  }
}
.closesticky::after,
.closesticky::before {
  background: #fff;
  opacity: 0.7;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg.ulip-new {
  border-radius: 20px;
  padding: 50px 55px 50px;
  overflow: hidden;
  background: linear-gradient(180deg, #FFF 0%, #FFF 40%, #FFF 49.49%, #FEFEFE 64.07%, #F9FAFC 74.61%, #FBFBFB 78.85%, #FDFCFA 85.32%, #FFF 100%);
}
@media screen and (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg.ulip-new {
    padding: 30px 20px 20px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg.ulip-new::after {
  background-image: url(../../images/bu/investment/exit-intent-popup-image-investment-ulip.png) !important;
  width: 490px;
  height: 327px;
  background-size: 100%;
  right: 0;
  bottom: 0px;
}
@media screen and (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg.ulip-new::after {
    background-size: 100%;
    width: 206px;
    height: 137px;
    left: auto;
    bottom: 0;
    top: auto;
  }
}
@media screen and (max-width: 568px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg.ulip-new::after {
    background-size: 100%;
    width: 206px;
    height: 137px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 128px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg.ulip-new .exit-intent-popup-content h2 {
  font-size: 44px !important;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg.ulip-new .exit-intent-popup-content h2 {
    font-size: 30px !important;
  }
}
@media screen and (max-width: 568px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg.ulip-new .exit-intent-popup-content h2 {
    font-size: 30px !important;
    text-align: center;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg.ulip-new .exit-intent-popup-content p.description {
  font-size: 24px;
  margin: 15px 0 30px 0;
}
@media screen and (max-width: 568px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg.ulip-new .exit-intent-popup-content p.description {
    font-size: 20px;
    text-align: center;
    margin-bottom: 170px;
    width: 100%;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg.ulip-new .exit-intent-popup-content .viewplan-link {
  max-width: 283px;
}
@media screen and (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg.ulip-new .exit-intent-popup-content .viewplan-link {
    margin: 20px 0 0;
  }
}
@media screen and (max-width: 568px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg.ulip-new .exit-intent-popup-content .viewplan-link {
    margin: 7px auto;
  }
}
@media screen and (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg.ulip-new .exit-intent-popup-content .pointer {
    justify-content: flex-start;
  }
}
@media screen and (max-width: 568px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg.ulip-new .exit-intent-popup-content .pointer {
    justify-content: center;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg.ulip-new .exit-intent-popup-content .pointer li {
  width: 100%;
  margin: 0 0 12px;
  padding-left: 35px;
  font-size: 18px;
}
@media screen and (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg.ulip-new .exit-intent-popup-content .pointer li {
    line-height: 24px;
  }
}
@media screen and (max-width: 568px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg.ulip-new .exit-intent-popup-content .pointer li {
    width: auto;
    line-height: 24px;
    margin: 0 0 15px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg.ulip-new .exit-intent-popup-content .pointer li::before {
  background-repeat: no-repeat;
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg.ulip-new .exit-intent-popup-content .pointer li.cut-down::before {
  content: "";
  width: 24px;
  height: 24px;
  background-image: url(../../images/bu/investment/cut-down-ulip-exit.svg) !important;
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg.ulip-new .exit-intent-popup-content .pointer li.market-link::before {
  content: "";
  width: 24px;
  height: 24px;
  background-image: url(../../images/bu/investment/enjoy-market-ulip-exit.svg) !important;
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg.ulip-new .exit-intent-popup-content .pointer li.stay-protected::before {
  content: "";
  width: 24px;
  height: 24px;
  background-image: url(../../images/bu/investment/stay-protected-ulip-exit.svg) !important;
}

.new-top-plans-section .new-top-plans .new-plan-box .pi-tag {
  position: absolute;
  top: 5px;
  font-size: 12px;
  background: #e3eeff;
  padding: 2px 10px;
  right: 10px;
  border-radius: 10px;
}

section.b-yellow .key-factor-wrapper {
  margin: 20px 0 0 0;
}
section.b-yellow .key-factor-wrapper .key-factor {
  background: rgba(0, 101, 255, 0.0509803922);
  position: relative;
  border-radius: 20px 20px 0 0;
  box-shadow: none;
  width: 100%;
  bottom: 0px;
}
section.b-yellow .key-factor-wrapper .key-factor li::before {
  background: transparent;
}
section.b-yellow .key-factor-wrapper .rating-text {
  position: relative;
  width: 100%;
  bottom: 0;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  border-radius: 0 0 20px 20px;
  padding: 12px 10px;
  background: rgba(0, 101, 255, 0.1);
}