.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;
  }
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fullpage-loader {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999999;
  top: 0;
  left: 0;
}

.fullpage-loader::before {
  content: "";
  display: block;
  width: 54px;
  height: 54px;
  margin: 8px;
  border-radius: 50%;
  border: 4px solid #fff;
  border-color: #fff transparent #fff transparent;
  animation: lds-dual-ring 1.2s linear infinite;
  position: absolute;
  top: 40%;
  transform: translate(0, -50%);
  right: 0;
  left: 0;
  margin: 0 auto;
}

.fullpage-loader i {
  font-size: 20px;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 40%;
  transform: translate(0, -50%);
  left: 0;
  right: 0;
  font-style: normal;
  margin: 80px auto;
}

.gifloader {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 10000001;
  background-color: rgba(0, 0, 0, 0.69);
}

.gifloader.hide {
  display: none;
}

.gifloader .loading-img {
  width: 50px;
  height: 50px;
  top: 50%;
  transform: translate(0, -50%);
  position: absolute;
  background: url("../../images/bu/ture-caller-loader.gif") no-repeat 0 0;
  left: 0;
  right: 0;
  background-size: contain;
  margin: 0 auto;
}

#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;
  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.annuity:after {
  content: "";
  background-image: url("../../images/bu/exit-intent-popup-image-pension.svg") !important;
  width: 354px;
  background-position: 0 -30px !important;
  background-repeat: no-repeat;
  height: 371px;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 0;
  display: block !important;
  background-size: 100%;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity:after {
    width: 250px;
    height: 262px;
    background-position: 8px -20px !important;
    background-repeat: no-repeat;
    opacity: 1;
    background-size: cover !important;
  }
}
@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.annuity:after {
    width: 200px;
    height: 210px;
    right: 0;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity:after {
    width: 260px;
    height: 250px;
    right: 0;
    bottom: 0;
    opacity: 0.36;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content {
  position: relative;
  color: #253858;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content h2 {
  font-size: 42px !important;
  line-height: 34px;
  letter-spacing: 0;
  font-weight: 700;
  margin: 0;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content .description {
  font-weight: 600;
  line-height: 33px;
  max-width: 100%;
  padding-bottom: 14px;
  font-size: 18px;
  width: 100%;
  position: relative;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content .description:after {
  content: "";
  background-color: #e5e5e5;
  height: 2px;
  width: 65%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content .description strong {
  display: block;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content .description {
    line-height: 24px;
    font-size: 16px;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content .description {
    margin: 20px 0;
  }
}
@media (max-width: 320px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content .description {
    margin: 10px 0;
    line-height: 20px;
    font-size: 13px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .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%;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content p.details-2 {
  font-size: 24px;
  line-height: 32px;
  max-width: 65%;
  margin: 20px 0;
  font-weight: 600;
  letter-spacing: 0;
  color: #253858;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content p.details-2 .small {
  font-size: inherit;
  font-weight: 600;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content p.details-2 .medium {
  font-weight: 700;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content p.details-2 {
    font-size: 20px;
    line-height: 20px;
    margin: 20px 0 0 0;
  }
}
@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.annuity .exit-intent-popup-content p.details-2 {
    font-size: 18px;
    line-height: 20px;
    margin: 8px 0 0 0;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content p.details-2 {
    font-size: 24px;
    line-height: 30px;
    max-width: 100%;
    margin: 10px 0 0 0;
  }
}
@media (max-width: 320px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content p.details-2 {
    font-size: 18px;
    line-height: 28px;
    margin: 0;
    max-width: 100%;
  }
}
@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.annuity .exit-intent-popup-content p {
    margin: 5px 0 5px 0;
    font-size: 12px;
    line-height: 18px;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content p {
    max-width: calc(100% - 160px);
    margin: 8px 0;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content .pointer {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  margin-top: 30px;
  width: 90%;
  flex-direction: column;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content .pointer {
    margin-top: 20px;
  }
}
@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.annuity .exit-intent-popup-content .pointer {
    margin: 12px 0 0 0;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content .pointer li {
  width: 90%;
  letter-spacing: 0;
  color: #000;
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  margin-bottom: 16px;
  position: relative;
  padding-left: 19px;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content .pointer li::before {
  content: "";
  background: url(../../images/bu/exit-intent-popup-bullet.svg);
  height: 14px;
  width: 13px;
  position: absolute;
  left: 0;
  bottom: 5px;
}

@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content .pointer li::before {
    bottom: initial;
    top: 7px;
  }
}
@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content .pointer li {
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 6px;
    font-size: 14px;
  }
}
@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.annuity .exit-intent-popup-content .pointer li {
    margin-bottom: -1px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .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.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content .viewplan-link {
    margin-top: 16px;
    position: relative;
    z-index: 1;
  }
}
@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.annuity .exit-intent-popup-content .viewplan-link {
    margin-top: 10px;
    position: relative;
    z-index: 1;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content .disclaimer {
  z-index: 10;
  position: relative;
  width: 100%;
  font-size: 12px;
  margin-top: 0;
  padding: 0;
  margin: 1px;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content .disclaimer.right {
  text-align: right;
  bottom: 6px;
}

@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content .disclaimer.right {
    text-align: left;
    bottom: -6px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension:after {
  content: "";
  background-image: url("../../images/bu/exit-intent-popup-image-pension-new.svg") !important;
  width: 315px;
  background-repeat: no-repeat;
  height: 308px;
  position: absolute;
  bottom: 60px;
  right: 55px;
  z-index: 0;
  opacity: 1 !important;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension: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.pension:after {
    width: 200px;
    height: 210px;
    right: 9px;
  }
}
@media (max-width: 568px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension:after {
    background-size: contain;
    width: 116px;
    height: 101px;
    bottom: initial;
    top: 37px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension {
  background: linear-gradient(90deg, #fee 0.25%, #fff 61.56%);
}

@media screen and (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension {
    height: auto;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-close {
  border: 0;
  width: 22px;
  height: 22px;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content > div {
  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.pension .exit-intent-popup-content > div {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .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.pension .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.pension .exit-intent-popup-content p.description {
  color: #253858;
  font-size: 17px;
  line-height: 24px;
  font-weight: 400;
  width: 330px;
  position: relative;
  margin: 0 0 20px 0;
  color: rgba(37, 56, 88, 0.95);
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .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.pension .exit-intent-popup-content p.description .nothing-text {
    font-weight: 400;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .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.pension .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.pension .exit-intent-popup-content p.description::after {
  display: none;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content p.details-2 {
  position: relative;
  background: rgba(0, 101, 255, 0.06);
  padding: 11px 15px 10px 30px;
  letter-spacing: 0;
  color: #253858;
  font-size: 16px;
  line-height: 27px;
  width: 56%;
  max-width: 382px;
  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.pension .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.pension .exit-intent-popup-content p.details-2 {
    min-height: 48px;
    left: -17px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content p.details-2 span {
  color: #266ff7;
  line-height: 23px;
  font-weight: 600;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content p.details-2 span.large,
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .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.pension .exit-intent-popup-content p.details-2 span.large,
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content p.details-2 span.medium {
    font-size: 20px;
    font-weight: 500;
    line-height: 17px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content p.details-2 span.premiumPlan,
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .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.pension .exit-intent-popup-content p.details-2 span.premiumPlan,
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content p.details-2 span.small {
    font-size: 16px;
    font-weight: 500;
    line-height: 17px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content p.details-2 span.premiumPlan sup,
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .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.pension .exit-intent-popup-content p.details-2:after {
  content: "";
  width: 20px;
  bottom: 0;
  position: absolute;
  display: block;
  border: 42px solid rgba(0, 101, 255, 0.06);
  z-index: 0;
  right: -42px;
  border-left-width: 0;
  border-right-color: transparent;
}

@media screen and (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .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.pension .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.pension .exit-intent-popup-content p.details-2:after {
    border: 40px solid rgba(0, 101, 255, 0.06);
    z-index: 0;
    right: -40px;
    border-left-width: 0;
    border-right-color: transparent;
  }
}
@media screen and (max-width: 568px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content p.details-2 {
    padding: 7px 0 8px 13px;
    letter-spacing: 0;
    color: #253858;
    font-size: 15px;
    line-height: 26px;
    width: 91%;
    margin: 10px 0;
    left: -17px;
  }
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content p.details-2 span.large {
    font-size: 16px;
  }
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content p.details-2 span.premiumPlan {
    font-size: 14px;
  }
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content p.details-2::after {
    border: 29px solid rgba(0, 101, 255, 0.06);
    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.pension .exit-intent-popup-content p.details-2::after {
    border: 36px solid rgba(0, 101, 255, 0.06);
    right: -36px;
    border-left-width: 0;
    border-right-color: transparent;
  }
}
@media screen and (max-width: 440px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content p.details-2 {
    width: 100%;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content .pointer {
  margin: 5px 0 0 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 58%;
  font-weight: 400;
  list-style: none;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .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.pension .exit-intent-popup-content .pointer .full {
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.95);
  font-size: 14px;
  line-height: 30px;
  position: relative;
  width: 100%;
  margin: 0 0 3px;
  padding-left: 14px;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content .pointer .full::before {
  content: "";
  background: #0065ff;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content .pointer .full::after {
  content: "";
  background: #6eaa50;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  left: 2px;
  border: 1px solid #fff5ef;
  top: 11px;
}

@media screen and (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content .pointer .full {
    font-size: 13px;
    width: 100%;
    margin-bottom: 12px;
    line-height: 16px;
  }
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content .pointer .full:before {
    top: 5px;
    transform: initial;
  }
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content .pointer .full:after {
    top: 5px;
    transform: initial;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content .viewbtn,
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content .viewplan-link,
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content a,
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .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.pension .exit-intent-popup-content .viewbtn,
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content .viewplan-link,
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content a,
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content button {
    max-width: 268px;
    font-size: 16px;
    z-index: 1;
    margin: 7px auto;
    position: relative;
  }
}
#investment-interlinking-widget.investment-interlinking-widget {
  display: block;
  width: 100%;
  max-width: 779px;
  text-align: left;
  margin: 40px 0 60px 0;
  border: 1px solid #d9d9d9;
  padding: 24px;
  border-radius: 12px;
}

#investment-interlinking-widget.investment-interlinking-widget.heightAutoDiv .flexlist {
  height: auto;
  overflow: visible;
}

#investment-interlinking-widget.investment-interlinking-widget .heading {
  margin: 0;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  color: #253858;
  padding: 0 8px;
  margin: 0;
}

@media (max-width: 767px) {
  #investment-interlinking-widget.investment-interlinking-widget .heading {
    font-size: 20px;
    padding: 0 12px;
  }
}
#investment-interlinking-widget.investment-interlinking-widget .flexlist {
  display: flex;
  height: 254px;
  list-style: none;
  overflow: hidden;
  flex-wrap: wrap;
  margin-top: 10px;
}

@media (max-width: 767px) {
  #investment-interlinking-widget.investment-interlinking-widget .flexlist {
    padding: 0 5px;
  }
}
#investment-interlinking-widget.investment-interlinking-widget .flexlist.dynamic-interlinking-investment {
  height: auto;
  padding-bottom: 10px;
}

#investment-interlinking-widget.investment-interlinking-widget .flexlist li {
  margin-top: 10px;
  width: 33%;
  padding: 0 10px;
}

@media (max-width: 640px) {
  #investment-interlinking-widget.investment-interlinking-widget .flexlist li {
    width: 50%;
  }
}
#investment-interlinking-widget.investment-interlinking-widget .flexlist li a {
  background: #fff;
  box-shadow: 0 4px 16px rgba(52, 105, 203, 0.12);
  border-radius: 8px;
  text-decoration: none;
  color: #0065ff;
  align-items: center;
  padding: 16px 12px 8px;
  width: 100%;
  min-height: 72px;
  justify-content: center;
  text-align: center;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-height: 24px;
  -webkit-box-orient: vertical;
  position: relative;
}

#investment-interlinking-widget.investment-interlinking-widget .flexlist li a::after {
  content: "";
  background: #fff;
  width: 100%;
  border-radius: 8px;
  height: 3px;
  position: absolute;
  left: 0;
  bottom: 0;
}

@media (max-width: 640px) {
  #investment-interlinking-widget.investment-interlinking-widget .flexlist li a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    padding: 6px;
    line-height: 20px;
  }
}
#investment-interlinking-widget.investment-interlinking-widget .link {
  display: block;
  width: 100%;
  text-align: center;
  margin: 0;
}

@media (max-width: 767px) {
  #investment-interlinking-widget.investment-interlinking-widget .link {
    border-bottom: 2px solid #d9d9d9;
  }
}
#investment-interlinking-widget.investment-interlinking-widget .link .explore-interlinking-button,
#investment-interlinking-widget.investment-interlinking-widget .link button {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.014em;
  color: #0065ff;
  background: #fff;
  box-shadow: 0 4px 16px rgba(52, 105, 203, 0.12);
  border-radius: 100px;
  padding: 10px 24px;
  position: relative;
  top: 40px;
  display: inline;
  border: 0;
  cursor: pointer;
}

@media (max-width: 640px) {
  #investment-interlinking-widget.investment-interlinking-widget .link .explore-interlinking-button,
  #investment-interlinking-widget.investment-interlinking-widget .link button {
    top: 18px;
    margin: 0;
  }
}
#investment-interlinking-widget.investment-interlinking-widget .link .explore-interlinking-button:after,
#investment-interlinking-widget.investment-interlinking-widget .link button:after {
  content: "";
  border: solid #0065ff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(45deg);
  position: relative;
  top: -1px;
  margin-left: 7px;
}

#investment-interlinking-widget.investment-interlinking-widget .link .explore-interlinking-button.active::after,
#investment-interlinking-widget.investment-interlinking-widget .link button.active::after {
  transform: rotate(225deg);
  top: 3px;
}

#investment-interlinking-widget.investment-interlinking-widget .link .explore-interlinking-button .arrow,
#investment-interlinking-widget.investment-interlinking-widget .link button .arrow {
  position: relative;
  font-size: 0px;
}

@media (max-width: 767px) {
  #investment-interlinking-widget.investment-interlinking-widget {
    padding: 15px 0 40px;
    background: #fff;
    border-radius: 0;
    border: 0;
  }
}
#policybazaar {
  width: 100% !important;
}

.product-article-wrapper .ribbon {
  top: -160px;
}

@supports (-webkit-overflow-scrolling: touch) {
  input,
  select,
  textarea {
    font-size: 16px;
  }
}
@keyframes lds-dual-ring {
  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: 30px;
  line-height: 36px;
  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.center,
h2.center {
  text-align: center;
}

@media (max-width: 568px) {
  .h2.underline,
  h2.underline {
    margin-bottom: 10px;
  }
}
.h3,
h3 {
  font-size: 24px;
  line-height: 28px;
  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: 22px;
    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: 16px;
  font-weight: 400;
  line-height: 29px;
  color: rgba(37, 56, 88, 0.8901960784);
  margin: 0 0 16px;
}

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;
  }
}
@media (max-width: 1024px) {
  .breadcrumbinner .breadcrumb {
    padding: 10px 16px;
  }
}
.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: none;
}

@media (max-width: 980px) {
  .morecontent-new {
    display: block;
  }
}
.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: 220px;
}

.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;
    display: none;
  }
}
.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: 980px) {
  .select-dropdown__list.active {
    left: -75%;
  }
}
@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;
}

.spynav .spylink li .select-dropdown__list li {
  display: block;
}

.common-navigation-tab {
  background: rgba(0, 101, 255, 0.1);
  position: relative;
  display: flex;
  margin: 0 auto 30px;
  padding: 0;
  max-width: 290px;
  list-style: none;
  flex-flow: row wrap;
  justify-content: center;
  border-radius: 80px;
}

.common-navigation-tab.mb0 {
  margin-bottom: 0;
}

@media (max-width: 1024px) {
  .common-navigation-tab {
    max-width: 360px;
    width: 100%;
    margin: 0 auto 16px;
  }
}
.common-navigation-tab.left {
  margin: 0 0 10px 0;
}

.common-navigation-tab li {
  position: relative;
  z-index: 1;
  display: block;
  margin: 0;
  text-align: center;
  flex: 1;
  padding: 8px;
}

.common-navigation-tab li .link {
  position: relative;
  display: block;
  font-size: 13px;
  color: rgba(37, 56, 88, 0.9);
  line-height: 1;
  transition: all 0.3s, transform 0.3s;
  padding: 8px 0;
  line-height: 16px;
  letter-spacing: -0.016em;
  cursor: pointer;
}

.common-navigation-tab li.current .link {
  color: #fff;
  font-weight: 500;
}

.common-navigation-tab:after {
  position: absolute;
  bottom: 3px;
  left: 3px;
  width: 48%;
  height: 42px;
  background: #0065ff;
  content: "";
  transition: transform 0.3s;
  border-radius: 80px;
}

.common-navigation-tab.active:after {
  transform: translate3d(105.5%, 0, 0);
  left: 1px;
  background: #089903;
}

.common-navigation-tab.active + .premiumPlan {
  color: #089903;
}

.common-navigation-tab.sticky-tab {
  background: #fff;
  border-radius: 30px;
  margin: 0;
  width: 250px;
}

.common-navigation-tab.sticky-tab li .link {
  padding: 2px 0;
}

.common-navigation-tab.sticky-tab:after {
  border-radius: 30px;
  height: 29px;
}

@media (max-width: 568px) {
  .common-navigation-tab.sticky-tab {
    margin: 0;
    width: 265px;
    border-radius: 35px;
  }
  .common-navigation-tab.sticky-tab li {
    padding: 8px;
  }
  .common-navigation-tab.sticky-tab li .link {
    padding: 6px 0;
  }
  .common-navigation-tab.sticky-tab li .link span {
    width: 108px;
    display: block;
    text-align: center;
    line-height: 12px;
    margin: 0 auto;
  }
  .common-navigation-tab.sticky-tab:after {
    border-radius: 35px;
    height: 34px;
  }
  .common-navigation-tab.sticky-tab.active:after {
    left: -1px;
  }
}
@media (max-width: 375px) {
  .common-navigation-tab.sticky-tab {
    width: 225px;
  }
  .common-navigation-tab.sticky-tab li {
    padding: 4px;
  }
  .common-navigation-tab.sticky-tab li .link {
    padding: 6px 0;
  }
  .common-navigation-tab.sticky-tab li .link span {
    width: 84px;
    display: block;
    text-align: center;
    line-height: 13px;
    margin: 0 auto;
  }
  .common-navigation-tab.sticky-tab:after {
    border-radius: 35px;
    height: 40px;
  }
}
@media (max-width: 320px) {
  .common-navigation-tab.sticky-tab {
    width: 216px;
  }
  .common-navigation-tab.sticky-tab li {
    padding: 4px;
  }
  .common-navigation-tab.sticky-tab li .link {
    padding: 6px 0;
  }
  .common-navigation-tab.sticky-tab li .link span {
    width: 84px;
    display: block;
    text-align: center;
    line-height: 13px;
    margin: 0 auto;
  }
  .common-navigation-tab.sticky-tab:after {
    border-radius: 35px;
    height: 40px;
  }
}
body {
  padding: 0;
  margin: 0;
  color: #253858;
}

section {
  width: 100%;
}

section.b-yellow {
  background: #fffbf1;
}

section.b-blue {
  background: #ddecff;
}

section.b-lighter-blue {
  background: #f7fbff;
}

.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 10px;
    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 10px;
    margin-top: 30px;
  }
  .section-grid.pd0 {
    padding: 0;
  }
}
.section-grid.pd-block24 {
  padding: 24px 0;
}

@media screen and (max-width: 1024px) {
  .section-grid.pd-block24 {
    padding: 24px 10px 0;
  }
}
.flexbox {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.flexbox.form-items {
  justify-content: space-between;
  padding: 0 0 40px 0;
}

@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: 16px auto 50px;
  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%;
  }
}
.yellow-line-heading {
  text-align: left;
  color: #253858;
  position: relative;
  margin: 0 0 24px;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.yellow-line-heading::after {
  background: #ffab00;
  content: "";
  position: absolute;
  height: 2px;
  width: 64px;
  bottom: -8px;
  left: 0;
}

@media screen and (max-width: 767px) {
  .yellow-line-heading {
    font-size: 20px;
    line-height: 24px;
  }
}
.heading-description {
  margin-bottom: 12px;
}

.heading-description .heading {
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  color: rgba(37, 56, 88, 0.8901960784);
  margin-bottom: 9px;
}

.heading-description .description {
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  color: rgba(37, 56, 88, 0.8901960784);
}

.table-wrapper .footable {
  overflow-x: auto;
  width: 100%;
}

.table-wrapper .footable .table {
  border: 1px solid #ddd;
  border-collapse: collapse;
}

@media screen and (max-width: 767px) {
  .table-wrapper .footable .table {
    width: 800px;
  }
}
.table-wrapper .footable .table tr:first-child {
  background: #ddecff;
}

.table-wrapper .footable .table tr:first-child td:first-child {
  background: #6184ff;
  color: #fff;
}

.table-wrapper .footable .table tr td:first-child {
  background-color: #f9f9f9;
  color: #0065ff;
}

.table-wrapper .footable .table td {
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  padding: 8px;
  color: rgba(37, 56, 88, 0.8901960784);
}

.table-wrapper .footable .table td:last-child {
  border-right: 0;
}

.table-wrapper .footable .table td span {
  display: block;
  font-weight: 600;
}

.table-wrapper .disclaimer {
  color: rgba(37, 56, 88, 0.3803921569);
  text-align: right;
  font-size: 10px;
  font-weight: 400;
  line-height: 13px !important;
  padding: 0;
  margin: 12px 0 0;
}

.plans-accordion {
  margin: 0 0 12px;
}

.plans-accordion .plans-accordion-heading {
  color: rgba(37, 56, 88, 0.8901960784);
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  text-align: left;
  width: 100%;
  border: 0;
  background: 0 0;
  position: relative;
  cursor: pointer;
}

.plans-accordion .plans-accordion-heading::after {
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  right: 7px;
  top: 7px;
  border: solid rgba(37, 56, 88, 0.8901960784);
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  transition: all 0.2s ease-out;
  margin: 0 0 3px 5px;
}

@media screen and (max-width: 767px) {
  .plans-accordion .plans-accordion-heading {
    padding: 0 20px 0 0;
  }
}
.plans-accordion .plans-accordion-heading.active::after {
  transform: rotate(-135deg);
  top: 6px;
}

.plans-accordion .plans-accordion-content {
  padding: 0;
  background-color: #fff;
  max-height: 0;
  overflow: hidden;
}

.plans-accordion .plans-accordion-content.active {
  padding-bottom: 0;
  max-height: 100%;
  padding-top: 6px;
}

.plans-accordion .plans-accordion-content p {
  margin-bottom: 12px;
}

.plans-accordion .plans-accordion-content .features {
  background: #f7fbff;
  padding: 12px;
  border-radius: 8px;
}

.plans-accordion .plans-accordion-content .features .heading {
  font-size: 16px;
  font-weight: 500;
  line-height: 26.8px;
  position: relative;
  display: flex;
  align-items: CENTER;
}

.plans-accordion .plans-accordion-content .features .heading::before {
  content: "";
  background: url(../../images/bu/investment/mixed-layout/investment-plan-features-icon.svg);
  width: 24px;
  height: 24px;
  display: inline-block;
  margin: 0 8px 0 0;
}

.plans-accordion .plans-accordion-content .features ol {
  padding: 0 24px;
  margin: 8px 0 0;
}

.plans-accordion .plans-accordion-content .features ol li {
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  color: rgba(37, 56, 88, 0.8901960784);
  margin-bottom: 6px;
}

.plans-accordion .plans-accordion-content .features ol li span {
  font-weight: 500;
}

.plans-accordion .plans-accordion-content .features ol li:last-child {
  margin: 0;
}

.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: -24px;
  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;
}

.block_content_wrapper_firstfold {
  margin-bottom: 13px;
}

.block_content_wrapper_firstfold .h1,
.block_content_wrapper_firstfold h1 {
  font-size: 32px;
  line-height: 30px;
  margin: 10px 0 20px;
  letter-spacing: 0.024em;
  font-weight: 700;
  padding-top: 10px;
}

.block_content_wrapper_firstfold .h1:has(+ .read-time),
.block_content_wrapper_firstfold h1:has(+ .read-time) {
  margin: 10px 0 4px;
}

@media screen and (max-width: 1024px) {
  .block_content_wrapper_firstfold .h1:has(+ .read-time),
  .block_content_wrapper_firstfold h1:has(+ .read-time) {
    margin: 0 0 4px;
  }
}
.block_content_wrapper_firstfold .read-time {
  color: #a7a7a7;
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
  margin-bottom: 0;
}

.block_content_wrapper_firstfold p {
  letter-spacing: 0.26px;
  color: #253858;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 13px;
}

.block_content_wrapper_firstfold p.char-count {
  display: inline;
}

.block_content_wrapper_firstfold p.char-count .extra-text-web {
  display: none;
}

.block_content_wrapper_firstfold p.char-count .extra-text-web.show-extra {
  display: inline;
}

@media screen and (max-width: 1024px) {
  .block_content_wrapper_firstfold p.char-count .extra-text {
    display: none;
  }
  .block_content_wrapper_firstfold p.char-count .extra-text.show-extra {
    display: inline;
  }
}
.block_content_wrapper_firstfold .text-hide-link {
  display: inline-block;
  color: #0065ff;
  cursor: pointer;
  line-height: 21px;
  font-size: 16px;
  font-weight: 700;
}

.block_content_wrapper_firstfold .text-hide-link:hover,
.block_content_wrapper_firstfold .text-hide-link:visited {
  color: #0065ff;
}

@media screen and (max-width: 1024px) {
  .block_content_wrapper_firstfold .text-hide-link {
    display: inline-block;
    color: #0065ff;
    cursor: pointer;
  }
  .block_content_wrapper_firstfold .text-hide-link:hover,
  .block_content_wrapper_firstfold .text-hide-link:visited {
    color: #0065ff;
  }
}
@media screen and (max-width: 1024px) {
  .block_content_wrapper_firstfold {
    background: #fff;
    margin: 0;
    padding: 10px;
  }
  .block_content_wrapper_firstfold h1 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 10px;
  }
  .block_content_wrapper_firstfold p {
    line-height: 24px;
  }
}
.block_content_wrapper_firstfold.in-mobile .extra-text,
.block_content_wrapper_firstfold.in-mobile .extra-text-web {
  display: inline;
}

@media screen and (max-width: 1024px) {
  .block_content_wrapper_firstfold.in-mobile .extra-text,
  .block_content_wrapper_firstfold.in-mobile .extra-text-web {
    display: none;
  }
  .block_content_wrapper_firstfold.in-mobile .extra-text-web.show-extra,
  .block_content_wrapper_firstfold.in-mobile .extra-text.show-extra {
    display: inline;
  }
}
.block_content_wrapper_firstfold.in-mobile .text-hide-link {
  display: none;
}

@media screen and (max-width: 1024px) {
  .block_content_wrapper_firstfold.in-mobile .text-hide-link {
    display: inline-block;
  }
}
.disForm.formBlock {
  background: #f5f7fe;
  padding: 25px 20px 20px;
  display: flex;
  align-items: flex-start;
  justify-content: space-around;
}

.disForm.formBlock:before {
  display: none;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock {
    flex-direction: column-reverse;
    padding: 0 0 0;
    width: 100%;
    max-width: 440px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1024px) {
  .disForm.formBlock:has(.new) {
    padding: 0;
    background: #fff;
  }
}
.disForm.formBlock.sippage {
  padding: 25px 0 20px;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock.sippage.with-sip-calculator {
    padding: 0 0 20px;
    flex-direction: column;
  }
}
.disForm.formBlock.sippage.with-sip-calculator .leftContentBox.sippage {
  padding-top: 20px;
  margin: 0 0 0 auto;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock.sippage.with-sip-calculator .leftContentBox.sippage {
    background: #fff;
    display: block;
    padding: 0 0 20px;
    margin: 0;
    border: 0;
  }
}
.disForm.formBlock.sippage.with-sip-calculator .rightContent.sippage {
  margin-top: 24px;
}

.disForm.formBlock.sippage.sip-calculator-top-fold {
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 3px 12px 0 rgba(0, 101, 255, 0.16);
  justify-content: space-between;
  padding: 29px 24px 24px;
  align-items: center;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock.sippage.sip-calculator-top-fold {
    flex-direction: column-reverse;
    padding: 0 16px 24px;
    box-shadow: 0 3px 12px 0 rgba(2, 100, 250, 0.431372549);
    width: 96%;
    margin: 0 auto;
  }
}
.disForm.formBlock.sippage.sip-calculator-top-fold .leftContentBox {
  padding: 0;
  margin: 0;
  max-width: 660px;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock.sippage.sip-calculator-top-fold .leftContentBox {
    display: block;
    border: 0;
    box-shadow: none;
    padding-top: 20px;
  }
}
.disForm.formBlock.sippage.sip-calculator-top-fold .leftContentBox #sip-calculator_graph.new {
  background: 0 0;
  margin: 0;
  padding: 0;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock.sippage.sip-calculator-top-fold .leftContentBox #sip-calculator_graph.new {
    box-shadow: none;
    border: 0;
  }
}
.disForm.formBlock.sippage.sip-calculator-top-fold .leftContentBox #sip-calculator_graph.new .sipc {
  background: #fff;
  padding: 0;
  box-shadow: none;
  border-radius: 0;
}

.disForm.formBlock.sippage.sip-calculator-top-fold .leftContentBox #sip-calculator_graph.new .sipc .totalWrap .amount_you_get.box,
.disForm.formBlock.sippage.sip-calculator-top-fold .leftContentBox #sip-calculator_graph.new .sipc .totalWrap .amount_you_receive.box {
  height: 100px;
  width: 105px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 16px 0;
}

.disForm.formBlock.sippage.sip-calculator-top-fold .leftContentBox #sip-calculator_graph.new .sipc .totalWrap .amount_you_get.box .upcs,
.disForm.formBlock.sippage.sip-calculator-top-fold .leftContentBox #sip-calculator_graph.new .sipc .totalWrap .amount_you_receive.box .upcs {
  padding: 0;
}

.disForm.formBlock.sippage.sip-calculator-top-fold .leftContentBox #sip-calculator_graph.new .sipc .totalWrap .amount_you_get.box .futurvalue,
.disForm.formBlock.sippage.sip-calculator-top-fold .leftContentBox #sip-calculator_graph.new .sipc .totalWrap .amount_you_get.box .investedamt,
.disForm.formBlock.sippage.sip-calculator-top-fold .leftContentBox #sip-calculator_graph.new .sipc .totalWrap .amount_you_receive.box .futurvalue,
.disForm.formBlock.sippage.sip-calculator-top-fold .leftContentBox #sip-calculator_graph.new .sipc .totalWrap .amount_you_receive.box .investedamt {
  font-size: 16px;
  line-height: normal;
  font-weight: 700;
  padding: 0;
}

@media screen and (max-width: 767px) {
  .disForm.formBlock.sippage.sip-calculator-top-fold .leftContentBox #sip-calculator_graph.new .sipc .totalWrap .amount_you_get.box,
  .disForm.formBlock.sippage.sip-calculator-top-fold .leftContentBox #sip-calculator_graph.new .sipc .totalWrap .amount_you_receive.box {
    width: 46% !important;
  }
}
.disForm.formBlock.sippage.sip-calculator-top-fold .leftContentBox #sip-calculator_graph.new .sipc .totalWrap .amount_you_get.box {
  background: #5b9bfd;
}

.disForm.formBlock.sippage.sip-calculator-top-fold .leftContentBox #sip-calculator_graph.new .sipc .totalWrap .amount_you_get.box .overyear {
  font-size: 10px;
  margin: 0;
  padding: 0;
  opacity: 1;
  line-height: normal;
  font-weight: 500;
}

.disForm.formBlock.sippage.sip-calculator-top-fold .leftContentBox #sip-calculator_graph.new .sipc .totalWrap .amount_you_receive.box {
  background: #4db050;
}

.disForm.formBlock.sippage.sip-calculator-top-fold .leftContentBox #sip-calculator_graph.new .sipc .totalWrap .amount_you_receive.box .afteryear {
  font-size: 10px;
  margin: 0;
  padding: 0;
  opacity: 1;
  line-height: normal;
  font-weight: 500;
}

.disForm.formBlock.sippage.sip-calculator-top-fold .leftContentBox #sip-calculator_graph.new .sipc .calculator_with_graph .sipc_all_input .sip-form input.valid + label {
  font-size: 12px;
  font-weight: 500 !important;
  color: var(--text-89, rgba(37, 56, 88, 0.89));
}

.disForm.formBlock.sippage.sip-calculator-top-fold .leftContentBox #sip-calculator_graph.new .sipc .calculator_with_graph .sipc_all_input .sip-form input#sipAmtInvest {
  padding: 8px 16px 8px 30px;
  height: 49px;
  color: var(--text-89, rgba(37, 56, 88, 0.89));
  font-size: 16px;
  font-style: normal;
  font-weight: 450;
  line-height: 20.8px;
}

.disForm.formBlock.sippage.sip-calculator-top-fold .leftContentBox #sip-calculator_graph.new .sipc .calculator_with_graph .sipc_all_input .sip-form .rupeeicon {
  top: 15px;
  color: var(--text-89, rgba(37, 56, 88, 0.89));
  font-size: 16px;
  font-style: normal;
  font-weight: 450;
  line-height: 20.8px;
}

.disForm.formBlock.sippage.sip-calculator-top-fold .leftContentBox #sip-calculator_graph.new .sipc .calculator_with_graph .sipc_all_input .sip-form .slider .slider-heading .scrollAmt #sipExpectedROI {
  padding: 4px 8px;
}

.disForm.formBlock.sippage.sip-calculator-top-fold .leftContentBox #sip-calculator_graph.new .sipc .calculator_with_graph .sipc_all_input .sip-form .slider .slider-heading .scrollAmt input {
  border: 1px solid #5e6c84;
  border-radius: 8px;
  width: 85px;
  padding: 4px 8px 4px;
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  height: 30px;
  font-size: 12px;
  line-height: normal;
}

.disForm.formBlock.sippage.sip-calculator-top-fold .leftContentBox #sip-calculator_graph.new .sipc .calculator_with_graph .sipc_all_input .sip-form .slider .slider-heading .scrollAmt label {
  color: var(--text-60, rgba(37, 56, 88, 0.6));
  opacity: 1;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.disForm.formBlock.sippage.sip-calculator-top-fold .leftContentBox #sip-calculator_graph.new .sipc .calculator_with_graph .sipc_all_input .sip-form .slider .sliderBox .ui-widget-content .step span {
  color: var(--text-89, rgba(37, 56, 88, 0.89));
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.disForm.formBlock.sippage.sip-calculator-top-fold .rightContent {
  margin: 0;
  max-width: 418px;
  box-shadow: none;
  border-radius: 12px;
  border: 1px solid var(--tag-1-tag-1, rgba(57, 98, 237, 0.12));
  background: #fff;
  width: 100%;
  padding: 32px 12px 24px;
  box-shadow: 0 3px 12px 0 rgba(2, 100, 250, 0.431372549);
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock.sippage.sip-calculator-top-fold .rightContent {
    border: 0;
    padding: 12px 0 0;
    box-shadow: none;
  }
}
.disForm.formBlock.sippage.sip-calculator-top-fold .rightContent:before {
  content: "";
  width: 92%;
  background: #40bc70;
  height: 4px;
  border-radius: 50px 50px 0 0;
  position: absolute;
  top: -5px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: none;
}

.disForm.formBlock.sippage.sip-calculator-top-fold .rightContent .investment-bg .slider-heading-section .slider-heading .heading {
  color: var(--brand, #0065ff);
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  margin-bottom: 8px;
}

.disForm.formBlock.sippage.sip-calculator-top-fold .rightContent .investment-bg .slider-heading-section .slider-heading .description {
  color: var(--text-89, rgba(37, 56, 88, 0.89));
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  margin-top: 0;
}

.disForm.formBlock.sippage.sip-calculator-top-fold .rightContent .investment-bg .slider-heading-section .slick-dots li button:before {
  font-size: 45px;
  color: #f5f5f5;
  opacity: 1;
}

.disForm.formBlock.sippage.sip-calculator-top-fold .rightContent .investment-bg .slider-heading-section .slick-dots li.slick-active button:before {
  color: #0065ff;
}

.disForm.formBlock.sippage.sip-calculator-top-fold .rightContent .investment-bg form {
  margin-top: 0;
}

.disForm.formBlock.sippage.sip-calculator-top-fold .rightContent .investment-bg #number_f {
  position: relative;
  margin-bottom: 30px;
}

.disForm.formBlock.sippage.sip-calculator-top-fold .rightContent .investment-bg #number_f::before {
  content: "";
  background: url(../../images/bu/investment/sip-cal-mobile-icon.svg);
  width: 14px;
  height: 24px;
  position: absolute;
  top: 50%;
  left: 16px;
  transform: translate(0, -50%);
  z-index: 10;
}

.disForm.formBlock.sippage.sip-calculator-top-fold .rightContent .investment-bg .fieldWrapper {
  margin-top: 15px;
  border: 1px solid #868383;
}

.disForm.formBlock.sippage.sip-calculator-top-fold .rightContent .investment-bg .fieldWrapper .formInput .feildLable {
  color: #868383;
}

.disForm.formBlock.sippage.sip-calculator-top-fold .rightContent .investment-bg .fieldWrapper .formInput #invname + .feildLable {
  left: 40px !important;
}

.disForm.formBlock.sippage.sip-calculator-top-fold .rightContent .investment-bg .fieldWrapper .formInput #invemail.labelshow + .feildLable,
.disForm.formBlock.sippage.sip-calculator-top-fold .rightContent .investment-bg .fieldWrapper .formInput #invemail:focus + .feildLable,
.disForm.formBlock.sippage.sip-calculator-top-fold .rightContent .investment-bg .fieldWrapper .formInput #invname.labelshow + .feildLable,
.disForm.formBlock.sippage.sip-calculator-top-fold .rightContent .investment-bg .fieldWrapper .formInput #invname:focus + .feildLable {
  left: 14px !important;
}

.disForm.formBlock.sippage.sip-calculator-top-fold .rightContent .investment-bg .fieldWrapper .formInput #invemail + .feildLable {
  left: 50px !important;
}

.disForm.formBlock.sippage.sip-calculator-top-fold .rightContent .investment-bg .fieldWrapper .formInput .feildLable {
  left: 164px !important;
}

.disForm.formBlock.sippage.sip-calculator-top-fold .rightContent .investment-bg .fieldWrapper .formInput input.labelshow + .feildLable,
.disForm.formBlock.sippage.sip-calculator-top-fold .rightContent .investment-bg .fieldWrapper .formInput input:focus + .feildLable {
  left: 14px !important;
}

.disForm.formBlock.sippage.sip-calculator-top-fold .rightContent .investment-bg .fieldWrapper .fullWidht {
  padding: 0 19px 0 40px;
  color: var(--text-89, rgba(37, 56, 88, 0.89));
  font-size: 16px;
  font-style: normal;
  font-weight: 450;
  line-height: 20.8px;
}

.disForm.formBlock.sippage.sip-calculator-top-fold .rightContent .investment-bg .fieldWrapper #name_feild {
  position: relative;
}

.disForm.formBlock.sippage.sip-calculator-top-fold .rightContent .investment-bg .fieldWrapper #name_feild::before {
  content: "";
  background: url(../../images/bu/investment/sip-cal-user-icon.svg);
  width: 14px;
  height: 24px;
  position: absolute;
  left: 16px;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 10;
}

.disForm.formBlock.sippage.sip-calculator-top-fold .rightContent .investment-bg .fieldWrapper #mob_feild2feild {
  padding: 0 5px 0 45px;
  width: 165px;
}

.disForm.formBlock.sippage.sip-calculator-top-fold .rightContent .investment-bg .fieldWrapper #mob_feild2feild:after {
  left: 95px;
}

.disForm.formBlock.sippage.sip-calculator-top-fold .rightContent .investment-bg .fieldWrapper #mob_feild2feild .cCode {
  color: var(--38, rgba(37, 56, 88, 0.38));
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}

.disForm.formBlock.sippage.sip-calculator-top-fold .rightContent .investment-bg .fieldWrapper #mob_feild2feild select {
  color: var(--text-89, rgba(37, 56, 88, 0.89));
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20.8px;
  z-index: 10;
}

.disForm.formBlock.sippage.sip-calculator-top-fold .rightContent .investment-bg .fieldWrapper #mob_feild2feild select.active {
  font-size: 0;
  min-height: 30px;
  min-width: 70px;
}

.disForm.formBlock.sippage.sip-calculator-top-fold .rightContent .investment-bg .fieldWrapper #mob_feild2feild select option {
  font-size: 16px;
}

.disForm.formBlock.sippage.sip-calculator-top-fold .rightContent .investment-bg .fieldWrapper #invmobile {
  padding-left: 167px;
}

.disForm.formBlock.sippage.sip-calculator-top-fold .rightContent .investment-bg #email #name_feild {
  position: relative;
}

.disForm.formBlock.sippage.sip-calculator-top-fold .rightContent .investment-bg #email #name_feild::before {
  content: "";
  background: url(../../images/bu/investment/sip-cal-mail-icon.svg);
  width: 23px;
  height: 17px;
  position: absolute;
  left: 16px;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 10;
}

.disForm.formBlock.sippage.sip-calculator-top-fold .rightContent .investment-bg #email #name_feild .fullWidht {
  padding: 0 19px 0 55px;
}

.disForm.formBlock.sippage.sip-calculator-top-fold .rightContent .investment-bg .termCondition {
  line-height: 16px;
  padding: 0 20px !important;
}

.disForm.formBlock.sippage.sip-calculator-top-fold .rightContent .investment-bg .termCondition.isnri {
  color: #ea8936;
  background: #fff1e5;
  display: inline;
  padding: 4px 10px 5px !important;
  border-radius: 4px;
}

.disForm.formBlock.sippage.sip-calculator-top-fold .rightContent #loader,
.disForm.formBlock.sippage.sip-calculator-top-fold .rightContent .proceed {
  margin: 0 auto 12px;
}

.disForm.formBlock.sippage.sip-calculator-top-fold .rightContent .form-whatsapp {
  margin-top: 12px;
}

.disForm.formBlock .leftContentBox {
  max-width: 630px;
  width: 100%;
  margin: 10px 0 0;
  position: relative;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox {
    display: block;
    margin: 20px auto 0;
    background: #fff;
    width: 100%;
    padding: 10px 15px;
    border-top: solid 0.8px rgba(23, 43, 77, 0.2);
    border-bottom: solid 0.8px rgba(23, 43, 77, 0.2);
    max-width: 100%;
  }
}
.disForm.formBlock .leftContentBox .leftbox {
  position: relative;
}

.disForm.formBlock .leftContentBox .leftbox .term_cond {
  position: absolute;
  bottom: -115px;
  left: 0;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox .leftbox {
    width: 100%;
  }
  .disForm.formBlock .leftContentBox .leftbox .term_cond {
    text-align: center;
    position: relative;
    bottom: auto;
    left: auto;
  }
}
.disForm.formBlock .leftContentBox .leftbox .invBanner .stairgraphic {
  height: 270px;
  background: url(../../images/bu/investment/top_vector.png) no-repeat 0 0;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox .leftbox .invBanner .stairgraphic {
    display: none;
  }
}
.disForm.formBlock .leftContentBox .leftbox .pointers {
  margin: 20px 0 0;
  position: relative;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox .leftbox .pointers {
    margin: 0;
  }
}
.disForm.formBlock .leftContentBox .leftbox .pointers .headingtext {
  font-size: 20px;
  margin: 0 0 15px 0;
  font-weight: 500;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox .leftbox .pointers .headingtext {
    display: block;
    text-align: left;
    margin: 0;
    padding: 20px 0 0 12px;
  }
}
.disForm.formBlock .leftContentBox .leftbox .pointers .headingtext.ulippage {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0;
  color: #2a3f4f;
  line-height: 32px;
  text-align: CENTER;
  margin: 45px auto 25px;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox .leftbox .pointers .headingtext.ulippage {
    font-size: 20px;
    line-height: 26px;
    margin: 17px auto 16px;
  }
}
.disForm.formBlock .leftContentBox .leftbox .pointers .pointerlist {
  display: flex;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox .leftbox .pointers .pointerlist {
    margin: 0 auto;
    border-radius: 5px;
    padding: 5px 0;
    max-width: 440px;
    border: solid 0.8px rgba(23, 43, 77, 0.2);
  }
}
.disForm.formBlock .leftContentBox .leftbox .pointers .pointerlist li {
  padding: 10px 5px 10px 62px;
  margin: 0 25px 0 0;
  position: relative;
  border: 1px solid #ccc;
  list-style: none;
  border-radius: 5px;
  width: 200px;
  background-color: #fff;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.disForm.formBlock .leftContentBox .leftbox .pointers .pointerlist li:before {
  width: 40px;
  height: 40px;
  position: absolute;
  content: "";
  left: 10px;
  top: 22%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.disForm.formBlock .leftContentBox .leftbox .pointers .pointerlist li.saveupto:before {
  background-image: url(../../images/bu/investment/guaranteed_tax.svg);
}

.disForm.formBlock .leftContentBox .leftbox .pointers .pointerlist li.ulipcover.saving:before {
  background-image: url(../../images/bu/investment/crore.svg);
}

.disForm.formBlock .leftContentBox .leftbox .pointers .pointerlist li.ulipcover:before {
  background-image: url(../../images/bu/investment/crore.svg);
}

.disForm.formBlock .leftContentBox .leftbox .pointers .pointerlist li.familycount:before {
  background-image: url(../../images/bu/investment/zero_itcg.svg);
}

.disForm.formBlock .leftContentBox .leftbox .pointers .pointerlist li.saving:before {
  background-image: url(../../images/bu/investment/inbuildcover.png);
}

.disForm.formBlock .leftContentBox .leftbox .pointers .pointerlist li.lifecover::before {
  background-image: url(../../images/bu/investment/inbuildcover.png);
}

.disForm.formBlock .leftContentBox .leftbox .pointers .pointerlist li.gethigh-return::before {
  background-image: url(../../images/bu/investment/gethigh-return.svg);
}

.disForm.formBlock .leftContentBox .leftbox .pointers .pointerlist li.tax-saving:before {
  background-image: url(../../images/bu/investment/tax-saving.svg);
}

.disForm.formBlock .leftContentBox .leftbox .pointers .pointerlist li.saving-80c:before {
  background-image: url(../../images/bu/investment/saving-80c.svg);
}

.disForm.formBlock .leftContentBox .leftbox .pointers .pointerlist li p {
  font-weight: 600;
  margin: 0;
  line-height: 16px;
  font-size: 12px;
  color: #000;
  margin-bottom: 3px;
}

.disForm.formBlock .leftContentBox .leftbox .pointers .pointerlist li span {
  font-size: 12px;
  color: #000;
  line-height: 15px;
  margin-left: 10px;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox .leftbox .pointers .pointerlist li {
    border-radius: 0;
    background-color: #fff;
    text-align: center;
    border: none;
    margin: 0;
    border-right: 1px solid #ccc;
    padding: 60px 15px 10px;
    width: 33%;
    justify-content: flex-start;
  }
  .disForm.formBlock .leftContentBox .leftbox .pointers .pointerlist li:last-child {
    border-right: 0;
  }
  .disForm.formBlock .leftContentBox .leftbox .pointers .pointerlist li::before {
    left: 0;
    top: 9px;
    right: 0;
    margin: 0 auto;
  }
}
.disForm.formBlock .leftContentBox .leftbox .pointers .pointerlist.ulippage li {
  padding: 0;
  margin: 0;
  position: relative;
  border: 0;
  list-style: none;
  border-radius: 0;
  width: 33.3%;
  background-color: transparent;
  text-align: left;
  display: flex;
  flex-direction: column;
  align-items: CENTER;
}

.disForm.formBlock .leftContentBox .leftbox .pointers .pointerlist.ulippage li:before {
  display: none;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox .leftbox .pointers .pointerlist.ulippage li:after {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.1215686275);
  }
  .disForm.formBlock .leftContentBox .leftbox .pointers .pointerlist.ulippage li:last-of-type::after {
    display: none;
  }
}
.disForm.formBlock .leftContentBox .leftbox .pointers .pointerlist.ulippage li p {
  font-weight: 700;
  line-height: 21px;
  font-size: 16px;
  margin: 1px 0 4px;
  letter-spacing: 0;
  color: #2a3f4f;
  text-align: center;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox .leftbox .pointers .pointerlist.ulippage li p {
    font-size: 12px;
    line-height: 16px;
    margin-top: 16px;
    padding: 0 6px;
  }
}
.disForm.formBlock .leftContentBox .leftbox .pointers .pointerlist.ulippage li span {
  font-size: 12px;
  line-height: 16px;
  margin-left: 0;
  letter-spacing: 0;
  color: rgba(0, 0, 0, 0.6);
  text-align: center;
  padding: 0 6px;
}

.disForm.formBlock .leftContentBox .leftbox .pointers .pointerlist.ulippage li .saving {
  text-align: center;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox .leftbox .pointers .pointerlist.ulippage {
    margin: 0 auto;
    border-radius: 24px;
    padding: 20px 36px;
    max-width: 100%;
    border: 0;
    background: #f9fdf7;
  }
}
@media screen and (max-width: 767px) {
  .disForm.formBlock .leftContentBox .leftbox .pointers .pointerlist.ulippage {
    padding: 20px 0;
  }
}
.disForm.formBlock .leftContentBox.new {
  margin: 0;
  max-width: 640px;
  position: relative;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.new {
    border: 0;
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
}
.disForm.formBlock .leftContentBox.new .left-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 40px;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.new .left-container {
    margin-top: 0;
  }
}
.disForm.formBlock .leftContentBox.new .left {
  width: 48%;
  max-height: 350px;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.new .left {
    display: none;
  }
}
.disForm.formBlock .leftContentBox.new .left .akshayBanner {
  position: relative;
  position: relative;
  height: 255px;
  overflow: hidden;
  top: 0;
  left: 11px;
}

.disForm.formBlock .leftContentBox.new .left .akshayBanner.new {
  height: 330px;
  overflow: hidden;
  top: 0;
}

.disForm.formBlock .leftContentBox.new .left .akshayBanner.new + .feature_pointer {
  top: -35px;
}

.disForm.formBlock .leftContentBox.new .left .akshayBanner img {
  width: 100%;
}

.disForm.formBlock .leftContentBox.new .left .akshayBanner .content-placeholder {
  position: absolute;
  top: 0;
  width: 124px;
  font-size: 14px;
  color: #000;
  text-align: center;
  top: 116px;
  font-weight: 600;
  left: 145px;
  transform: rotate(3deg);
  display: none;
}

.disForm.formBlock .leftContentBox.new .left .akshayBanner .content-placeholder span p {
  margin: 0;
  font-weight: 600;
  line-height: 22px;
  font-size: 14px;
}

.disForm.formBlock .leftContentBox.new .left .akshayBanner .content-placeholder span p:first-child {
  font-weight: 500;
}

.disForm.formBlock .leftContentBox.new .left .akshayBanner .content-placeholder .highlight {
  color: #0065ff;
  line-height: 24px;
}

.disForm.formBlock .leftContentBox.new .left .feature_pointer {
  position: relative;
  top: 0;
}

@media (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.new .left .feature_pointer {
    top: 0;
  }
}
.disForm.formBlock .leftContentBox.new .left .feature_pointer .listitem {
  background: #fff;
  box-shadow: 0 3px 20px #e3d5ff;
  border-radius: 8px;
  width: 150px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  bottom: 0;
  margin: 0 0 10px 20px;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  padding: 7px 10px 5px;
}

.disForm.formBlock .leftContentBox.new .left .feature_pointer .listitem:first-child {
  margin: 0;
  min-height: 50px;
}

@media (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.new .left .feature_pointer .listitem:first-child {
    margin: 10px;
  }
}
.disForm.formBlock .leftContentBox.new .left .feature_pointer .listitem:nth-child(2) {
  margin: 0 0 2px;
  top: -50px;
  right: -160px;
  min-height: 50px;
}

@media (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.new .left .feature_pointer .listitem:nth-child(2) {
    margin: 10px;
  }
}
.disForm.formBlock .leftContentBox.new .left .feature_pointer .listitem:nth-child(3) {
  position: absolute;
  left: 0;
  bottom: -10px;
  right: 0;
  margin: 0 auto;
  min-height: 50px;
}

@media (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.new .left .feature_pointer .listitem:nth-child(3) {
    position: initial;
    margin: 10px;
  }
}
.disForm.formBlock .leftContentBox.new .left .feature_pointer .listitem .icon {
  width: 50%;
  max-width: 75px;
}

.disForm.formBlock .leftContentBox.new .left .feature_pointer .listitem .icon img {
  width: 100%;
}

.disForm.formBlock .leftContentBox.new .left .feature_pointer .listitem .text {
  width: 50%;
}

.disForm.formBlock .leftContentBox.new .left .feature_pointer .listitem .text .bigtext {
  text-align: left;
  display: block;
  position: relative;
  font-size: 12px;
  font-weight: 600;
  line-height: 14px;
  padding-left: 20px;
}

.disForm.formBlock .leftContentBox.new .left .feature_pointer .listitem .text .bigtext sup {
  position: relative;
  top: 0;
  left: -3px;
}

@media only screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.new .left .feature_pointer .listitem .text .bigtext {
    font-size: 14px;
    line-height: 16px;
  }
}
.disForm.formBlock .leftContentBox.new .left .feature_pointer .listitem .text .bigtext:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 6px solid #5bc456;
  position: absolute;
  left: 7px;
  top: 3px;
}

@media only screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.new .left .feature_pointer .listitem .text .bigtext:before {
    top: 3px;
  }
}
.disForm.formBlock .leftContentBox.new .right {
  width: 48%;
}

@media (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.new .right {
    width: 100%;
    border-radius: 0;
    margin: 0 0 0;
    padding: 25px 15px;
    background: #f1f7ff;
  }
}
.disForm.formBlock .leftContentBox.new .right .common_heading {
  font-weight: 700;
  font-size: 20px;
  line-height: 23px;
  color: #253858;
  margin-bottom: 36px;
}

.disForm.formBlock .leftContentBox.new .right .pointer {
  list-style: none;
  align-items: center;
}

.disForm.formBlock .leftContentBox.new .right .pointer li {
  display: flex;
  flex-wrap: nowrap;
  margin-bottom: 32px;
  color: #000;
  width: 100%;
  align-items: center;
}

.disForm.formBlock .leftContentBox.new .right .pointer li:last-child {
  margin-bottom: 0;
}

.disForm.formBlock .leftContentBox.new .right .pointer li.inv_2ndpointer .smalltext {
  max-width: 85%;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.new .right .pointer li.inv_2ndpointer .smalltext {
    width: 100%;
  }
}
.disForm.formBlock .leftContentBox.new .right .pointer .icon {
  width: 46px;
  display: block;
  position: relative;
  height: 36px;
  flex-shrink: 0;
}

.disForm.formBlock .leftContentBox.new .right .pointer .icon img {
  width: 36px;
  height: auto;
}

.disForm.formBlock .leftContentBox.new .right .pointer .text {
  margin-left: 5px;
}

.disForm.formBlock .leftContentBox.new .right .pointer .text .bigtext {
  line-height: 16px;
  margin-bottom: 5px;
}

.disForm.formBlock .leftContentBox.new .right .bigtext {
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  color: #253858;
  line-height: 26px;
}

.disForm.formBlock .leftContentBox.new .right .bigtext .sm {
  font-size: 10px;
  font-weight: 400;
}

@media only screen and (max-width: 568px) {
  .disForm.formBlock .leftContentBox.new .right .bigtext .sm {
    font-size: 12px;
  }
}
.disForm.formBlock .leftContentBox.new .right .smalltext {
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #253858;
  display: block;
  line-height: 20px;
  max-width: 100%;
}

.disForm.formBlock .leftContentBox.new .disclaimer.mr-none {
  position: absolute;
  left: 0;
  bottom: -160px;
}

.disForm.formBlock .leftContentBox.new .disclaimer.mr-none p {
  letter-spacing: 0;
  color: #253858;
  opacity: 0.6;
  font-size: 10px;
  line-height: 13px;
  font-weight: 400;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.new .disclaimer.mr-none {
    position: relative;
    left: auto;
    bottom: auto;
  }
}
.disForm.formBlock .leftContentBox.mutualfundpage .leftbox .term_cond {
  bottom: -40px;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.mutualfundpage .leftbox .term_cond {
    position: relative;
    bottom: auto;
    left: auto;
  }
}
.disForm.formBlock .leftContentBox.annuitypage .leftbox .invBanner .stairgraphic,
.disForm.formBlock .leftContentBox.childpage .leftbox .invBanner .stairgraphic,
.disForm.formBlock .leftContentBox.pensionpage .leftbox .invBanner .stairgraphic {
  background-image: url(../../images/bu/investment/pension_plan.png);
  background-size: contain;
  height: 280px;
  background-position: center;
  background-repeat: no-repeat;
}

.disForm.formBlock .leftContentBox.annuitypage .leftbox .pointers .pointerlist,
.disForm.formBlock .leftContentBox.childpage .leftbox .pointers .pointerlist,
.disForm.formBlock .leftContentBox.pensionpage .leftbox .pointers .pointerlist {
  display: block;
  position: relative;
  top: -42px;
  left: -30px;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.annuitypage .leftbox .pointers .pointerlist,
  .disForm.formBlock .leftContentBox.childpage .leftbox .pointers .pointerlist,
  .disForm.formBlock .leftContentBox.pensionpage .leftbox .pointers .pointerlist {
    border: none;
    top: 0;
    left: 0;
  }
}
.disForm.formBlock .leftContentBox.annuitypage .leftbox .pointers .pointerlist li,
.disForm.formBlock .leftContentBox.childpage .leftbox .pointers .pointerlist li,
.disForm.formBlock .leftContentBox.pensionpage .leftbox .pointers .pointerlist li {
  padding: 21px 0 21px 50px;
  width: 285px;
  max-width: 100%;
  border: none;
  border-radius: 8px;
  margin: 0 auto 15px;
  box-shadow: 0 3px 20px #e3d5ff;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.annuitypage .leftbox .pointers .pointerlist li,
  .disForm.formBlock .leftContentBox.childpage .leftbox .pointers .pointerlist li,
  .disForm.formBlock .leftContentBox.pensionpage .leftbox .pointers .pointerlist li {
    margin: 0;
    padding: 0;
  }
}
.disForm.formBlock .leftContentBox.annuitypage .leftbox .pointers .pointerlist li p,
.disForm.formBlock .leftContentBox.childpage .leftbox .pointers .pointerlist li p,
.disForm.formBlock .leftContentBox.pensionpage .leftbox .pointers .pointerlist li p {
  font-size: 14px;
  margin: 0;
  margin-left: 10px;
  font-weight: 500;
}

.disForm.formBlock .leftContentBox.annuitypage .leftbox .pointers .pointerlist li.saving,
.disForm.formBlock .leftContentBox.childpage .leftbox .pointers .pointerlist li.saving,
.disForm.formBlock .leftContentBox.pensionpage .leftbox .pointers .pointerlist li.saving {
  margin: 0 100px 15px auto;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.annuitypage .leftbox .pointers .pointerlist li.saving,
  .disForm.formBlock .leftContentBox.childpage .leftbox .pointers .pointerlist li.saving,
  .disForm.formBlock .leftContentBox.pensionpage .leftbox .pointers .pointerlist li.saving {
    padding: 0 20px 0 40px;
    margin: 10px;
    text-align: left;
    height: 60px;
    display: flex;
    box-shadow: none;
    align-items: flex-start;
    justify-content: center;
  }
}
.disForm.formBlock .leftContentBox.annuitypage .leftbox .pointers .pointerlist li.familycount,
.disForm.formBlock .leftContentBox.childpage .leftbox .pointers .pointerlist li.familycount,
.disForm.formBlock .leftContentBox.pensionpage .leftbox .pointers .pointerlist li.familycount {
  margin: 0 auto 15px 160px;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.annuitypage .leftbox .pointers .pointerlist li.familycount,
  .disForm.formBlock .leftContentBox.childpage .leftbox .pointers .pointerlist li.familycount,
  .disForm.formBlock .leftContentBox.pensionpage .leftbox .pointers .pointerlist li.familycount {
    padding: 0 20px 0 40px;
    margin: 10px;
    text-align: left;
    height: 60px;
    box-shadow: none;
    display: flex;
    align-items: flex-start;
    justify-content: center;
  }
}
@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.annuitypage .leftbox .pointers .pointerlist li,
  .disForm.formBlock .leftContentBox.childpage .leftbox .pointers .pointerlist li,
  .disForm.formBlock .leftContentBox.pensionpage .leftbox .pointers .pointerlist li {
    padding: 0 20px 0 40px;
    margin: 10px;
    text-align: left;
    height: 60px;
    box-shadow: none;
    display: flex;
    align-items: flex-start;
    justify-content: center;
  }
}
.disForm.formBlock .leftContentBox.annuitypage .leftbox .pointers .pointerlist li::before,
.disForm.formBlock .leftContentBox.childpage .leftbox .pointers .pointerlist li::before,
.disForm.formBlock .leftContentBox.pensionpage .leftbox .pointers .pointerlist li::before {
  width: 35px;
  height: 35px;
  left: 10px;
  top: 50%;
  transform: translate(0, -50%);
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.annuitypage .leftbox .pointers .pointerlist li::before,
  .disForm.formBlock .leftContentBox.childpage .leftbox .pointers .pointerlist li::before,
  .disForm.formBlock .leftContentBox.pensionpage .leftbox .pointers .pointerlist li::before {
    left: 0;
    right: initial;
    margin: 0 auto;
  }
}
.disForm.formBlock .leftContentBox.annuitypage .leftbox .pointers .pointerlist li.saveupto:before,
.disForm.formBlock .leftContentBox.childpage .leftbox .pointers .pointerlist li.saveupto:before,
.disForm.formBlock .leftContentBox.pensionpage .leftbox .pointers .pointerlist li.saveupto:before {
  background-image: url("../../images/bu/investment/pension-plans-top-fold-icon-1.svg") !important;
  background-size: 100%;
}

.disForm.formBlock .leftContentBox.annuitypage .leftbox .pointers .pointerlist li.saving:before,
.disForm.formBlock .leftContentBox.childpage .leftbox .pointers .pointerlist li.saving:before,
.disForm.formBlock .leftContentBox.pensionpage .leftbox .pointers .pointerlist li.saving:before {
  background-image: url("../../images/bu/investment/pension-plans-top-fold-icon-2.svg") !important;
  background-size: 100%;
}

.disForm.formBlock .leftContentBox.annuitypage .leftbox .pointers .pointerlist li.familycount:before,
.disForm.formBlock .leftContentBox.childpage .leftbox .pointers .pointerlist li.familycount:before,
.disForm.formBlock .leftContentBox.pensionpage .leftbox .pointers .pointerlist li.familycount:before {
  background-image: url("../../images/bu/investment/pension-plans-top-fold-icon-3.svg") !important;
  background-size: 100%;
}

.disForm.formBlock .leftContentBox.annuitypage .leftbox .term_cond,
.disForm.formBlock .leftContentBox.childpage .leftbox .term_cond,
.disForm.formBlock .leftContentBox.pensionpage .leftbox .term_cond {
  position: relative;
  bottom: auto;
  left: auto;
}

.disForm.formBlock .leftContentBox.annuitypage .leftbox .pointers .pointerlist li.saving:before {
  background-image: url("../../images/bu/investment/pension-plans-top-fold-icon-no-tax.svg") !important;
  background-size: 100%;
}

.disForm.formBlock .leftContentBox.annuitypage .leftbox .pointers .pointerlist li.familycount:before {
  background-image: url("../../images/bu/investment/pension-plans-top-fold-icon-growth.svg") !important;
  background-size: 100%;
}

.disForm.formBlock .leftContentBox.childpage .leftbox .pointers {
  position: relative;
  margin: 0;
  left: 0;
  width: 100%;
}

.disForm.formBlock .leftContentBox.childpage .leftbox .pointers .headingtext {
  font-size: 20px;
  margin: 0 0 15px 0;
  font-weight: 500;
  position: absolute;
  left: 50%;
  top: -39%;
  transform: translate(0, -60%);
}

.disForm.formBlock .leftContentBox.childpage .leftbox .pointers .headingtext.article-heading {
  left: 35%;
  min-width: 309px;
}

.disForm.formBlock .leftContentBox.childpage .leftbox .pointers .headingtext span {
  font-weight: 600;
  color: #253858;
  font-size: 20px;
  display: block;
  line-height: 30px;
}

.disForm.formBlock .leftContentBox.childpage .leftbox .pointers .headingtext span.large {
  font-size: 25px;
  font-weight: 700;
}

.disForm.formBlock .leftContentBox.childpage .leftbox .pointers .headingtext span.mid {
  font-size: 20px;
  font-weight: 500;
}

.disForm.formBlock .leftContentBox.childpage .leftbox .pointers .pointerlist {
  top: 0;
  left: 0;
}

.disForm.formBlock .leftContentBox.childpage .leftbox .pointers .pointerlist li {
  padding: 10px 10px 10px 45px;
  min-height: 52px;
  align-items: flex-start;
  justify-content: center !important;
}

.disForm.formBlock .leftContentBox.childpage .leftbox .pointers .pointerlist li p {
  font-size: 11px;
}

.disForm.formBlock .leftContentBox.childpage .leftbox .pointers .pointerlist li.lop,
.disForm.formBlock .leftContentBox.childpage .leftbox .pointers .pointerlist li.tfm {
  margin: 0 0 10px 60px;
  width: auto;
  display: inline-flex;
  max-width: 230px;
}

.disForm.formBlock .leftContentBox.childpage .leftbox .pointers .pointerlist li.tfm {
  max-width: 180px;
  position: relative;
}

.disForm.formBlock .leftContentBox.childpage .leftbox .pointers .pointerlist li.tfm sup {
  position: absolute;
  top: 22px;
}

.disForm.formBlock .leftContentBox.childpage .leftbox .pointers .pointerlist li.ap {
  margin: -10px 0 0 250px;
  width: auto;
  display: inline-flex;
  max-width: 270px;
  padding: 10px 20px 10px 45px;
}

.disForm.formBlock .leftContentBox.childpage .leftbox .pointers .pointerlist li.cwa {
  width: 200px;
}

.disForm.formBlock .leftContentBox.childpage .leftbox .pointers .pointerlist li.lop:before {
  background: url("../../images/bu/investment/icon-child-4.png") no-repeat;
  background-size: 90%;
}

.disForm.formBlock .leftContentBox.childpage .leftbox .pointers .pointerlist li.cwa:before {
  background: url("../../images/bu/investment/icon-child-3.png") no-repeat;
  background-size: 90%;
}

.disForm.formBlock .leftContentBox.childpage .leftbox .pointers .pointerlist li.cwa.ssy::before {
  background: url("../../images/bu/investment/girl-icon-child-3.png") no-repeat;
  background-size: 90%;
}

.disForm.formBlock .leftContentBox.childpage .leftbox .pointers .pointerlist li.tfm:before {
  background: url("../../images/bu/investment/icon-child-2.png") no-repeat;
  background-size: 90%;
}

.disForm.formBlock .leftContentBox.childpage .leftbox .pointers .pointerlist li.ap:before {
  background: url("../../images/bu/investment/icon-child-1.svg") no-repeat;
  background-size: 90%;
  background-position: center center;
}

@media (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.childpage .leftbox .invBanner {
    display: none;
  }
  .disForm.formBlock .leftContentBox.childpage .leftbox .pointers .headingtext {
    display: none;
  }
}
.disForm.formBlock .leftContentBox.fdpage .leftbox .invBanner,
.disForm.formBlock .leftContentBox.tradpage .leftbox .invBanner {
  position: relative;
}

.disForm.formBlock .leftContentBox.fdpage .leftbox .invBanner::before,
.disForm.formBlock .leftContentBox.tradpage .leftbox .invBanner::before {
  width: 240px;
  height: 100px;
  position: absolute;
  content: "";
  background-size: contain;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  background-image: url(../../images/bu/investment/hundred.svg);
  background-position: 0 0;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.fdpage .leftbox .invBanner::before,
  .disForm.formBlock .leftContentBox.tradpage .leftbox .invBanner::before {
    display: none;
  }
}
.disForm.formBlock .leftContentBox.fdpage .leftbox .invBanner .stairgraphic,
.disForm.formBlock .leftContentBox.tradpage .leftbox .invBanner .stairgraphic {
  background-image: url(../../images/bu/investment/bannerfd.png);
  height: 300px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 618px 350px;
}

.disForm.formBlock .leftContentBox.fdpage .leftbox .pointers .pointerlist li,
.disForm.formBlock .leftContentBox.tradpage .leftbox .pointers .pointerlist li {
  padding: 15px 10px 15px 60px;
}

.disForm.formBlock .leftContentBox.fdpage .leftbox .pointers .pointerlist li.saveupto::before,
.disForm.formBlock .leftContentBox.tradpage .leftbox .pointers .pointerlist li.saveupto::before {
  background-image: url(../../images/bu/investment/saveupto.png);
}

.disForm.formBlock .leftContentBox.fdpage .leftbox .pointers .pointerlist li.familycount::before,
.disForm.formBlock .leftContentBox.tradpage .leftbox .pointers .pointerlist li.familycount::before {
  background-image: url(../../images/bu/investment/taxfree.png);
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.fdpage .leftbox .pointers .pointerlist li,
  .disForm.formBlock .leftContentBox.tradpage .leftbox .pointers .pointerlist li {
    padding: 60px 15px 10px;
  }
}
.disForm.formBlock .leftContentBox.fdpage .leftbox .pointers .pointerlist li::before,
.disForm.formBlock .leftContentBox.tradpage .leftbox .pointers .pointerlist li::before {
  left: 15px;
  width: 30px;
  height: 40px;
  top: 20%;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.fdpage .leftbox .pointers .pointerlist li::before,
  .disForm.formBlock .leftContentBox.tradpage .leftbox .pointers .pointerlist li::before {
    left: 0;
    top: 9px;
    right: 0;
    margin: 0 auto;
  }
}
.disForm.formBlock .leftContentBox.fdpage .leftbox .pointers .pointerlist li p,
.disForm.formBlock .leftContentBox.tradpage .leftbox .pointers .pointerlist li p {
  font-size: 12px;
  color: #172b4d;
  margin: 0;
}

.disForm.formBlock .leftContentBox.fdpage .leftbox .pointers .pointerlist li span,
.disForm.formBlock .leftContentBox.tradpage .leftbox .pointers .pointerlist li span {
  font-size: 10px;
  color: #505f79;
}

.disForm.formBlock .leftContentBox.tradpage .leftbox .pointers .pointerlist li::before {
  width: 35px;
}

.disForm.formBlock .leftContentBox.tradpage .leftbox .pointers .pointerlist li.saveupto::before {
  background-image: url(../../images/bu/investment/traditional-plans-top-fold-icon-1.svg);
}

.disForm.formBlock .leftContentBox.tradpage .leftbox .pointers .pointerlist li.lifecover::before {
  background-image: url(../../images/bu/investment/traditional-plans-top-fold-icon-2.svg);
}

.disForm.formBlock .leftContentBox.tradpage .leftbox .pointers .pointerlist li.familycount::before {
  background-image: url(../../images/bu/investment/traditional-plans-top-fold-icon-3.svg);
}

.disForm.formBlock .leftContentBox.tradpage .leftbox .term_cond {
  position: absolute;
  bottom: -125px;
  left: 0;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.tradpage .leftbox .term_cond {
    position: relative;
    bottom: auto;
    left: auto;
  }
}
.disForm.formBlock .leftContentBox.ulippage .leftbox .invBanner .stairgraphic {
  height: 286px;
  background: url(../../images/bu/investment/ulip-background-img.svg) no-repeat center/contain;
}

.disForm.formBlock .leftContentBox.ulippage .leftbox .pointers .headingtext {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0;
  color: #2a3f4f;
  line-height: 32px;
  text-align: CENTER;
  margin: 45px auto 25px;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.ulippage .leftbox .pointers .headingtext {
    font-size: 20px;
    line-height: 26px;
    margin: 17px auto 16px;
  }
}
.disForm.formBlock .leftContentBox.ulippage .leftbox .pointers .pointerlist li {
  padding: 0;
  margin: 0;
  position: relative;
  border: 0;
  list-style: none;
  border-radius: 0;
  width: 33.3%;
  background-color: transparent;
  text-align: left;
  display: flex;
  flex-direction: column;
  align-items: CENTER;
}

.disForm.formBlock .leftContentBox.ulippage .leftbox .pointers .pointerlist li:before {
  display: none;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.ulippage .leftbox .pointers .pointerlist li:after {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.1215686275);
  }
  .disForm.formBlock .leftContentBox.ulippage .leftbox .pointers .pointerlist li:last-of-type::after {
    display: none;
  }
}
.disForm.formBlock .leftContentBox.ulippage .leftbox .pointers .pointerlist li p {
  font-weight: 700;
  line-height: 21px;
  font-size: 16px;
  margin: 1px 0 4px;
  letter-spacing: 0;
  color: #2a3f4f;
  text-align: center;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.ulippage .leftbox .pointers .pointerlist li p {
    font-size: 12px;
    line-height: 16px;
    margin-top: 16px;
    padding: 0 6px;
  }
}
.disForm.formBlock .leftContentBox.ulippage .leftbox .pointers .pointerlist li span {
  font-size: 12px;
  line-height: 16px;
  margin-left: 0;
  letter-spacing: 0;
  color: rgba(0, 0, 0, 0.6);
  text-align: center;
  padding: 0 6px;
}

.disForm.formBlock .leftContentBox.ulippage .leftbox .pointers .pointerlist li .saving {
  text-align: center;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.ulippage .leftbox .pointers .pointerlist {
    margin: 0 auto;
    border-radius: 24px;
    padding: 20px 36px;
    max-width: 100%;
    border: 0;
    background: #f9fdf7;
  }
}
@media screen and (max-width: 767px) {
  .disForm.formBlock .leftContentBox.ulippage .leftbox .pointers .pointerlist {
    padding: 20px 0;
  }
}
.disForm.formBlock .leftContentBox.ulippage .leftbox .term_cond {
  font-size: 10px;
  display: block;
  margin-top: 37px;
  line-height: 13px;
  width: 100%;
  margin-bottom: 0 !important;
  padding: 0 !important;
  letter-spacing: 0;
  color: rgba(42, 63, 79, 0.6);
  text-align: left;
  position: relative;
  bottom: auto;
  left: auto;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.ulippage .leftbox .term_cond {
    margin-top: 8px;
  }
}
.disForm.formBlock .leftContentBox.mutualfundpage .leftbox .invBanner .stairgraphic {
  background: url(../../images/bu/investment/mutual-funds-bg.svg) no-repeat 0 0/contain;
}

.disForm.formBlock .leftContentBox.tradpage.provider .leftbox .invBanner {
  position: relative;
  display: flex;
  flex-direction: column;
}

.disForm.formBlock .leftContentBox.tradpage.provider .leftbox .invBanner::before {
  display: none;
}

.disForm.formBlock .leftContentBox.tradpage.provider .leftbox .invBanner .insurerlogo {
  border: 1px solid #79adff;
  border-radius: 4px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2901960784);
  max-width: 130px;
  padding: 2px;
  display: inline-flex;
  background: #fff;
}

.disForm.formBlock .leftContentBox.tradpage.provider .leftbox .invBanner .insurerlogo img {
  width: 120px;
  height: 60px;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.tradpage.provider .leftbox .invBanner .insurerlogo {
    display: none;
  }
}
.disForm.formBlock .leftContentBox.tradpage.provider .leftbox .invBanner .stairgraphic {
  width: 575px;
  height: 230px;
  margin: -30px 0 0;
  background: url(../../images/bu/investment/guaranteed-returns.png) no-repeat;
  background-size: 100%;
}

@media screen and (max-width: 1366px) and (max-height: 1024px) and (orientation: landscape) {
  .disForm.formBlock .leftContentBox.tradpage.provider .leftbox .invBanner .stairgraphic {
    margin: 35px 0 0;
  }
}
@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.tradpage.provider .leftbox .tcondition {
    text-align: center;
  }
}
.disForm.formBlock .leftContentBox.ulippage.provider .invBanner {
  position: relative;
  display: flex;
  flex-direction: column;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.ulippage.provider .invBanner {
    display: block;
  }
}
.disForm.formBlock .leftContentBox.ulippage.provider .invBanner .insurerlogo {
  position: relative;
}

.disForm.formBlock .leftContentBox.ulippage.provider .invBanner .insurerlogo img {
  border: 1px solid #0065ff;
  border-radius: 4px;
  padding: 5px 10px;
  max-width: 123px;
  background: #fff;
}

.disForm.formBlock .leftContentBox.ulippage.provider .invBanner.licpage .insurerlogo {
  border: 1px solid #0065ff;
  border-radius: 4px;
  padding: 9px 10px;
  max-width: 180px;
  background: #fff;
  text-align: CENTER;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2901960784);
}

.disForm.formBlock .leftContentBox.ulippage.provider .invBanner.licpage .insurerlogo img {
  max-width: 100%;
  max-height: 70px;
  margin: 0 auto;
  display: flex;
  align-self: center;
  border: 0;
  padding: 0;
  border-radius: 0;
}

.disForm.formBlock .leftContentBox.ulippage.provider .invBanner.licpage .insurerlogo::after {
  display: none;
}

.disForm.formBlock .leftContentBox.ulippage.provider .invBanner.licpage .stairgraphic {
  background: url(../../images/bu/investment/guaranteed-returns.png) no-repeat;
  background-size: contain;
}

.disForm.formBlock .leftContentBox.ulippage.provider .invBanner.licpage + .pointers {
  margin: 0;
}

.disForm.formBlock .leftContentBox.ulippage.provider .invBanner.licpage + .pointers .pointerlist li {
  padding: 15px 10px 15px 60px;
  justify-content: center;
}

.disForm.formBlock .leftContentBox.ulippage.provider .invBanner.licpage + .pointers .pointerlist li.saveupto::before {
  background-image: url(../../images/bu/investment/saveupto.png);
}

.disForm.formBlock .leftContentBox.ulippage.provider .invBanner.licpage + .pointers .pointerlist li.familycount::before {
  background-image: url(../../images/bu/investment/taxfree.png);
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.ulippage.provider .invBanner.licpage + .pointers .pointerlist li {
    padding: 60px 15px 10px;
    justify-content: flex-start;
  }
}
.disForm.formBlock .leftContentBox.ulippage.provider .invBanner.licpage + .pointers .pointerlist li::before {
  width: 30px;
  height: 40px;
  left: 15px;
  top: 20%;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.ulippage.provider .invBanner.licpage + .pointers .pointerlist li::before {
    left: 0;
    top: 9px;
    right: 0;
    margin: 0 auto;
  }
}
.disForm.formBlock .leftContentBox.ulippage.provider .invBanner.licpage + .pointers .pointerlist li p {
  font-size: 12px;
  color: #000;
  margin: 0;
}

.disForm.formBlock .leftContentBox.ulippage.provider .invBanner.licpage + .pointers .pointerlist li span {
  font-size: 10px;
  color: #505f79;
}

.disForm.formBlock .leftContentBox.ulippage.provider .pointers {
  margin: 40px 0 0;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.ulippage.provider .pointers {
    margin: 0;
  }
}
@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox:has(.headingtext.ulippage) {
    display: none;
  }
}
.disForm.formBlock .leftContentBox.annuitypage.provider .invBanner,
.disForm.formBlock .leftContentBox.childpage.provider .invBanner,
.disForm.formBlock .leftContentBox.pensionpage.provider .invBanner {
  position: relative;
  display: flex;
  flex-direction: column;
}

.disForm.formBlock .leftContentBox.annuitypage.provider .invBanner .insurerlogo,
.disForm.formBlock .leftContentBox.childpage.provider .invBanner .insurerlogo,
.disForm.formBlock .leftContentBox.pensionpage.provider .invBanner .insurerlogo {
  margin: 0 0 30px;
}

.disForm.formBlock .leftContentBox.annuitypage.provider .invBanner .insurerlogo img,
.disForm.formBlock .leftContentBox.childpage.provider .invBanner .insurerlogo img,
.disForm.formBlock .leftContentBox.pensionpage.provider .invBanner .insurerlogo img {
  max-width: 150px;
  width: 100%;
}

.disForm.formBlock .leftContentBox.annuitypage.provider .invBanner .stairgraphic,
.disForm.formBlock .leftContentBox.childpage.provider .invBanner .stairgraphic,
.disForm.formBlock .leftContentBox.pensionpage.provider .invBanner .stairgraphic {
  margin: -46px 0 0;
  background-size: contain;
  background-position: center;
  height: 250px;
}

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.5) {
  .disForm.formBlock .leftContentBox.annuitypage.provider .invBanner .stairgraphic,
  .disForm.formBlock .leftContentBox.childpage.provider .invBanner .stairgraphic,
  .disForm.formBlock .leftContentBox.pensionpage.provider .invBanner .stairgraphic {
    margin: 0;
  }
}
@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.taxpage {
    padding: 30px 15px;
  }
}
.disForm.formBlock .leftContentBox.taxpage .leftbox .invBanner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0 0 20px;
}

.disForm.formBlock .leftContentBox.taxpage .leftbox .invBanner .stairgraphic {
  background: url(../../images/bu/investment/income-tax-banner.png) no-repeat center/contain;
  width: 330px;
}

.disForm.formBlock .leftContentBox.taxpage .leftbox .invBanner .text .heading {
  letter-spacing: 0;
  color: #2962f5;
  text-transform: capitalize;
  font-size: 34px;
  line-height: 45px;
  font-weight: 700;
  margin-bottom: 4px;
}

.disForm.formBlock .leftContentBox.taxpage .leftbox .invBanner .text .sub-heading {
  letter-spacing: 0;
  color: #000;
  text-transform: capitalize;
  opacity: 0.6;
  font-size: 18px;
  line-height: 24px;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.taxpage .leftbox .invBanner .text {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.taxpage .leftbox .pointers .headingtext {
    margin: 0 0 15px;
  }
}
.disForm.formBlock .leftContentBox.taxpage .leftbox .pointers .pointerlist li {
  justify-content: flex-start;
}

.disForm.formBlock .leftContentBox.taxpage .leftbox .pointers .pointerlist li.gethigh-return:before {
  background-image: url(../../images/bu/investment/income-tax-top-fold-icon-1.svg);
}

.disForm.formBlock .leftContentBox.taxpage .leftbox .pointers .pointerlist li.tax-saving:before {
  background-image: url(../../images/bu/investment/income-tax-top-fold-icon-2.svg);
}

.disForm.formBlock .leftContentBox.taxpage .leftbox .pointers .pointerlist li.saving-80c:before {
  background-image: url(../../images/bu/investment/income-tax-top-fold-icon-3.svg);
}

.disForm.formBlock .leftContentBox.taxpage .leftbox .pointers .pointerlist li span {
  margin-left: 0;
}

.disForm.formBlock .leftContentBox.taxpage .leftbox .pointers .pointerlist li.saving:before {
  background-image: url(../../images/bu/investment/crore.svg);
}

.disForm.formBlock .leftContentBox.taxpage .term_cond {
  position: absolute;
  width: 100%;
  bottom: -90px;
  color: #000;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.taxpage .term_cond {
    position: relative;
    bottom: auto;
  }
}
.disForm.formBlock .leftContentBox.childpage .leftbox .invBanner .stairgraphic {
  background: url(../../images/bu/investment/child-graphic-bu.png) no-repeat 10%/contain;
}

.disForm.formBlock .leftContentBox.childpage .leftbox .invBanner .stairgraphic.ssy {
  background: url(../../images/bu/investment/girl-child-graphic-bu.png) no-repeat 10%/contain;
}

.disForm.formBlock .leftContentBox.childpage .leftbox .pointers .pointerlist li {
  justify-content: flex-start;
  max-width: 250px;
  padding: 10px 0 10px 50px;
}

.disForm.formBlock .leftContentBox.childpage .leftbox .pointers .pointerlist li.saveupto:before {
  background-image: url(../../images/bu/investment/insurer_pay.svg);
}

.disForm.formBlock .leftContentBox.childpage .leftbox .pointers .pointerlist li.saving:before {
  background-image: url(../../images/bu/investment/save6k.svg);
}

.disForm.formBlock .leftContentBox.childpage .leftbox .pointers .pointerlist li.familycount:before {
  background-image: url(../../images/bu/investment/save_upto.svg);
}

.disForm.formBlock .leftContentBox.childpage .leftbox .pointers .pointerlist li p {
  color: #172b4d;
  line-height: 18px;
}

.disForm.formBlock .leftContentBox.annuitypage {
  margin-top: 0;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.annuitypage {
    margin-top: 20px;
  }
}
.disForm.formBlock .leftContentBox.annuitypage .leftbox .invBanner {
  height: 310px;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.annuitypage .leftbox .invBanner {
    display: none;
  }
}
.disForm.formBlock .leftContentBox.annuitypage .leftbox .invBanner .stairgraphic {
  background: url(../../images/bu/investment/investment_annuity.svg) no-repeat center bottom/contain;
  height: 200px;
}

.disForm.formBlock .leftContentBox.annuitypage .leftbox .invBanner .bannerText {
  font-size: 14px;
  color: #354664;
  font-weight: 600;
  padding-right: 30%;
  line-height: 30px;
  margin-bottom: 8px;
  width: 100%;
}

.disForm.formBlock .leftContentBox.annuitypage .leftbox .invBanner .bannerText span {
  font-size: 30px;
  color: #0662f6;
}

.disForm.formBlock .leftContentBox.annuitypage .leftbox .pointers .pointerlist li {
  padding: 10px 5px 10px 52px;
  min-height: 58px;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.annuitypage .leftbox .pointers .pointerlist li {
    padding: 60px 15px 10px;
  }
}
.disForm.formBlock .leftContentBox.annuitypage .leftbox .pointers .pointerlist li::before {
  width: 33px;
  height: 33px;
}

.disForm.formBlock .leftContentBox.annuitypage .leftbox .pointers .pointerlist li.saveupto:before {
  background-image: url(../../images/bu/investment/saveupto.png);
}

.disForm.formBlock .leftContentBox.annuitypage .leftbox .pointers .pointerlist li.familycount:before {
  background-image: url(../../images/bu/investment/taxfree.png);
}

.disForm.formBlock .leftContentBox.annuitypage .leftbox .pointers .pointerlist li.gethigh-return::before {
  background-image: url(../../images/bu/investment/gethigh-return.svg);
}

.disForm.formBlock .leftContentBox.annuitypage .leftbox .pointers .pointerlist li.tax-saving:before {
  background-image: url(../../images/bu/investment/tax-saving.svg);
}

.disForm.formBlock .leftContentBox.annuitypage .leftbox .pointers .pointerlist li.saving-80c:before {
  background-image: url(../../images/bu/investment/saving-80c.svg);
}

.disForm.formBlock .leftContentBox.annuitypage .leftbox .pointers .pointerlist li p {
  color: #172b4d;
  line-height: 18px;
}

.disForm.formBlock .leftContentBox.annuitypage .leftbox .term_cond {
  margin-top: 45px;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.annuitypage .leftbox .term_cond {
    margin-top: 0;
  }
}
.disForm.formBlock .leftContentBox.annuitypage.annuity-plan .leftbox .invBanner .hightext_typeA {
  color: #000;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}

.disForm.formBlock .leftContentBox.annuitypage.annuity-plan .leftbox .invBanner .hightext_typeB {
  color: #0065ff;
  font-size: 26px;
  font-weight: 600;
  line-height: 30px;
}

.disForm.formBlock .leftContentBox.annuitypage.annuity-plan .leftbox .invBanner .hightext_typeC {
  font-size: 18px;
  color: #757575;
  font-weight: 600;
  line-height: 34px;
}

.disForm.formBlock .leftContentBox.annuitypage.annuity-plan .leftbox .invBanner .stairgraphic {
  background: url(../../images/bu/investment/pension_plan.png) no-repeat center bottom/contain;
  height: 280px;
}

.disForm.formBlock .leftContentBox.sippage {
  padding-top: 45px;
}

.disForm.formBlock .leftContentBox.sippage .leftbox .invBanner .stairgraphic {
  background: url(../../images/bu/investment/sip-bg-imgae.svg) no-repeat center bottom/cover;
  height: 299px;
  width: 688px;
}

.disForm.formBlock .leftContentBox.sippage .leftbox .pointers {
  padding-left: 0;
}

.disForm.formBlock .leftContentBox.sippage .leftbox .term_cond {
  padding-left: 20px !important;
  position: relative;
  bottom: auto;
  left: auto;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.sippage.new {
    padding-top: 25px;
  }
}
.disForm.formBlock .leftContentBox.sippage.new .leftbox .invBanner {
  position: relative;
}

.disForm.formBlock .leftContentBox.sippage.new .leftbox .invBanner .insurer-logo {
  position: absolute;
  left: 26%;
  top: 10px;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.sippage.new .leftbox .invBanner .insurer-logo {
    display: none;
  }
}
.disForm.formBlock .leftContentBox.sippage.new .leftbox .invBanner .stairgraphic {
  background: url(../../images/bu/investment/sip-top-image-new.svg) no-repeat center bottom/cover;
  height: 325px;
  width: 481px;
  margin: 0 auto;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.sippage.new .leftbox .pointers {
    padding-left: 0;
  }
}
.disForm.formBlock .leftContentBox.sippage.new .leftbox .pointers .headingtext {
  letter-spacing: 0;
  color: #2a3f4f;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  text-align: center;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.sippage.new .leftbox .pointers .headingtext {
    margin-bottom: 36px;
  }
}
.disForm.formBlock .leftContentBox.sippage.new .leftbox .pointers .pointerlist {
  position: relative;
  align-items: flex-start;
  justify-content: space-between;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.sippage.new .leftbox .pointers .pointerlist {
    max-width: 575px;
    border: 0;
    padding: 0;
  }
}
.disForm.formBlock .leftContentBox.sippage.new .leftbox .pointers .pointerlist > div {
  text-align: center;
  position: relative;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.sippage.new .leftbox .pointers .pointerlist > div {
    position: relative;
    width: 26%;
  }
  .disForm.formBlock .leftContentBox.sippage.new .leftbox .pointers .pointerlist > div:last-of-type:after {
    display: none;
  }
}
.disForm.formBlock .leftContentBox.sippage.new .leftbox .pointers .pointerlist > div .text {
  letter-spacing: 0;
  color: #2a3f4f;
  font-size: 16px;
  line-height: 21px;
  font-weight: 700;
  margin: 1px auto 4px;
}

@media screen and (max-width: 767px) {
  .disForm.formBlock .leftContentBox.sippage.new .leftbox .pointers .pointerlist > div .text {
    font-size: 12px;
    line-height: 16px;
  }
}
.disForm.formBlock .leftContentBox.sippage.new .leftbox .pointers .pointerlist > div .description {
  letter-spacing: 0;
  color: #000;
  opacity: 0.6;
  font-size: 12px;
  line-height: 16px;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.sippage.new .leftbox .pointers .pointerlist > div:after {
    content: "";
    background: rgba(0, 0, 0, 0.1215686275);
    width: 1px;
    height: 95px;
    position: absolute;
    top: 0;
    right: -23px;
  }
}
@media screen and (max-width: 360px) {
  .disForm.formBlock .leftContentBox.sippage.new .leftbox .pointers .pointerlist > div::after {
    right: -17px;
  }
}
.disForm.formBlock .leftContentBox.sippage.new .leftbox .term_cond {
  letter-spacing: 0;
  color: #2a3f4f;
  opacity: 0.6;
  font-size: 10px;
  line-height: 13px;
  text-align: left;
  margin-top: 16px;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.sippage.new .leftbox .term_cond {
    padding-left: 0 !important;
  }
}
.disForm .ratings-mobile {
  width: 100%;
  background: #f2f7ff;
  padding: 20px 0;
}

@media screen and (min-width: 1025px) {
  .disForm .ratings-mobile {
    display: none;
  }
}
.disForm .ratings-mobile .product-achivement-at-policybazaar {
  width: 100%;
  left: auto;
  margin-top: 0;
  position: relative;
  flex-wrap: wrap;
}

.disForm .ratings-mobile .product-achivement-at-policybazaar .listitem {
  position: relative;
  left: 0;
  right: 0;
  width: 100%;
  margin: 0 auto;
  top: auto;
  text-align: center;
}

.disForm .ratings-mobile .product-achivement-at-policybazaar .listitem.center {
  width: 33%;
}

.disForm .ratings-mobile .product-achivement-at-policybazaar .listitem .form-rating {
  margin: 0 auto 20px;
}

.disForm .rightContent {
  max-width: 424px;
  width: 96%;
  background: #fff;
  padding: 2% 1%;
  margin: 0 auto;
  border-radius: 15px;
  min-height: 400px;
  position: relative;
  box-shadow: 0 1px 7px #98a4b8;
  transition: all 0.2s ease-in;
}

@media screen and (max-width: 1024px) {
  .disForm .rightContent {
    padding: 22px 3% 18px;
    width: 98%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .disForm .rightContent {
    padding: 22px 2% 18px;
    width: 98%;
    margin: 10px auto 0;
  }
}
@media screen and (max-width: 320px) {
  .disForm .rightContent {
    padding: 16px 10px 18px;
  }
}
.disForm .rightContent::before {
  content: "";
  background: #40bc70;
  width: 98%;
  height: 4px;
  position: absolute;
  left: 4px;
  top: 0;
  border-radius: 11px 11px 0 0;
  display: none;
}

.disForm .rightContent .investment-bg {
  text-align: center;
}

.disForm .rightContent .investment-bg:has(.tag) {
  text-align: center;
}

.disForm .rightContent .investment-bg .tag {
  background: #fffaf8 0 0 no-repeat padding-box;
  border: 1px dashed #c7432a;
  padding: 4px 10px 6px;
  border-radius: 8px;
  letter-spacing: 0;
  color: #d8341a;
  font-size: 12px;
  line-height: 13px;
  font-weight: 500;
  margin: 0 auto;
  display: inline-block;
}

.disForm .rightContent .investment-bg .tag sup {
  font-size: 8px;
}

.disForm .rightContent .investment-bg .tag sup:last-of-type {
  font-size: 9px;
}

@media screen and (min-width: 1025px) {
  .disForm .rightContent .investment-bg .tag.hide-desktop {
    display: none;
  }
}
.disForm .rightContent .investment-bg .bluetext.mediumtext,
.disForm .rightContent .investment-bg .form-heading,
.disForm .rightContent .investment-bg .heading {
  color: #0065ff;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0;
  margin-bottom: 10px;
  line-height: 26px;
  text-align: center;
}

@media screen and (max-width: 1024px) {
  .disForm .rightContent .investment-bg .bluetext.mediumtext,
  .disForm .rightContent .investment-bg .form-heading,
  .disForm .rightContent .investment-bg .heading {
    margin-bottom: 7px;
    line-height: 26px;
    padding-top: 0;
  }
}
.disForm .rightContent .investment-bg .blacktext.extrasmalltext,
.disForm .rightContent .investment-bg .description,
.disForm .rightContent .investment-bg .form-sub-heading {
  color: #000;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  font-weight: 500;
  clear: both;
  margin-top: 10px;
}

.disForm .rightContent .investment-bg .blacktext.extrasmalltext span,
.disForm .rightContent .investment-bg .blacktext.extrasmalltext span.numberVal,
.disForm .rightContent .investment-bg .description span,
.disForm .rightContent .investment-bg .description span.numberVal,
.disForm .rightContent .investment-bg .form-sub-heading span,
.disForm .rightContent .investment-bg .form-sub-heading span.numberVal {
  color: #0065ff;
}

@media screen and (max-width: 1024px) {
  .disForm .rightContent .investment-bg .blacktext.extrasmalltext,
  .disForm .rightContent .investment-bg .description,
  .disForm .rightContent .investment-bg .form-sub-heading {
    margin-top: 3px;
    font-size: 16px;
  }
}
.disForm .rightContent .investment-bg .blacktext.extrasmalltext .heighlight,
.disForm .rightContent .investment-bg .blacktext.extrasmalltext .red,
.disForm .rightContent .investment-bg .description .heighlight,
.disForm .rightContent .investment-bg .description .red,
.disForm .rightContent .investment-bg .form-sub-heading .heighlight,
.disForm .rightContent .investment-bg .form-sub-heading .red {
  color: #fd4705;
}

.disForm .rightContent .investment-bg .blacktext.extrasmalltext .endownment,
.disForm .rightContent .investment-bg .description .endownment,
.disForm .rightContent .investment-bg .form-sub-heading .endownment {
  font-size: 24px;
  text-transform: capitalize;
}

.disForm .rightContent .investment-bg #number_f {
  margin-bottom: 30px;
}

.disForm .rightContent .investment-bg #number_f .formInput .feildLable {
  left: 135px;
}

.disForm .rightContent .investment-bg .fieldWrapper {
  border: 1px solid #bfbfbf;
  border-radius: 8px;
  position: relative;
  width: 98%;
  display: table;
  margin: 20px auto 30px;
}

.disForm .rightContent .investment-bg .fieldWrapper .formInput {
  position: relative;
}

.disForm .rightContent .investment-bg .fieldWrapper .formInput input.labelshow + .feildLable,
.disForm .rightContent .investment-bg .fieldWrapper .formInput input:focus + .feildLable {
  z-index: 10;
  visibility: visible;
  top: -13px;
  font-size: 12px;
  left: 14px !important;
}

.disForm .rightContent .investment-bg .fieldWrapper .formInput .feildLable {
  color: #5e6c84;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  position: absolute;
  left: 14px;
  background: #fff;
  top: 13px;
  padding: 2px;
  visibility: visible;
  pointer-events: none;
  transition: all 0.4s ease-in;
}

.disForm .rightContent .investment-bg .fieldWrapper .fullWidht {
  width: 100%;
  height: 100%;
  padding: 0 19px;
  border-radius: 8px;
  border: none;
  font-weight: 400;
  z-index: 9;
  background: 0 0;
  height: 48px;
  position: relative;
  color: #253858;
}

.disForm .rightContent .investment-bg .fieldWrapper #invmobile {
  padding-left: 140px;
  font-weight: 400;
}

.disForm .rightContent .investment-bg .fieldWrapper #mob_feild2feild {
  position: absolute;
  padding: 0 5px 0 13px;
  width: 142px;
  z-index: 10;
}

.disForm .rightContent .investment-bg .fieldWrapper #mob_feild2feild:after {
  background-image: url(../../images/bu/arrow-down_dark.png);
  background-position: 90% center;
  background-repeat: no-repeat;
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: 65px;
  z-index: 10;
}

.disForm .rightContent .investment-bg .fieldWrapper #mob_feild2feild select {
  width: 70px;
  color: #253858;
  border: none;
  display: inline-block;
  float: left;
  padding: 8px 20px 8px 0;
  -webkit-appearance: none;
  background: 0 0;
  font-weight: 600;
  border-right: 1px solid #bfbfbf;
  margin: 7px 0 0;
  z-index: 10;
  position: relative;
}

.disForm .rightContent .investment-bg .fieldWrapper #mob_feild2feild select.active {
  font-size: 0;
  min-height: 30px;
  min-width: 70px;
}

.disForm .rightContent .investment-bg .fieldWrapper #mob_feild2feild select option {
  font-size: 16px;
}

.disForm .rightContent .investment-bg .fieldWrapper #mob_feild2feild .cCode {
  padding: 15px 0 15px 5px;
  display: inline-block;
  line-height: 19px;
}

.disForm .rightContent .investment-bg .fieldWrapper #mob_feild2feild .cCodeText {
  display: inline-block;
  width: 44px;
}

.disForm .rightContent .investment-bg .fieldWrapper #mob_feild2feild .cCodeText input {
  padding: 9px 0;
  margin-left: 5px;
}

.disForm .rightContent .investment-bg .fieldWrapper .err {
  font-size: 10px;
  color: red;
  width: 100%;
  left: 0;
  bottom: -18px;
  padding: 1px 0;
  text-align: left;
  font-weight: 400;
  position: absolute;
}

.disForm .rightContent .investment-bg .fieldWrapper .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;
}

.disForm .rightContent .investment-bg .fieldWrapper .secure-tag .text {
  letter-spacing: 0.15px;
  color: #3962ed;
  font-size: 11px;
  line-height: 17px;
  font-weight: 600;
  margin-left: 6px;
}

@media screen and (max-width: 1024px) {
  .disForm .rightContent .investment-bg .product-achivement-at-policybazaar {
    display: none;
  }
}
.disForm .rightContent.lic-investment .investment-bg .fieldWrapper .formInput .feildLable {
  left: 44px;
}

.disForm .rightContent.lic-investment:before {
  background: #2dbc13;
}

.disForm .rightContent.lic-investment {
  position: relative;
}

@media screen and (max-width: 1024px) {
  .disForm .rightContent.lic-investment:has(.service-page) {
    padding: 20px 0 30px;
  }
}
.disForm .rightContent.lic-investment:has(.service-page)::before {
  width: 92%;
  height: 7px;
  position: absolute;
  left: 13px;
  top: -7px;
  border-radius: 18px 18px 0 0;
  background: #25dd73;
}

.disForm .rightContent.lic-investment .co-logo {
  display: none;
}

.disForm .rightContent.lic-investment .headingText .heading {
  color: #253858;
}

@media screen and (max-width: 320px) {
  .disForm .rightContent.lic-investment .headingText .heading {
    font-size: 18px;
  }
}
.disForm .rightContent.lic-investment .headingText .heading b {
  color: #2196f3;
}

.disForm .rightContent.lic-investment .headingText .heading span {
  font-weight: 700;
}

.disForm .rightContent.lic-investment #number_f .formInput .feildLable {
  left: 166px;
}

.disForm .rightContent.lic-investment .formInput {
  padding-left: 30px;
}

.disForm .rightContent.lic-investment .formInput .ico {
  position: absolute;
  width: 25px;
  height: 25px;
  top: 12px;
  left: 10px;
}

.disForm .rightContent.lic-investment .formInput .form_icon {
  background-image: url(../../images/bu/mixedlayout-icon.svg);
  background-repeat: no-repeat;
}

.disForm .rightContent.lic-investment .formInput .form_icon.usericon {
  background-position: -5px -456px;
}

.disForm .rightContent.lic-investment .formInput .form_icon.mobile-ico {
  background-position: -5px -416px;
}

.disForm .rightContent.lic-investment .formInput .form_icon.dob {
  background-position: 0 -372px;
}

.disForm .rightContent.lic-investment .formInput .form_icon.email {
  background-position: -3px -332px;
}

.disForm .rightContent.lic-investment .ribbon-text {
  color: #fff;
  background: #8a81fc;
  padding: 10px 30px 10px 30px;
  margin-top: 5px;
  position: relative;
  text-align: center;
  width: 80%;
  margin: 5px auto 15px;
  font-size: 16px;
  font-weight: 500;
}

@media screen and (max-width: 1024px) {
  .disForm .rightContent.lic-investment .ribbon-text {
    width: 90%;
  }
}
@media screen and (max-width: 640px) {
  .disForm .rightContent.lic-investment .ribbon-text {
    width: 100%;
  }
}
.disForm .rightContent.lic-investment .ribbon-text:before {
  content: "";
  width: 0;
  height: 0;
  top: 0;
  position: absolute;
  left: 0;
  border-left: 15px solid #fff;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}

.disForm .rightContent.lic-investment .ribbon-text:after {
  content: "";
  width: 0;
  height: 0;
  top: 0;
  position: absolute;
  right: 0;
  border-right: 15px solid #fff;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}

.disForm .rightContent.lic-investment .investment-bg .heading {
  color: #253858;
}

.disForm .rightContent.lic-investment .lic-step-2 {
  display: flex;
  flex-direction: COLUMN;
  align-items: CENTER;
  padding: 4px 34px;
}

@media screen and (max-width: 375px) {
  .disForm .rightContent.lic-investment .lic-step-2 {
    padding: 4px 25px;
  }
}
@media screen and (max-width: 320px) {
  .disForm .rightContent.lic-investment .lic-step-2 {
    padding: 4px 5px;
  }
}
.disForm .rightContent.lic-investment .lic-step-2 .heading {
  letter-spacing: 0;
  color: #253858;
  font-size: 24px;
  line-height: 32px;
  margin: 27px 0 8px;
}

.disForm .rightContent.lic-investment .lic-step-2 .description {
  letter-spacing: 0;
  color: #9b9b9b;
  font-size: 14px;
  line-height: 19px;
  padding: 0 10px;
  text-align: center;
}

.disForm .rightContent.lic-investment .lic-step-2 .description a {
  color: #0065ff;
  cursor: pointer;
}

.disForm .rightContent.lic-investment .lic-step-2 .description a span {
  color: #0065ff;
}

.disForm .rightContent.lic-investment .lic-step-2 .description a img {
  margin-bottom: -2px;
}

.disForm .rightContent.lic-investment .lic-step-2 .description a.edit-number {
  position: relative;
  text-decoration: underline;
}

.disForm .rightContent.lic-investment .lic-step-2 .description a.edit-number::after {
  background: url(../../../cdn/images/bu/investment/icon-edit.svg) no-repeat;
  width: 15px;
  height: 15px;
  display: inline-block;
  cursor: pointer;
  content: "";
  position: absolute;
  right: -18px;
  top: 3.5px;
}

.disForm .rightContent.lic-investment .lic-step-2 .description.resend {
  color: #e8e8e8;
  margin: 0;
}

.disForm .rightContent.lic-investment .lic-step-2 .description.resend a {
  color: #e8e8e8;
}

.disForm .rightContent.lic-investment .lic-step-2 .otp-input-fields {
  margin: 40px 0 16px;
}

.disForm .rightContent.lic-investment .lic-step-2 .otp-input-fields input {
  border: 1px solid #9b9b9b;
  border-radius: 8px;
  width: 35px;
  height: 40px;
  margin-right: 12px;
  letter-spacing: 0;
  color: #253858;
  text-align: CENTER;
  font-weight: 600;
  font-size: 16px;
  line-height: 21px;
}

.disForm .rightContent.lic-investment .lic-step-2 .otp-input-fields input:last-of-type {
  margin-right: 0;
}

@media screen and (max-width: 767px) {
  .disForm .rightContent.lic-investment .lic-step-2 .otp-input-fields input {
    margin-right: 8px;
  }
}
.disForm .rightContent.lic-investment .lic-step-2 .otp-input-fields.error-msg input {
  border-color: red;
}

.disForm .rightContent.lic-investment .lic-step-2 .resend {
  letter-spacing: 0;
  color: #0065ff;
  font-size: 14px;
  line-height: 19px;
  margin: 0 0 8px;
}

.disForm .rightContent.lic-investment .lic-step-2 > .err {
  letter-spacing: 0;
  color: red;
  font-size: 14px;
  line-height: 19px;
  margin: 0 0 8px;
}

.disForm .rightContent.lic-investment .lic-step-2 button {
  background: rgba(0, 101, 255, 0.1019607843) 0 0 no-repeat padding-box;
  border-radius: 8px;
  border: 0;
  letter-spacing: 0;
  color: #0067ff;
  font-size: 16px;
  line-height: 21px;
  padding: 16px 50px;
  margin: 83px 0 35px;
  font-weight: 600;
  cursor: pointer;
  position: relative;
}

.disForm .rightContent.lic-investment .lic-step-2 button.disabled {
  background: rgba(155, 155, 155, 0.1019607843) 0 0 no-repeat padding-box;
  color: #9b9b9b;
}

.disForm .rightContent.lic-investment .lic-step-2 button.enabled {
  background: #0065ff 0 0 no-repeat padding-box;
  color: #fff;
}

.disForm .rightContent.lic-investment .lic-step-2 .loader_btn:after {
  position: absolute;
  content: "";
  right: 10px;
  top: 11px;
  border: 3px solid rgba(243, 243, 243, 0.3);
  border-radius: 70%;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  width: 28px;
  height: 28px;
  animation: spin 1.2s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.disForm .rightContent.lic-investment .lic-step-2 .disclaimer {
  display: flex;
  align-items: CENTER;
  letter-spacing: 0;
  color: #9b9b9b;
  font-size: 10px;
  line-height: 13px !important;
  padding: 0;
  margin: 0;
}

.disForm .rightContent.lic-investment .lic-step-2 .disclaimer img {
  margin-right: 8px;
}

.disForm .rightContent.lic-investment .investment-bg.service-page .service-content .heading {
  letter-spacing: 0;
  color: #24245a;
}

.disForm .rightContent.lic-investment .investment-bg.service-page .service-content .description {
  letter-spacing: 0;
  color: #3b1d1d;
  font-size: 15px;
  line-height: 22px;
  margin-top: 14px;
  padding: 0 15px;
}

@media screen and (max-width: 1024px) {
  .disForm .rightContent.lic-investment .investment-bg.service-page .service-content .description {
    padding: 0 25px;
  }
}
.disForm .rightContent.lic-investment .investment-bg.service-page .service-content .view-lic-portal {
  border: 1px solid #2a63f6;
  border-radius: 8px;
  padding: 11px 40px 12px;
  display: block;
  max-width: 185px;
  margin: 22px auto;
  letter-spacing: 0;
  color: #2a63f6;
  font-size: 14px;
  line-height: 19px;
  font-weight: 500;
}

@media screen and (max-width: 1024px) {
  .disForm .rightContent.lic-investment .investment-bg.service-page .service-content .view-lic-portal {
    margin: 22px auto 30px;
  }
}
.disForm .rightContent.lic-investment .investment-bg.service-page .service-content .call-us-section {
  border-top: 1px dashed rgba(112, 112, 112, 0.4);
}

.disForm .rightContent.lic-investment .investment-bg.service-page .service-content .call-us-section .description {
  line-height: 20px;
  margin-top: 15px;
}

@media screen and (max-width: 1024px) {
  .disForm .rightContent.lic-investment .investment-bg.service-page .service-content .call-us-section .description {
    margin: 21px auto 0;
  }
}
.disForm .rightContent.lic-investment .investment-bg.service-page .service-content .call-us-section .number {
  letter-spacing: 0;
  color: #3b1d1d;
  font-size: 23px;
  line-height: 30px;
  font-weight: 500;
  display: FLEX;
  align-items: center;
  justify-content: CENTER;
}

.disForm .rightContent.lic-investment .investment-bg.service-page .service-content .call-us-section .number img {
  margin-right: 11px;
}

.disForm .rightContent.lic-investment .investment-bg.service-page .product-achivement-at-policybazaar {
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.disForm .rightContent.lic-investment .investment-bg.service-page .product-achivement-at-policybazaar .listitem:first-child {
  width: 100%;
  text-align: CENTER;
  margin: 0 auto;
}

.disForm .rightContent.lic-investment .investment-bg.service-page .product-achivement-at-policybazaar .listitem:first-child .heading-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 0;
  letter-spacing: 0;
  color: #253858;
}

.disForm .rightContent.lic-investment .investment-bg.service-page .product-achivement-at-policybazaar .listitem .form-rating {
  width: 120px;
  margin: 7px auto 0;
}

.disForm .rightContent.lic-investment .investment-bg.service-page .product-achivement-at-policybazaar .listitem.center {
  margin-top: 21px;
  width: 33%;
}

@media screen and (max-width: 1024px) {
  .disForm .rightContent.lic-investment .investment-bg.service-page .product-achivement-at-policybazaar .listitem.center {
    width: 33%;
  }
}
.disForm .rightContent.lic-investment .investment-bg.service-page .product-achivement-at-policybazaar .listitem.center .blue {
  color: #0563f6;
  font-weight: 700;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 0;
}

.disForm .rightContent.lic-investment .investment-bg.service-page .product-achivement-at-policybazaar .listitem.center .blue span {
  font-size: 14px;
  font-weight: 500;
}

.disForm .rightContent.lic-investment .investment-bg.service-page .product-achivement-at-policybazaar .listitem.center .heading-sub-title {
  font-size: 10px;
  text-align: center;
  letter-spacing: 0;
  margin-top: 0;
  line-height: 16px;
  letter-spacing: 0;
  color: #253858;
}

.disForm .rightContent.lic-investment .investment-bg.display-popup {
  display: none !important;
  padding-top: 20px;
}

.disForm .rightContent #loader,
.disForm .rightContent .proceed {
  position: relative;
  transition: box-shadow 0.3s;
  cursor: pointer;
  background: #0065ff;
  border: 1px solid #0065ff;
  color: #fff;
  margin: 20px 0 5px;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  border-radius: 8px;
  display: block;
  padding: 18px;
  width: 90%;
  margin: 0 auto 10px;
  border: 0;
}

@media screen and (max-width: 1024px) {
  .disForm .rightContent #loader,
  .disForm .rightContent .proceed {
    font-size: 14px;
  }
}
@media screen and (max-width: 360px) {
  .disForm .rightContent #loader,
  .disForm .rightContent .proceed {
    font-size: 14px;
    width: 90%;
  }
}
@media screen and (max-width: 767px) {
  .disForm .rightContent .loadingDiv.mobile-fullwidth #loader,
  .disForm .rightContent .loadingDiv.mobile-fullwidth .proceed {
    font-size: 17px;
    width: 98%;
    padding: 17px;
  }
}
.disForm .rightContent.tradpage {
  display: block;
}

.disForm .rightContent.fdpage .investment-bg,
.disForm .rightContent.tradpage.provider .investment-bg {
  margin-top: 30px !important;
}

@media screen and (max-width: 1024px) {
  .disForm .rightContent.fdpage .investment-bg,
  .disForm .rightContent.tradpage.provider .investment-bg {
    margin-top: 20px !important;
  }
}
@media screen and (max-width: 325px) {
  .disForm .rightContent.fdpage .investment-bg,
  .disForm .rightContent.tradpage.provider .investment-bg {
    margin-top: 30px !important;
  }
}
.disForm .rightContent.fdpage .investment-bg .headingText .heading,
.disForm .rightContent.tradpage.provider .investment-bg .headingText .heading {
  font-size: 19px;
  margin-bottom: 5px;
}

.disForm .rightContent.fdpage .investment-bg .headingText .description,
.disForm .rightContent.tradpage.provider .investment-bg .headingText .description {
  font-size: 13px;
  margin-top: 0;
}

.disForm .rightContent.annuitypage {
  padding: 5% 1% 2%;
}

@media screen and (max-width: 1024px) {
  .disForm .rightContent.annuitypage {
    padding: 45px 3% 18px;
  }
}
@media screen and (max-width: 767px) {
  .disForm .rightContent.annuitypage {
    padding: 45px 1% 18px;
  }
}
.disForm .rightContent.annuitypage .getExtrabenefit {
  color: #06a857;
  font-size: 12px;
  background: rgba(6, 168, 87, 0.1);
  border: 1px dashed #06a857;
  max-width: 270px;
  left: 14px;
  top: 0;
}

@media screen and (max-width: 1024px) {
  .disForm .rightContent.annuitypage .getExtrabenefit {
    width: 217px;
    left: 12px;
    font-size: 10px;
    border-radius: 0 0 8px 8px;
  }
}
.disForm .rightContent.annuitypage .getExtrabenefit .text::before {
  background: url(../../images/bu/investment/green_discount_icon.svg) no-repeat center/contain;
}

.disForm .rightContent.annuitypage .headingText .description {
  font-size: 18px;
  margin: 0;
  line-height: 24px;
  color: #0065ff;
}

@media screen and (max-width: 1024px) {
  .disForm .rightContent.annuitypage .headingText .description {
    display: block;
    text-align: left;
    margin: 0;
  }
}
.disForm .rightContent.annuitypage .headingText .description.small {
  font-size: 16px !important;
  margin: 0;
  line-height: 20px;
  font-weight: 400;
  color: #757575;
}

@media screen and (max-width: 1024px) {
  .disForm .rightContent.annuitypage .headingText .description.small {
    font-size: 13px;
  }
}
.disForm .rightContent.annuitypage .headingText .heading {
  font-size: 18px;
  margin: 0;
  line-height: 24px;
}

.disForm .rightContent.annuitypage.annuity-plan .headingText .heading {
  font-size: 18px;
  margin: 0;
  line-height: 24px;
  letter-spacing: 0;
  margin-bottom: 10px;
}

@media screen and (max-width: 375px) {
  .disForm .rightContent.annuitypage.annuity-plan .headingText .heading {
    font-size: 18px;
    margin: 0;
    margin-bottom: 10px;
    line-height: 24px;
  }
}
.disForm .rightContent.annuitypage.annuity-plan .headingText .description {
  font-size: 18px;
  margin: 0;
  line-height: 24px;
  color: #0065ff;
  margin-bottom: 10px;
}

@media screen and (max-width: 1024px) {
  .disForm .rightContent.annuitypage.annuity-plan .headingText .description {
    font-size: 16px;
  }
  .disForm .rightContent.annuitypage.annuity-plan .headingText .description.small {
    font-size: 13px !important;
  }
}
.disForm .rightContent.annuitypage.annuity-plan .headingText .description.small {
  color: #757575;
  margin-bottom: 0;
}

.disForm .rightContent .getExtrabenefit {
  background: #06a857;
  color: #fff;
  font-size: 14px;
  text-align: center;
  padding: 8px 6px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  overflow: hidden;
  position: absolute;
  width: 270px;
  left: 14px;
  top: 0;
}

@media screen and (max-width: 1024px) {
  .disForm .rightContent .getExtrabenefit {
    text-align: center;
    padding: 6px 6px 8px;
    font-size: 10px;
    width: 205px;
  }
}
.disForm .rightContent .getExtrabenefit .text {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.disForm .rightContent .getExtrabenefit .text::before {
  content: "";
  margin-right: 8px;
  width: 17px;
  height: 17px;
  background: url(../../images/bu/investment/green_discount_icon_white.svg) no-repeat;
}

.disForm .rightContent.annuitypage .blacktext.extrasmalltext,
.disForm .rightContent.childpage .blacktext.extrasmalltext,
.disForm .rightContent.pensionpage .blacktext.extrasmalltext {
  font-size: 13px;
}

.disForm .rightContent.annuitypage .blacktext.extrasmalltext span,
.disForm .rightContent.childpage .blacktext.extrasmalltext span,
.disForm .rightContent.pensionpage .blacktext.extrasmalltext span {
  color: #0065ff;
  font-weight: 700;
}

.disForm .rightContent.ulippage.provider .co-logo {
  margin-bottom: 12px;
}

.disForm .rightContent.ulippage.provider.licpage .co-logo .insurerlogo {
  padding: 5px;
  border-radius: 12px;
}

.disForm .rightContent.ulippage.provider.licpage .co-logo .insurerlogo img {
  max-width: 80%;
  max-height: 70px;
}

.disForm .rightContent.childpage.provider .co-logo {
  display: none;
}

.disForm .rightContent .co-logo {
  text-align: center;
}

.disForm .rightContent .co-logo .insurerlogo {
  border: 1px solid #b7b7b7;
  text-align: center;
  border-radius: 12px;
  width: 128px;
  height: 75px;
  display: inline-flex;
  align-content: center;
  background: #fff;
  margin: 0 auto;
  overflow: hidden;
  justify-content: center;
  align-items: center;
}

.disForm .rightContent .co-logo .insurerlogo img {
  max-width: 100%;
}

.disForm .rightContent:not(.lic-investment) .form_icon {
  display: none;
}

.disForm .rightContent.lic-investment {
  width: 100%;
  justify-content: center;
}

.disForm .rightContent.taxpage .investment-bg .heading {
  background: linear-gradient(to right, #3b1be5, #bc33b9);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
}

@media screen and (max-width: 1024px) {
  .disForm .rightContent.taxpage .investment-bg .heading {
    padding-top: 0;
  }
}
.disForm .rightContent.taxpage .investment-bg .description {
  color: #8b8b8b;
  line-height: 19px;
  font-weight: 400;
}

.disForm .rightContent.taxpage .termCondition {
  color: #000;
}

.disForm .rightContent.childpage .slider-usp {
  display: none;
}

@media (max-width: 1024px) {
  .disForm .rightContent.childpage .slider-usp {
    overflow: hidden;
    overflow-x: scroll;
    width: 104%;
    margin-left: -2%;
    display: block;
  }
  .disForm .rightContent.childpage .slider-usp::-webkit-scrollbar {
    display: none;
  }
  .disForm .rightContent.childpage .slider-usp::-webkit-scrollbar-track {
    border-radius: 0;
  }
  .disForm .rightContent.childpage .slider-usp::-webkit-scrollbar-thumb {
    border-radius: 0;
  }
  .disForm .rightContent.childpage .slider-usp::-webkit-scrollbar-thumb:hover {
    background: 0 0;
  }
  .disForm .rightContent.childpage .slider-usp .slider-usp_pointerlist {
    display: flex;
    flex-direction: row;
    padding: 0 16px 0 10px;
  }
  .disForm .rightContent.childpage .slider-usp .slider-usp_pointerlist .slick-list {
    padding: 0 10px;
  }
  .disForm .rightContent.childpage .slider-usp .slider-usp_pointerlist li {
    min-height: 47px;
    margin: 10px;
    background: #fff 0 0 no-repeat padding-box;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1607843137);
    border-radius: 8px;
    padding: 6px 10px 6px 60px;
    max-width: 235px;
    align-items: center;
    display: flex;
    position: relative;
    transition: linear !important;
  }
  .disForm .rightContent.childpage .slider-usp .slider-usp_pointerlist li.cwa,
  .disForm .rightContent.childpage .slider-usp .slider-usp_pointerlist li.tfm {
    min-width: 180px;
  }
  .disForm .rightContent.childpage .slider-usp .slider-usp_pointerlist li.ap {
    min-width: 180px;
  }
  .disForm .rightContent.childpage .slider-usp .slider-usp_pointerlist li p {
    font-size: 12px;
    color: #253858;
    line-height: 16px;
    font-weight: 500;
    position: relative;
  }
  .disForm .rightContent.childpage .slider-usp .slider-usp_pointerlist li p sup {
    font-size: 10px;
    line-height: 7px;
  }
  .disForm .rightContent.childpage .slider-usp .slider-usp_pointerlist li:before {
    content: "";
    position: absolute;
    width: 40px;
    height: 40px;
    left: 14px;
    top: 4px;
  }
  .disForm .rightContent.childpage .slider-usp .slider-usp_pointerlist li.lop:before {
    background: url("../../images/bu/investment/icon-child-4.png") no-repeat;
    background-size: 90%;
  }
  .disForm .rightContent.childpage .slider-usp .slider-usp_pointerlist li.cwa:before {
    background: url("../../images/bu/investment/icon-child-3.png") no-repeat;
    background-size: 90%;
  }
  .disForm .rightContent.childpage .slider-usp .slider-usp_pointerlist li.cwa.ssy:before {
    background: url("../../images/bu/investment/girl-icon-child-3.png") no-repeat;
    background-size: 90%;
  }
  .disForm .rightContent.childpage .slider-usp .slider-usp_pointerlist li.tfm:before {
    background: url("../../images/bu/investment/icon-child-2.png") no-repeat;
    background-size: 90%;
  }
  .disForm .rightContent.childpage .slider-usp .slider-usp_pointerlist li.ap:before {
    background: url("../../images/bu/investment/icon-child-1.svg") no-repeat;
    background-size: 90%;
    background-position: center center;
  }
}
@media screen and (max-width: 1024px) {
  .disForm .rightContent.sippage {
    margin-bottom: 0;
  }
}
.disForm.formBlock.bannerWithPointer .product-achivement-at-policybazaar {
  display: none !important;
}

@media (max-width: 1024px) {
  .disForm.formBlock.bannerWithPointer .product-achivement-at-policybazaar {
    display: flex !important;
  }
}
.disForm.formBlock.bannerWithPointer.cg {
  border-radius: 12px;
  background: linear-gradient(89.67deg, rgba(255, 195, 74, 0.1) 0.26%, rgba(39, 226, 252, 0.1) 99.7%);
}

@media (max-width: 1024px) {
  .disForm.formBlock.bannerWithPointer.cg {
    background: 0 0;
  }
  .disForm.formBlock.bannerWithPointer.cg .leftContentBox {
    background: linear-gradient(89.67deg, rgba(255, 195, 74, 0.1) 0.26%, rgba(39, 226, 252, 0.1) 99.7%);
  }
}
.disForm.formBlock.bannerWithPointer.ulip .leftContentBox {
  margin: 0;
  background: #f4f6fd;
}

.disForm.formBlock.bannerWithPointer.ulip .leftContentBox .key-factor-wrapper .key-factor {
  bottom: -60px;
}

.disForm.formBlock.bannerWithPointer.ulip .leftContentBox .leftbox .invBanner .ff-content {
  display: flex;
  flex-direction: row;
}

.disForm.formBlock.bannerWithPointer.ulip .leftContentBox .leftbox .invBanner .ff-content .keypointer {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 50%;
  margin-top: 30px;
}

@media (max-width: 1024px) {
  .disForm.formBlock.bannerWithPointer.ulip .leftContentBox .leftbox .invBanner .ff-content .keypointer {
    width: 100%;
  }
}
.disForm.formBlock.bannerWithPointer.ulip .leftContentBox .leftbox .invBanner .ff-content .keypointer .key-points {
  flex-direction: column;
  display: flex;
  margin: 20px 0;
}

.disForm.formBlock.bannerWithPointer.ulip .leftContentBox .leftbox .invBanner .ff-content .keypointer .key-points li {
  padding: 10px 0 10px 50px;
  margin: 6px 0;
  position: relative;
}

.disForm.formBlock.bannerWithPointer.ulip .leftContentBox .leftbox .invBanner .ff-content .keypointer .key-points li.iconlist:before {
  content: "";
  width: 36px;
  height: 26px;
  position: absolute;
  left: 0;
  background-size: 100%;
}

.disForm.formBlock.bannerWithPointer.ulip .leftContentBox .leftbox .invBanner .ff-content .keypointer .key-points li.iconlist.ico-1:before {
  background: url("../../images/bu/investment/icon-list1.svg") no-repeat 0 -6px;
  background-size: 100%;
}

.disForm.formBlock.bannerWithPointer.ulip .leftContentBox .leftbox .invBanner .ff-content .keypointer .key-points li.iconlist.ico-2:before {
  background: url("../../images/bu/investment/icon-list2.svg") no-repeat 0 0;
  height: 36px;
  background-size: 100%;
}

.disForm.formBlock.bannerWithPointer.ulip .leftContentBox .leftbox .invBanner .ff-content .keypointer .key-points li.iconlist.ico-3:before {
  background: url("../../images/bu/investment/icon-list3.svg") no-repeat 0 0;
  background-size: 100%;
}

.disForm.formBlock.bannerWithPointer.ulip .leftContentBox .leftbox .invBanner .ff-content .keypointer .key-points li.iconlist.ico-4:before {
  background: url("../../images/bu/investment/icon-list4.svg") no-repeat 0 -6px;
  background-size: 100%;
}

.disForm.formBlock.bannerWithPointer.ulip .leftContentBox .leftbox .invBanner .ff-content .keypointer .key-points li span {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  display: block;
}

.disForm.formBlock.bannerWithPointer.ulip .leftContentBox .leftbox .invBanner .ff-content .keypointer .key-points li span.sm {
  font-size: 12px;
}

@media (max-width: 1024px) {
  .disForm.formBlock.bannerWithPointer .ratings-mobile {
    display: none;
  }
}
.disForm.formBlock.bannerWithPointer .leftContentBox .leftbox .invBanner .ff-content {
  display: flex;
  flex-direction: row;
}

.disForm.formBlock.bannerWithPointer .leftContentBox .leftbox .invBanner .ff-content .ff-banner {
  position: relative;
  text-align: left;
  width: 50%;
}

@media (max-width: 1024px) {
  .disForm.formBlock.bannerWithPointer .leftContentBox .leftbox .invBanner .ff-content .ff-banner {
    display: none;
  }
}
.disForm.formBlock.bannerWithPointer .leftContentBox .leftbox .invBanner .ff-content .ff-banner img {
  width: 100%;
  position: relative;
  left: 30px;
  height: 355px;
}

.disForm.formBlock.bannerWithPointer .leftContentBox .leftbox .invBanner .ff-content .keypointer {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 50%;
  margin-left: 50px;
}

.disForm.formBlock.bannerWithPointer .leftContentBox .leftbox .invBanner .ff-content .keypointer h2 {
  font-size: 26px;
}

@media (max-width: 1024px) {
  .disForm.formBlock.bannerWithPointer .leftContentBox .leftbox .invBanner .ff-content .keypointer {
    width: 100%;
    margin-left: 0;
  }
  .disForm.formBlock.bannerWithPointer .leftContentBox .leftbox .invBanner .ff-content .keypointer h2 {
    font-size: 22px;
    margin-top: 0;
  }
}
.disForm.formBlock.bannerWithPointer .leftContentBox .leftbox .invBanner .ff-content .keypointer .key-points {
  flex-direction: column;
  display: flex;
  margin: 20px 0;
  list-style: none;
}

.disForm.formBlock.bannerWithPointer .leftContentBox .leftbox .invBanner .ff-content .keypointer .key-points li {
  padding: 10px 0 10px 50px;
  margin: 6px 0;
  position: relative;
}

.disForm.formBlock.bannerWithPointer .leftContentBox .leftbox .invBanner .ff-content .keypointer .key-points li.iconlist:before {
  content: "";
  width: 40px;
  height: 40px;
  position: absolute;
  left: 0;
  background-size: 100%;
}

.disForm.formBlock.bannerWithPointer .leftContentBox .leftbox .invBanner .ff-content .keypointer .key-points li.iconlist.ico-1:before {
  background: url("../../images/bu/investment/gts.svg") no-repeat 0 0;
  background-size: 100%;
}

.disForm.formBlock.bannerWithPointer .leftContentBox .leftbox .invBanner .ff-content .keypointer .key-points li.iconlist.ico-2:before {
  background: url("../../images/bu/investment/section80c.svg") no-repeat 0 0;
  background-size: 100%;
}

.disForm.formBlock.bannerWithPointer .leftContentBox .leftbox .invBanner .ff-content .keypointer .key-points li.iconlist.ico-3:before {
  background: url("../../images/bu/investment/zero-ltgc.svg") no-repeat 0 0;
  background-size: 100%;
}

.disForm.formBlock.bannerWithPointer .leftContentBox .leftbox .invBanner .ff-content .keypointer .key-points li span {
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  display: block;
}

.disForm.formBlock.bannerWithPointer .leftContentBox .leftbox .invBanner .ff-content .keypointer .key-points li span.sm {
  font-size: 14px;
}

.disForm.formBlock.bannerWithPointer.cg.sippage {
  background: #f5f7fe;
  border-radius: 12px;
}

.disForm.formBlock.bannerWithPointer.cg.sippage .leftContentBox {
  padding-top: 0 !important;
}

@media (max-width: 1024px) {
  .disForm.formBlock.bannerWithPointer.cg.sippage {
    background: 0 0;
  }
  .disForm.formBlock.bannerWithPointer.cg.sippage .leftContentBox {
    background: #f5f7fe;
    padding-top: 0 !important;
  }
}
@media (max-width: 1024px) {
  .disForm.formBlock.bannerWithPointer.cg.sippage .leftContentBox .leftbox .invBanner .ff-content .keypointer {
    width: 100%;
    margin-left: 0;
    margin-top: 30px;
  }
  .disForm.formBlock.bannerWithPointer.cg.sippage .leftContentBox .leftbox .invBanner .ff-content .keypointer h2 {
    font-size: 22px;
    margin-top: 0;
  }
}
.disForm.formBlock.bannerWithPointer.cg.sippage .leftContentBox .leftbox .invBanner .ff-content .keypointer .key-points li {
  margin: 0;
  padding: 10px 0 10px 38px;
}

.disForm.formBlock.bannerWithPointer.cg.sippage .leftContentBox .leftbox .invBanner .ff-content .keypointer .key-points li.iconlist:before {
  content: "";
  width: 26px;
  height: 26px;
  position: absolute;
  left: 0;
  background-size: 100%;
}

.disForm.formBlock.bannerWithPointer.cg.sippage .leftContentBox .leftbox .invBanner .ff-content .keypointer .key-points li.iconlist.ico-1:before {
  background: url("../../images/bu/investment/sip-article-top-fold-pointer-1.svg") no-repeat 0 0;
  background-size: 100%;
}

.disForm.formBlock.bannerWithPointer.cg.sippage .leftContentBox .leftbox .invBanner .ff-content .keypointer .key-points li.iconlist.ico-2:before {
  background: url("../../images/bu/investment/sip-article-top-fold-pointer-2.svg") no-repeat 0 0;
  background-size: 100%;
}

.disForm.formBlock.bannerWithPointer.cg.sippage .leftContentBox .leftbox .invBanner .ff-content .keypointer .key-points li.iconlist.ico-3:before {
  background: url("../../images/bu/investment/sip-article-top-fold-pointer-3.svg") no-repeat 0 0;
  background-size: 100%;
}

.disForm.formBlock.bannerWithPointer.cg.sippage .leftContentBox .leftbox .invBanner .ff-content .keypointer .key-points li.iconlist.ico-4:before {
  background: url("../../images/bu/investment/sip-article-top-fold-pointer-4.svg") no-repeat 0 0;
  background-size: 100%;
}

.disForm.formBlock.bannerWithPointer.cg.sippage .leftContentBox .leftbox .invBanner .ff-content .keypointer .key-points li.iconlist.ico-5:before {
  background: url("../../images/bu/investment/sip-article-top-fold-pointer-5.svg") no-repeat 0 0;
  background-size: 100%;
}

.disForm.formBlock.bannerWithPointer.cg.sippage .leftContentBox .leftbox .invBanner .ff-content .keypointer .key-points li span {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.disForm.formBlock.bannerWithPointer.cg.sippage .leftContentBox .leftbox .invBanner .ff-content .keypointer .key-points li span.sm {
  font-size: 12px;
  font-weight: 400;
}

.disForm.formBlock.bannerWithPointer .key-factor-wrapper {
  position: relative;
}

@media (max-width: 1024px) {
  .disForm.formBlock.bannerWithPointer .key-factor-wrapper {
    position: absolute;
    bottom: -70px;
    width: 100%;
  }
}
.disForm.formBlock.bannerWithPointer .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: 30px;
  right: 0;
  box-shadow: 0 3px 16px rgba(51, 51, 124, 0.1607843137);
  width: 550px;
  position: absolute;
  bottom: -60px;
}

.disForm.formBlock.bannerWithPointer .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;
}

.disForm.formBlock.bannerWithPointer .key-factor-wrapper .key-factor li .totalRating {
  width: 130px !important;
}

.disForm.formBlock.bannerWithPointer .key-factor-wrapper .key-factor li::before {
  content: "";
  height: 70%;
  width: 1px;
  background: #ccc;
  position: absolute;
  right: 1px;
}

.disForm.formBlock.bannerWithPointer .key-factor-wrapper .key-factor li:last-child::before {
  display: none;
}

.disForm.formBlock.bannerWithPointer .key-factor-wrapper .key-factor li .starts_block {
  width: 80px;
  margin: 0;
}

.disForm.formBlock.bannerWithPointer .key-factor-wrapper .key-factor li .hi-pp {
  font-size: 14px;
  color: #6359ef;
  font-weight: 500;
  line-height: 22px;
}

.disForm.formBlock.bannerWithPointer .key-factor-wrapper .key-factor li .light-text {
  font-size: 10px;
  color: #253858;
  font-weight: 400;
}

.disForm.formBlock.bannerWithPointer .key-factor-wrapper .key-factor li .light-text .totalRating {
  width: 80px;
}

@media (max-width: 568px) {
  .disForm.formBlock.bannerWithPointer .key-factor-wrapper .key-factor li .light-text {
    text-align: center;
  }
  .disForm.formBlock.bannerWithPointer .key-factor-wrapper .key-factor li .light-text .totalRating {
    width: 90px;
  }
}
@media (max-width: 980px) {
  .disForm.formBlock.bannerWithPointer .key-factor-wrapper .key-factor {
    max-width: 100%;
    width: 500px;
    bottom: initial;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
  }
  .disForm.formBlock.bannerWithPointer .key-factor-wrapper .key-factor li {
    width: 33%;
  }
  .disForm.formBlock.bannerWithPointer .key-factor-wrapper .key-factor li:first-child {
    position: absolute;
    top: -56px;
    display: none;
  }
  .disForm.formBlock.bannerWithPointer .key-factor-wrapper .key-factor li:first-child:before {
    display: none;
  }
  .disForm.formBlock.bannerWithPointer .key-factor-wrapper .key-factor li .totalRating {
    width: 80px;
    left: 0;
  }
}
.mixed-form-layout-top-fold {
  position: relative;
}

.mixed-form-layout-top-fold .formBlock.disForm .leftContentBox {
  max-width: calc(100% - 450px);
}

@media (max-width: 980px) {
  .mixed-form-layout-top-fold .formBlock.disForm .leftContentBox {
    max-width: 100%;
  }
}
.lic-investment .mobile-hide {
  display: block;
}

@media (max-width: 1024px) {
  .lic-investment .mobile-hide {
    display: none;
    margin: 7px auto;
  }
}
.lic-investment .desktop-hide {
  display: none;
}

@media (max-width: 1024px) {
  .lic-investment .desktop-hide {
    display: inline-block;
    margin: 7px auto;
    text-align: center;
  }
}
.form-whatsapp {
  font-size: 12px;
  text-align: center;
  color: #333;
  margin-top: 20px;
}

.form-whatsapp i.icon {
  background: url(../../images/bu/whatsapp.png) no-repeat;
  background-size: cover;
  margin-right: 5px;
  margin-bottom: 2px;
  vertical-align: middle;
  width: 14px;
  height: 14px;
  display: inline-block;
}

.form-whatsapp .switch {
  position: relative;
  display: inline-block;
  width: 32px;
  height: 20px;
  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:before {
  position: absolute;
  content: "";
  height: 14px;
  width: 14px;
  left: 4px;
  bottom: 3px;
  background-color: #fff;
  transition: 0.4s;
}

.form-whatsapp input:checked + .slider {
  background-color: #2196f3;
}

.form-whatsapp input:focus + .slider {
  box-shadow: 0 0 1px #2196f3;
}

.form-whatsapp input:checked + .slider:before {
  transform: translateX(11px);
}

.form-whatsapp .slider.round {
  border-radius: 34px;
}

.form-whatsapp .slider.round:before {
  border-radius: 50%;
}

.term_cond {
  color: rgba(42, 63, 79, 0.6) !important;
}

.tcondition,
.termCondition,
.term_cond {
  font-size: 11px;
  display: block;
  margin-top: 10px;
  text-align: left;
  width: 80%;
  margin-bottom: 0 !important;
  padding: 0 !important;
  margin: 10px auto 0;
}

.tcondition a,
.termCondition a,
.term_cond a {
  color: #0065ff;
}

@media screen and (max-width: 1024px) {
  .tcondition,
  .termCondition,
  .term_cond {
    text-align: center;
  }
}
.tcondition.isnri,
.termCondition.isnri,
.term_cond.isnri {
  font-weight: 500;
  font-size: 12px;
  color: #ea8936 !important;
  background: #fff1e5;
  display: inline;
  padding: 4px 10px 5px !important;
  border-radius: 4px;
}

.tcondition.isnri:has(+ .certified),
.termCondition.isnri:has(+ .certified),
.term_cond.isnri:has(+ .certified) {
  display: inline-block;
  margin: 0 auto 10px !important;
}

@media screen and (max-width: 768px) {
  .tcondition.isnri:has(+ .certified),
  .termCondition.isnri:has(+ .certified),
  .term_cond.isnri:has(+ .certified) {
    width: 93%;
  }
}
.termCondition {
  text-align: center;
}

.floatingPopupDiv {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99999;
  display: none;
}

.floatingPopupDiv .build-in-cover {
  display: none !important;
}

.floatingPopupDiv .investmenttimer {
  display: none !important;
}

.floatingPopupDiv.open {
  display: block;
}

.floatingPopupDiv .close {
  position: absolute;
  width: 32px;
  height: 32px;
  opacity: 0.3;
  background: #ccc;
  border-radius: 50px;
  top: 14px;
  right: 20px;
  z-index: 10002;
  cursor: pointer;
}

@media only screen and (max-width: 1024px) {
  .floatingPopupDiv .close {
    right: 15px;
  }
}
.floatingPopupDiv .close:after,
.floatingPopupDiv .close:before {
  position: absolute;
  left: 15px;
  content: " ";
  height: 18px;
  width: 2px;
  background-color: #333;
  top: 7px;
}

.floatingPopupDiv .close:before {
  transform: rotate(45deg);
}

.floatingPopupDiv .close:after {
  transform: rotate(-45deg);
}

.floatingPopupDiv .floatpanel {
  position: absolute;
  width: 43%;
  background: #fff;
  right: 0;
  height: 100%;
  animation: slide 0.5s forwards;
  animation-delay: 2s;
  padding-top: 45px;
  overflow-y: scroll;
}

.floatingPopupDiv .floatpanel.video-on {
  width: 60% !important;
  min-height: 400px;
  padding: 50px !important;
}

.floatingPopupDiv .floatpanel.video-on iframe {
  width: 100%;
  height: 420px;
}

@media (max-width: 1024px) {
  .floatingPopupDiv .floatpanel.video-on {
    width: 90% !important;
    min-height: initial !important;
    height: 430px !important;
    padding: 0 !important;
    border-radius: 0 !important;
    background: 0 0 !important;
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-50%);
  }
  .floatingPopupDiv .floatpanel.video-on iframe {
    width: 100%;
    height: 420px;
  }
}
@media screen and (orientation: landscape) and (max-width: 990px) {
  .floatingPopupDiv .floatpanel.video-on {
    height: 286px;
    min-height: initial;
    transform: translateY(-50%);
  }
  .floatingPopupDiv .floatpanel.video-on iframe {
    width: 100%;
    height: 280px;
  }
}
.floatingPopupDiv .floatpanel .childpage .slider-usp {
  display: none;
}

@media only screen and (max-width: 1024px) {
  .floatingPopupDiv .floatpanel {
    width: 100%;
    overflow-y: scroll;
    padding-top: 15px;
  }
}
.floatingPopupDiv .floatpanel .showForm {
  width: 90%;
  margin: 0 auto;
  background: 0 0;
  text-align: center;
}

.floatingPopupDiv .floatpanel .showForm .disForm {
  padding: 20px 0 30px;
  display: flex;
  flex-direction: row;
  width: 100%;
  margin: 0 auto;
}

@media only screen and (max-width: 1024px) {
  .floatingPopupDiv .floatpanel .showForm .disForm {
    padding: 0 0 15px;
  }
}
.floatingPopupDiv .floatpanel .showForm .disForm .rightContent {
  width: 85%;
  margin: 0 auto;
  box-shadow: none;
  border-radius: 0;
  max-width: 100%;
}

.floatingPopupDiv .floatpanel .showForm .disForm .rightContent::before {
  display: none;
}

.floatingPopupDiv .floatpanel .showForm .disForm .rightContent .getExtrabenefit {
  border-radius: 30px;
}

@media screen and (max-width: 767px) {
  .floatingPopupDiv .floatpanel .showForm .disForm .rightContent {
    width: 100%;
    padding: 16px 0 18px;
    display: block !important;
  }
}
.floatingPopupDiv .floatpanel .showForm .disForm .rightContent .tcondition,
.floatingPopupDiv .floatpanel .showForm .disForm .rightContent .term_cond {
  text-align: center;
}

@media screen and (max-width: 667px) {
  .floatingPopupDiv .floatpanel .showForm .disForm .rightContent.lic-investment {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.floatingPopupDiv .floatpanel .showForm .disForm .rightContent.lic-investment .investment-bg #number_f .formInput .feildLable {
  left: 165px;
}

@media screen and (max-width: 320px) {
  .floatingPopupDiv .floatpanel .showForm .disForm .rightContent .fieldWrapper {
    margin: 15px auto 30px;
  }
}
.floatingPopupDiv .floatpanel .showForm .disForm .rightContent .investment-bg #number_f .formInput .feildLable {
  left: 145px;
}

.floatingPopupDiv .floatpanel .showForm .disForm .rightContent .investment-bg.service-page {
  display: none !important;
}

.floatingPopupDiv .floatpanel .showForm .disForm .rightContent .investment-bg .fieldWrapper #invmobile {
  padding-left: 145px;
}

.floatingPopupDiv .floatpanel .showForm .disForm .rightContent .investment-bg.display-popup {
  display: block !important;
}

.floatingPopupDiv .floatpanel .getExtrabenefit {
  position: relative;
  top: auto;
  width: 100%;
  bottom: auto;
  margin: 0 auto 15px;
  left: 0 !important;
}

.floatingPopupDiv .floatpanel.annuitypage {
  padding-top: 10px;
  overflow-y: scroll;
}

@media screen and (max-width: 1024px) {
  .floatingPopupDiv .floatpanel.annuitypage {
    padding-top: 45px;
  }
}
.floatingPopupDiv .floatpanel .slider-usp {
  display: none;
}

.floatingPopupDiv .floatpanel .rightContent.sip-calculator-top-fold {
  margin: 0;
  max-width: 418px;
  box-shadow: none;
  border-radius: 12px;
  border: 0;
  background: #fff;
  width: 100%;
  padding: 0;
}

@media screen and (max-width: 1024px) {
  .floatingPopupDiv .floatpanel .rightContent.sip-calculator-top-fold {
    border: 0;
    padding: 12px 0 0;
  }
}
.floatingPopupDiv .floatpanel .rightContent.sip-calculator-top-fold:before {
  display: none;
}

.floatingPopupDiv .floatpanel .rightContent.sip-calculator-top-fold .investment-bg .slider-heading-section .slider-heading .heading {
  color: var(--brand, #0065ff);
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  margin-bottom: 8px;
}

.floatingPopupDiv .floatpanel .rightContent.sip-calculator-top-fold .investment-bg .slider-heading-section .slider-heading .description {
  color: var(--text-89, rgba(37, 56, 88, 0.89));
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  margin-top: 0;
}

.floatingPopupDiv .floatpanel .rightContent.sip-calculator-top-fold .investment-bg .slider-heading-section .slick-dots li button:before {
  font-size: 45px;
  color: #f5f5f5;
  opacity: 1;
}

.floatingPopupDiv .floatpanel .rightContent.sip-calculator-top-fold .investment-bg .slider-heading-section .slick-dots li.slick-active button:before {
  color: #0065ff;
}

.floatingPopupDiv .floatpanel .rightContent.sip-calculator-top-fold .investment-bg form {
  margin-top: 0;
}

.floatingPopupDiv .floatpanel .rightContent.sip-calculator-top-fold .investment-bg #number_f {
  position: relative;
  margin-bottom: 30px;
}

.floatingPopupDiv .floatpanel .rightContent.sip-calculator-top-fold .investment-bg #number_f::before {
  content: "";
  background: url(../../images/bu/investment/sip-cal-mobile-icon.svg);
  width: 14px;
  height: 24px;
  position: absolute;
  top: 50%;
  left: 16px;
  transform: translate(0, -50%);
  z-index: 10;
}

.floatingPopupDiv .floatpanel .rightContent.sip-calculator-top-fold .investment-bg .fieldWrapper {
  margin-top: 15px;
  border: 1px solid #868383;
}

.floatingPopupDiv .floatpanel .rightContent.sip-calculator-top-fold .investment-bg .fieldWrapper .formInput .feildLable {
  color: #868383;
}

.floatingPopupDiv .floatpanel .rightContent.sip-calculator-top-fold .investment-bg .fieldWrapper .formInput #invname + .feildLable {
  left: 40px !important;
}

.floatingPopupDiv .floatpanel .rightContent.sip-calculator-top-fold .investment-bg .fieldWrapper .formInput #invemail.labelshow + .feildLable,
.floatingPopupDiv .floatpanel .rightContent.sip-calculator-top-fold .investment-bg .fieldWrapper .formInput #invemail:focus + .feildLable,
.floatingPopupDiv .floatpanel .rightContent.sip-calculator-top-fold .investment-bg .fieldWrapper .formInput #invname.labelshow + .feildLable,
.floatingPopupDiv .floatpanel .rightContent.sip-calculator-top-fold .investment-bg .fieldWrapper .formInput #invname:focus + .feildLable {
  left: 14px !important;
}

.floatingPopupDiv .floatpanel .rightContent.sip-calculator-top-fold .investment-bg .fieldWrapper .formInput #invemail + .feildLable {
  left: 50px !important;
}

.floatingPopupDiv .floatpanel .rightContent.sip-calculator-top-fold .investment-bg .fieldWrapper .formInput .feildLable {
  left: 164px !important;
}

.floatingPopupDiv .floatpanel .rightContent.sip-calculator-top-fold .investment-bg .fieldWrapper .formInput input.labelshow + .feildLable,
.floatingPopupDiv .floatpanel .rightContent.sip-calculator-top-fold .investment-bg .fieldWrapper .formInput input:focus + .feildLable {
  left: 14px !important;
}

.floatingPopupDiv .floatpanel .rightContent.sip-calculator-top-fold .investment-bg .fieldWrapper .fullWidht {
  padding: 0 19px 0 40px;
  color: var(--text-89, rgba(37, 56, 88, 0.89));
  font-size: 16px;
  font-style: normal;
  font-weight: 450;
  line-height: 20.8px;
}

.floatingPopupDiv .floatpanel .rightContent.sip-calculator-top-fold .investment-bg .fieldWrapper #name_feild {
  position: relative;
}

.floatingPopupDiv .floatpanel .rightContent.sip-calculator-top-fold .investment-bg .fieldWrapper #name_feild::before {
  content: "";
  background: url(../../images/bu/investment/sip-cal-user-icon.svg);
  width: 14px;
  height: 24px;
  position: absolute;
  left: 16px;
  top: 50%;
  transform: translate(0, -50%);
}

.floatingPopupDiv .floatpanel .rightContent.sip-calculator-top-fold .investment-bg .fieldWrapper #mob_feild2feild {
  padding: 0 5px 0 45px;
  width: 165px;
}

.floatingPopupDiv .floatpanel .rightContent.sip-calculator-top-fold .investment-bg .fieldWrapper #mob_feild2feild::after {
  left: 95px;
}

.floatingPopupDiv .floatpanel .rightContent.sip-calculator-top-fold .investment-bg .fieldWrapper #mob_feild2feild .cCode {
  color: var(--38, rgba(37, 56, 88, 0.38));
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}

.floatingPopupDiv .floatpanel .rightContent.sip-calculator-top-fold .investment-bg .fieldWrapper #mob_feild2feild select {
  color: var(--text-89, rgba(37, 56, 88, 0.89));
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20.8px;
  z-index: 10;
}

.floatingPopupDiv .floatpanel .rightContent.sip-calculator-top-fold .investment-bg .fieldWrapper #mob_feild2feild select.active {
  font-size: 0;
  min-height: 30px;
}

.floatingPopupDiv .floatpanel .rightContent.sip-calculator-top-fold .investment-bg .fieldWrapper #mob_feild2feild select option {
  font-size: 16px;
}

.floatingPopupDiv .floatpanel .rightContent.sip-calculator-top-fold .investment-bg .fieldWrapper #invmobile {
  padding-left: 167px !important;
}

.floatingPopupDiv .floatpanel .rightContent.sip-calculator-top-fold .investment-bg #email #name_feild {
  position: relative;
}

.floatingPopupDiv .floatpanel .rightContent.sip-calculator-top-fold .investment-bg #email #name_feild::before {
  content: "";
  background: url(../../images/bu/investment/sip-cal-mail-icon.svg);
  width: 23px;
  height: 17px;
  position: absolute;
  left: 16px;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 10;
}

.floatingPopupDiv .floatpanel .rightContent.sip-calculator-top-fold .investment-bg #email #name_feild .fullWidht {
  padding: 0 19px 0 55px;
}

.floatingPopupDiv .floatpanel .rightContent.sip-calculator-top-fold .investment-bg .termCondition {
  line-height: 16px;
  padding: 0 20px !important;
}

.floatingPopupDiv .floatpanel .rightContent.sip-calculator-top-fold .investment-bg .termCondition.isnri {
  color: #ea8936;
  background: #fff1e5;
  display: inline;
  padding: 4px 10px 5px !important;
  border-radius: 4px;
}

.floatingPopupDiv .floatpanel .rightContent.sip-calculator-top-fold #loader,
.floatingPopupDiv .floatpanel .rightContent.sip-calculator-top-fold .proceed {
  margin: 0 auto 12px;
}

.floatingPopupDiv .floatpanel .rightContent.sip-calculator-top-fold .form-whatsapp {
  margin-top: 12px;
}

.floatingPopupDiv.fdpage .disForm .rightContent .investment-bg .heading {
  font-size: 19px;
  margin-bottom: 5px;
}

@media screen and (max-width: 1024px) {
  .floatingPopupDiv.fdpage .disForm .rightContent .investment-bg .heading {
    font-size: 20px;
  }
}
.floatingPopupDiv.fdpage .disForm .rightContent .investment-bg .description {
  font-size: 13px;
  margin-top: 0;
}

@media screen and (max-width: 1024px) {
  .floatingPopupDiv.fdpage .disForm .rightContent .investment-bg .description {
    font-size: 15px;
  }
}
.floatingPopupDiv .showForm.lic-investment-renewal .disForm {
  padding: 0;
}

.floatingPopupDiv .showForm.lic-investment-renewal .disForm .rightContent {
  max-width: 435px;
  border-radius: 12px;
  background: #fff;
  margin: 0 auto;
  width: 100%;
  padding: 0;
}

.floatingPopupDiv .showForm.lic-investment-renewal .disForm .rightContent .investment-bg .brand-logo {
  width: 100%;
}

.floatingPopupDiv .showForm.lic-investment-renewal .disForm .rightContent .investment-bg .brand-logo img {
  max-width: 100%;
  width: auto;
}

.floatingPopupDiv .showForm.lic-investment-renewal .disForm .rightContent .investment-bg .step-1 .heading {
  color: #0065ff;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
  margin: 15px auto 8px;
}

.floatingPopupDiv .showForm.lic-investment-renewal .disForm .rightContent .investment-bg .step-1 .description {
  color: rgba(37, 56, 88, 0.6);
  text-align: center;
  margin-top: 8px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  padding: 0 10px;
}

.floatingPopupDiv .showForm.lic-investment-renewal .disForm .rightContent .investment-bg .step-1 .description span {
  color: rgba(37, 56, 88, 0.89);
}

.floatingPopupDiv .showForm.lic-investment-renewal .disForm .rightContent .investment-bg .step-1 .termCondition {
  color: #000;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 450;
  line-height: 30px;
}

.floatingPopupDiv .showForm.lic-investment-renewal .disForm .rightContent .investment-bg .step-2 .hide-desktop {
  display: none;
}

@media screen and (max-width: 1024px) {
  .floatingPopupDiv .showForm.lic-investment-renewal .disForm .rightContent .investment-bg .step-2 .hide-desktop {
    display: block;
  }
}
@media screen and (max-width: 1024px) {
  .floatingPopupDiv .showForm.lic-investment-renewal .disForm .rightContent .investment-bg .step-2 .hide-mobile {
    display: none;
  }
}
.floatingPopupDiv .showForm.lic-investment-renewal .disForm .rightContent .investment-bg .step-2 .heading {
  color: rgba(37, 56, 88, 0.6);
  text-align: center;
  margin: 16px auto 8px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  padding: 0 16px;
}

@media screen and (max-width: 1024px) {
  .floatingPopupDiv .showForm.lic-investment-renewal .disForm .rightContent .investment-bg .step-2 .heading {
    font-size: 14px;
    font-weight: 500;
    line-height: 31.2px;
  }
  .floatingPopupDiv .showForm.lic-investment-renewal .disForm .rightContent .investment-bg .step-2 .heading span {
    color: #0065ff;
    display: block;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 31.2px;
  }
}
.floatingPopupDiv .showForm.lic-investment-renewal .disForm .rightContent .investment-bg .step-2 .description {
  color: var(--text-60, rgba(37, 56, 88, 0.6));
  text-align: center;
  margin: 0;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 1024px) {
  .floatingPopupDiv .showForm.lic-investment-renewal .disForm .rightContent .investment-bg .step-2 .description {
    color: #07152c;
    text-align: center;
    width: 75%;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    margin: 8px auto 42px;
  }
}
.floatingPopupDiv .showForm.lic-investment-renewal .disForm .rightContent .investment-bg .step-2 .description-2 {
  color: var(--text-89, rgba(37, 56, 88, 0.89));
  text-align: center;
  margin: 16px auto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  z-index: 2;
  position: relative;
}

.floatingPopupDiv .showForm.lic-investment-renewal .disForm .rightContent .investment-bg .step-2 .description-2:before {
  content: "";
  width: 20%;
  height: 1px;
  background: rgba(0, 0, 0, 0.12);
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 1;
}

.floatingPopupDiv .showForm.lic-investment-renewal .disForm .rightContent .investment-bg .step-2 .description-2:after {
  content: "";
  width: 20%;
  height: 1px;
  background: rgba(0, 0, 0, 0.12);
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 1;
}

.floatingPopupDiv .showForm.lic-investment-renewal .disForm .rightContent .investment-bg .step-2 .qr-code {
  width: 300px;
  height: 300px;
  margin: -30px auto;
  text-align: CENTER;
  z-index: 0;
  position: relative;
}

.floatingPopupDiv .showForm.lic-investment-renewal .disForm .rightContent .investment-bg .step-2 .qr-code img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 1024px) {
  .floatingPopupDiv .showForm.lic-investment-renewal .disForm .rightContent .investment-bg .step-2 .qr-code {
    background: url("../../images/bu/investment/lic-renewal-mobile-image-step-2.svg");
    width: 94px;
    height: 94px;
    margin: 32px auto 8px;
  }
}
.floatingPopupDiv .showForm.lic-investment-renewal .disForm .rightContent .investment-bg .step-2 #number_f {
  position: relative;
  margin: 0;
  width: 100%;
}

.floatingPopupDiv .showForm.lic-investment-renewal .disForm .rightContent .investment-bg .step-2 #number_f::before {
  content: "";
  background: url(../../images/bu/investment/sip-cal-mobile-icon.svg);
  width: 14px;
  height: 24px;
  position: absolute;
  top: 50%;
  left: 16px;
  transform: translate(0, -50%);
}

.floatingPopupDiv .showForm.lic-investment-renewal .disForm .rightContent .investment-bg .step-2 .loadingDiv {
  margin: 20px auto 0;
}

.floatingPopupDiv .showForm.lic-investment-renewal .disForm .rightContent .investment-bg .step-3 .thankyou-img {
  background: url(../../images/bu/investment/lic-renewal-thankyou-img.svg);
  margin: 40px auto;
  width: 217px;
  height: 220px;
}

.floatingPopupDiv .showForm.lic-investment-renewal .disForm .rightContent .investment-bg .step-3 .heading {
  color: #253858;
  text-align: center;
  margin-bottom: 8px;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.floatingPopupDiv .showForm.lic-investment-renewal .disForm .rightContent .investment-bg .step-3 .description {
  color: #253858;
  text-align: center;
  padding: 0 40px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  opacity: 0.6;
}

.floatingPopupDiv .showForm.lic-investment-renewal .disForm .rightContent .investment-bg .fieldWrapper {
  width: 85%;
  border: 1px solid rgba(0, 0, 0, 0.37);
  margin: 32px auto 38px;
}

.floatingPopupDiv .showForm.lic-investment-renewal .disForm .rightContent .investment-bg .fieldWrapper #mob_feild2feild {
  padding: 0 5px 0 45px;
  width: 165px;
}

.floatingPopupDiv .showForm.lic-investment-renewal .disForm .rightContent .investment-bg .fieldWrapper #mob_feild2feild::after {
  left: 95px;
}

.floatingPopupDiv .showForm.lic-investment-renewal .disForm .rightContent .investment-bg .fieldWrapper #invmobile {
  padding-left: 167px;
}

.floatingPopupDiv .showForm.lic-investment-renewal .disForm .rightContent .investment-bg .fieldWrapper .formInput {
  padding: 0;
}

.floatingPopupDiv .showForm.lic-investment-renewal .disForm .rightContent .investment-bg .fieldWrapper .formInput input::-webkit-input-placeholder {
  color: var(--text-89, rgba(37, 56, 88, 0.89));
  text-transform: uppercase;
  font-weight: 400;
}

.floatingPopupDiv .showForm.lic-investment-renewal .disForm .rightContent .investment-bg .fieldWrapper .formInput input#dob {
  color: var(--text-89, rgba(37, 56, 88, 0.89));
  text-transform: uppercase;
  font-weight: 400;
}

.floatingPopupDiv .showForm.lic-investment-renewal .disForm .rightContent .investment-bg .fieldWrapper .formInput .feildLable {
  color: rgba(37, 56, 88, 0.6);
}

.floatingPopupDiv .showForm.lic-investment-renewal .disForm .rightContent .investment-bg .loadingDiv {
  margin: 58px auto 0;
}

.floatingPopupDiv .showForm.lic-investment-renewal .disForm .rightContent .investment-bg .loadingDiv #loader,
.floatingPopupDiv .showForm.lic-investment-renewal .disForm .rightContent .investment-bg .loadingDiv .proceed {
  margin: 0 auto 16px;
  padding: 8px 16px;
  line-height: 30px;
  width: 85%;
}

.floatingPopupDiv .showForm.lic-investment-renewal .disForm .rightContent::before {
  display: none;
}

.floatingPopupDiv.center.open {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 767px) {
  .floatingPopupDiv.center.open {
    align-items: flex-end;
  }
}
@media screen and (orientation: landscape) and (max-width: 990px) {
  .floatingPopupDiv.center.open {
    align-items: flex-end;
  }
}
.floatingPopupDiv.center > .close {
  display: none;
}

.floatingPopupDiv.center .floatpanel {
  position: relative;
  width: 28%;
  background: #fff;
  right: auto;
  height: auto;
  animation: slide 0.5s forwards;
  animation-delay: 2s;
  padding-top: 0;
  overflow-y: hidden;
  border-radius: 12px;
  border: 1px solid var(--tag-1-tag-1, rgba(57, 98, 237, 0.12));
}

@media screen and (max-width: 1024px) {
  .floatingPopupDiv.center .floatpanel {
    width: 70%;
    overflow-y: scroll;
  }
}
@media screen and (max-width: 767px) {
  .floatingPopupDiv.center .floatpanel {
    width: 100%;
    border-radius: 40px 40px 0 0;
  }
}
@media screen and (orientation: landscape) and (max-width: 990px) {
  .floatingPopupDiv.center .floatpanel {
    width: 100%;
    border-radius: 40px 40px 0 0;
    height: 80%;
    overflow: scroll;
  }
}
.floatingPopupDiv.center .floatpanel .close {
  position: absolute;
  width: 28px;
  height: 28px;
  opacity: 1;
  background: #fff;
  border-radius: 50px;
  top: 14px;
  right: 20px;
  z-index: 10002;
  cursor: pointer;
}

.floatingPopupDiv.center .floatpanel .close:after,
.floatingPopupDiv.center .floatpanel .close:before {
  position: absolute;
  left: 15px;
  content: " ";
  height: 15px;
  width: 2px;
  background-color: #606060;
  top: 7px;
}

.floatingPopupDiv.center .floatpanel .close:before {
  transform: rotate(45deg);
}

.floatingPopupDiv.center .floatpanel .close:after {
  transform: rotate(-45deg);
}

.floatingPopupDiv.center .floatpanel .showForm .disForm {
  padding: 35px 0 10px;
}

@media screen and (max-width: 767px) {
  .floatingPopupDiv.center .floatpanel .showForm .disForm {
    padding: 20px 0;
  }
}
@media screen and (orientation: landscape) and (max-width: 990px) {
  .floatingPopupDiv.center .floatpanel .showForm .disForm {
    padding: 20px 0;
  }
}
.floatingPopupDiv.center .floatpanel .showForm .disForm .rightContent {
  width: 100%;
}

.floatingPopupDiv.center .floatpanel .showForm .disForm .rightContent.lic-investment .ribbon-text {
  width: 90%;
}

.floatingPopupDiv.center .floatpanel .showForm .disForm .termCondition {
  width: 80%;
  margin: 10px auto 0 !important;
}

.floatingPopupDiv.sbi-sip-popup.center .floatpanel {
  overflow-y: visible;
}

.floatingPopupDiv.sbi-sip-popup.center .floatpanel::before {
  content: "";
  width: 92%;
  background: #40bc70;
  height: 4px;
  border-radius: 50px 50px 0 0;
  position: absolute;
  top: -5px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .floatingPopupDiv.sbi-sip-popup.center .floatpanel::before {
    display: none;
  }
}
input:-webkit-autofill,
input:-webkit-autofill:focus textarea:-webkit-autofill,
input:-webkit-autofill:hover,
select:-webkit-autofill,
select:-webkit-autofill:focus,
select:-webkit-autofill:hover,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
}

input::-ms-clear {
  display: none;
}

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.5) {
  .askpbwidget {
    margin: 25px auto;
  }
}
@media (max-width: 1024px) {
  .lic-investment-wrapper {
    padding: 0 15px 20px !important;
  }
}
.lic-investment {
  display: flex;
  justify-content: space-between;
  color: #253858;
}

@media (max-width: 1024px) {
  .lic-investment {
    display: none;
  }
  .lic-investment.rightContent {
    display: block;
  }
}
.lic-investment .highlight {
  font-weight: 700;
}

.lic-investment .brand-logo {
  width: 300px;
}

@media (max-width: 640px) {
  .lic-investment .brand-logo {
    width: 100px;
    margin: 10px auto;
    display: block;
  }
  .lic-investment .brand-logo img {
    width: 100%;
    height: auto;
  }
}
.lic-investment .brand-offer {
  width: calc(100% - 300px);
  text-align: left;
  margin-bottom: 35px;
}

.lic-investment .heading {
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 30px;
  font-weight: 500;
}

.lic-investment .graphic {
  position: relative;
  left: -20px;
}

.specification {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  color: #253858;
}

.specification li {
  width: 48.5%;
  padding: 10px 15px 10px 5px;
  box-shadow: 0 1px 12px #e3d5ff;
  border-radius: 8px;
  background: #fff;
  min-height: 50px;
  align-items: center;
  display: flex;
  line-height: 16px;
  margin-top: 20px;
  font-size: 14px;
}

@media (max-width: 640px) {
  .specification li {
    width: 100%;
  }
}
.specification li .highlight {
  font-weight: 700;
  font-size: 16px;
}

.specification li .icon {
  background: url(../../images/check-icon-lic.png) no-repeat -2px -4px;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  background-size: 115%;
}

.specification li p {
  width: calc(100% - 40px);
  line-height: 20px;
  font-size: 15px;
  font-weight: 500;
  color: #253858;
}

@media (max-width: 640px) {
  .specification li p br {
    display: none;
  }
}
@keyframes placeholderAnimation {
  100% {
    transform: translateX(100%);
  }
}
.placeholder-bg {
  display: block;
  width: 100%;
  height: 120px;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
  background-color: #efefef;
}

.placeholder-bg .description,
.placeholder-bg .feildLable,
.placeholder-bg .fieldWrapper,
.placeholder-bg .form-whatsapp,
.placeholder-bg .heading,
.placeholder-bg .loadingDiv,
.placeholder-bg .termCondition {
  opacity: 0;
}

.placeholder-bg.form-class {
  height: 350px;
  margin-top: 10px;
}

.placeholder-bg::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: placeholderAnimation 2s infinite;
  content: "";
}

@media (max-width: 1024px) {
  #topForm .disForm .leftContent,
  .disForm .rightContent,
  .insuranceProvider .leftContent,
  .insuranceProvider .rightContent {
    margin-bottom: 0;
  }
}
.annuitypage .blacktext,
.annuitypage .pointers .headingtext {
  display: none;
}

.disForm.formBlock .leftContentBox.annuitypage .leftbox .pointers .pointerlist {
  display: block;
  position: relative;
  top: -62px;
  left: -30px;
}

@media screen and (max-width: 1024px) {
  .disForm.formBlock .leftContentBox.annuitypage .leftbox .pointers .pointerlist {
    border: none;
    top: 0;
    left: 0;
  }
  .disForm.formBlock .leftContentBox.annuitypage .leftbox .pointers .pointerlist li {
    padding: 10px 15px 10px 40px;
  }
}
.floatingPopupDiv .product-achivement-at-policybazaar {
  display: none;
}

.product-achivement-at-policybazaar {
  display: flex;
  margin: 30px 0 5px;
  justify-content: space-between;
}

@media (max-width: 1024px) {
  .product-achivement-at-policybazaar {
    width: 100%;
    left: 0;
    margin-top: 100px;
    position: relative;
  }
}
.product-achivement-at-policybazaar .listitem {
  width: 23%;
}

.product-achivement-at-policybazaar .listitem .heading-title {
  font-size: 12px;
  font-weight: 600;
  color: #253858;
  margin-bottom: 10px;
}

.product-achivement-at-policybazaar .listitem .heading-title sup {
  font-size: 9px;
}

@media (max-width: 1024px) {
  .product-achivement-at-policybazaar .listitem {
    position: absolute;
    left: 0;
    right: 0;
    width: 150px;
    margin: 0 auto;
    top: -80px;
    text-align: center;
  }
  .product-achivement-at-policybazaar .listitem .heading-title.first {
    font-size: 20px;
    margin-bottom: 10px;
  }
}
.product-achivement-at-policybazaar .listitem.center {
  text-align: center;
  padding: 0 5px;
}

@media (max-width: 1024px) {
  .product-achivement-at-policybazaar .listitem.center {
    position: initial;
    padding: 0 4px;
  }
}
.product-achivement-at-policybazaar .listitem.center .blue {
  color: #0563f6;
  font-weight: 600;
  font-size: 16px;
}

.product-achivement-at-policybazaar .listitem.center .blue span {
  font-size: 12px;
}

.product-achivement-at-policybazaar .listitem.center .heading-sub-title {
  font-size: 10px;
  text-align: center;
  letter-spacing: 0.016em;
  margin-top: 8px;
  line-height: 12px;
}

.product-achivement-at-policybazaar .listitem.center .heading-sub-title br {
  display: none;
}

@media (max-width: 1024px) {
  .product-achivement-at-policybazaar .listitem.center .heading-sub-title {
    font-size: 10px;
    letter-spacing: 0;
    line-height: 14px;
  }
  .product-achivement-at-policybazaar .listitem.center .heading-sub-title br {
    display: block;
  }
}
.product-achivement-at-policybazaar .listitem.center:nth-child(3),
.product-achivement-at-policybazaar .listitem.center:nth-child(4) {
  border-left: 1px solid rgba(192, 192, 192, 0.3);
}

.product-achivement-at-policybazaar .form-rating {
  position: relative;
  top: 0;
  width: 83px;
  overflow: hidden;
}

.product-achivement-at-policybazaar .form-rating img {
  width: 100%;
  height: auto;
}

@media (max-width: 1024px) {
  .product-achivement-at-policybazaar .form-rating {
    width: 110px;
    text-align: CENTER;
    margin: 0 auto;
  }
  .product-achivement-at-policybazaar .form-rating img {
    width: 100%;
    height: auto;
  }
}
.product-achivement-at-policybazaar .form-rating:before {
  content: "";
  transform: rotate(-50deg);
  width: 30px;
  height: 300%;
  right: 150%;
  top: -22px;
  background: rgba(255, 255, 255, 0.5019607843);
  position: absolute;
  animation-name: starshine1;
  animation-duration: 2s;
  animation-iteration-count: infinite;
}

.product-achivement-at-policybazaar .form-rating:after {
  content: "";
  transform: rotate(-50deg);
  width: 40px;
  height: 300%;
  right: 200%;
  top: -22px;
  background: rgba(255, 255, 255, 0.5019607843);
  position: absolute;
  animation-name: starshine;
  animation-duration: 2.5s;
  animation-iteration-count: infinite;
}
@keyframes starshine1 {
  0% {
    right: 200%;
  }
  to {
    right: -100%;
  }
}
@keyframes starshine {
  0% {
    right: 200%;
  }
  to {
    right: -100%;
  }
}
.topForm.lic-investment-new .disForm.formBlock {
  background: #f7f5f4 0 0 no-repeat padding-box;
  border: 1px solid rgba(180, 156, 173, 0.1215686275);
  padding: 25px 40px 20px;
}

@media screen and (max-width: 1024px) {
  .topForm.lic-investment-new .disForm.formBlock {
    padding: 0;
  }
}
@media screen and (max-width: 1024px) {
  .topForm.lic-investment-new .disForm.formBlock .leftContentBox {
    background: #f4f1f0 0 0 no-repeat padding-box;
  }
}
.topForm.lic-investment-new .disForm.formBlock .leftContentBox .lic-investment {
  align-items: flex-start;
  padding-top: 33px;
}

@media screen and (max-width: 1024px) {
  .topForm.lic-investment-new .disForm.formBlock .leftContentBox .lic-investment {
    display: flex;
  }
  .topForm.lic-investment-new .disForm.formBlock .leftContentBox .lic-investment .right {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .topForm.lic-investment-new .disForm.formBlock .leftContentBox .lic-investment .left {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    width: 100%;
    flex-direction: column;
  }
}
@media screen and (max-width: 1024px) {
  .topForm.lic-investment-new .disForm.formBlock .leftContentBox .lic-investment .left .lic-logo {
    text-align: center;
  }
}
.topForm.lic-investment-new .disForm.formBlock .leftContentBox .lic-investment .left .heading {
  margin: 24px 0;
  position: relative;
}

@media screen and (max-width: 1024px) {
  .topForm.lic-investment-new .disForm.formBlock .leftContentBox .lic-investment .left .heading::before {
    content: "";
    background: rgba(111, 66, 99, 0.1215686275);
    left: 0;
    width: 22%;
    height: 1px;
    position: absolute;
    top: 40%;
  }
}
@media screen and (max-width: 1024px) {
  .topForm.lic-investment-new .disForm.formBlock .leftContentBox .lic-investment .left .heading::after {
    right: 0;
    content: "";
    background: rgba(111, 66, 99, 0.1215686275);
    width: 22%;
    height: 1px;
    position: absolute;
    top: 40%;
  }
}
@media screen and (max-width: 1024px) {
  .topForm.lic-investment-new .disForm.formBlock .leftContentBox .lic-investment .left .heading {
    text-align: center;
    max-width: 325px;
    width: 100%;
  }
}
.topForm.lic-investment-new .disForm.formBlock .leftContentBox .lic-investment .left .heading .label {
  letter-spacing: 0;
  color: #6e4b3f;
  font-size: 16px;
  line-height: 21px;
  font-weight: 300;
  margin-bottom: 8px;
}

.topForm.lic-investment-new .disForm.formBlock .leftContentBox .lic-investment .left .heading .images {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 767px) {
  .topForm.lic-investment-new .disForm.formBlock .leftContentBox .lic-investment .left .heading .images {
    justify-content: center;
  }
}
.topForm.lic-investment-new .disForm.formBlock .leftContentBox .lic-investment .left .heading .images span {
  color: #6e4b3f;
  font-size: 16px;
  line-height: 21px;
  font-weight: 700;
  margin: 0 8px;
}

@media screen and (max-width: 1024px) {
  .topForm.lic-investment-new .disForm.formBlock .leftContentBox .lic-investment .left .pointers-list {
    max-width: 240px;
  }
}
.topForm.lic-investment-new .disForm.formBlock .leftContentBox .lic-investment .left .pointers-list .pointer {
  display: flex;
  align-items: CENTER;
  margin-bottom: 32px;
}

.topForm.lic-investment-new .disForm.formBlock .leftContentBox .lic-investment .left .pointers-list .pointer img {
  margin-right: 16px;
}

.topForm.lic-investment-new .disForm.formBlock .leftContentBox .lic-investment .left .pointers-list .pointer .content .tag {
  letter-spacing: 0;
  color: rgba(110, 75, 63, 0.6);
  text-transform: uppercase;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 4px;
  font-style: italic;
}

.topForm.lic-investment-new .disForm.formBlock .leftContentBox .lic-investment .left .pointers-list .pointer .content .text {
  letter-spacing: 0;
  color: #6e4b3f;
  font-size: 16px;
  line-height: 21px;
}

.topForm.lic-investment-new .disForm.formBlock .leftContentBox .lic-investment .left .pointers-list .pointer:first-of-type .content {
  width: 150px;
}

@media screen and (max-width: 767px) {
  .topForm.lic-investment-new .disForm.formBlock .leftContentBox .lic-investment .left .pointers-list .pointer:first-of-type .content {
    width: 100%;
  }
}
.topForm.lic-investment-new .disForm.formBlock .leftContentBox .lic-investment .left .pointers-list .pointer:nth-of-type(3) .content {
  width: 170px;
}

@media screen and (max-width: 767px) {
  .topForm.lic-investment-new .disForm.formBlock .leftContentBox .lic-investment .left .pointers-list .pointer:nth-of-type(3) .content {
    width: 100%;
  }
}
.topForm.lic-investment-new .disForm.formBlock .leftContentBox .lic-investment .left .pointers-list .pointer:nth-of-type(2n) .content {
  width: 197px;
}

@media screen and (max-width: 767px) {
  .topForm.lic-investment-new .disForm.formBlock .leftContentBox .lic-investment .left .pointers-list .pointer:nth-of-type(2n) .content {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .topForm.lic-investment-new .disForm.formBlock .rightContent {
    margin-bottom: 0;
  }
}
.topForm.lic-investment-renewal .disForm.formBlock {
  background: #fff;
  padding: 30px 0 0;
}

.topForm.lic-investment-renewal .disForm.formBlock > .block_content_wrapper_firstfold {
  margin-bottom: 24px;
  order: 1;
  padding: 0 10px;
}

@media screen and (min-width: 1024px) {
  .topForm.lic-investment-renewal .disForm.formBlock > .block_content_wrapper_firstfold {
    display: none;
  }
}
.topForm.lic-investment-renewal .disForm.formBlock .leftContentBox {
  max-width: 570px;
}

@media screen and (max-width: 1024px) {
  .topForm.lic-investment-renewal .disForm.formBlock .leftContentBox {
    border: 0;
    max-width: 100%;
    padding: 0 !important;
    margin-top: 20px;
  }
}
.topForm.lic-investment-renewal .disForm.formBlock .leftContentBox .block_content_wrapper_firstfold {
  margin-bottom: 40px;
}

@media screen and (max-width: 1024px) {
  .topForm.lic-investment-renewal .disForm.formBlock .leftContentBox .block_content_wrapper_firstfold {
    display: none;
  }
}
.topForm.lic-investment-renewal .disForm.formBlock .leftContentBox .block_content_wrapper_firstfold p {
  opacity: 0.6;
  color: #253858;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}

.topForm.lic-investment-renewal .disForm.formBlock .leftContentBox .mobile-banner {
  background: url(../../images/bu/investment/lic-renewal-mobile-banner.png) no-repeat center/cover;
  width: 100%;
  height: 180px;
  margin: 0 0 16px;
}

@media screen and (min-width: 768px) {
  .topForm.lic-investment-renewal .disForm.formBlock .leftContentBox .mobile-banner {
    display: none;
  }
}
.topForm.lic-investment-renewal .disForm.formBlock .leftContentBox .lic-investment {
  display: block;
  border-radius: 8px;
  background: rgba(0, 101, 255, 0.05);
  padding: 32px;
}

@media screen and (max-width: 1024px) {
  .topForm.lic-investment-renewal .disForm.formBlock .leftContentBox .lic-investment {
    border-radius: 0;
  }
}
.topForm.lic-investment-renewal .disForm.formBlock .leftContentBox .lic-investment .lic-logo {
  text-align: right;
}

.topForm.lic-investment-renewal .disForm.formBlock .leftContentBox .lic-investment .heading {
  color: #000;
  margin-top: -25px;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: 21px;
  margin-bottom: 35px;
}

.topForm.lic-investment-renewal .disForm.formBlock .leftContentBox .lic-investment .heading span {
  font-weight: 600;
}

.topForm.lic-investment-renewal .disForm.formBlock .leftContentBox .lic-investment .pointers-list .pointer {
  display: flex;
  align-items: center;
  margin-bottom: 33px;
}

@media screen and (max-width: 1024px) {
  .topForm.lic-investment-renewal .disForm.formBlock .leftContentBox .lic-investment .pointers-list .pointer:last-of-type {
    margin-bottom: 0;
  }
}
.topForm.lic-investment-renewal .disForm.formBlock .leftContentBox .lic-investment .pointers-list .pointer .content {
  width: 65%;
}

@media screen and (max-width: 767px) {
  .topForm.lic-investment-renewal .disForm.formBlock .leftContentBox .lic-investment .pointers-list .pointer .content {
    width: 100%;
  }
}
.topForm.lic-investment-renewal .disForm.formBlock .leftContentBox .lic-investment .pointers-list .pointer .content .text {
  color: #253858;
  margin: 0 0 0 8px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
}

.topForm.lic-investment-renewal .disForm.formBlock .rightContent {
  max-width: 535px;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 3px 12px 0 rgba(0, 101, 255, 0.12);
  padding: 32px;
  margin: 0 0 0 auto;
}

.topForm.lic-investment-renewal .disForm.formBlock .rightContent::before {
  display: none;
}

@media screen and (max-width: 1024px) {
  .topForm.lic-investment-renewal .disForm.formBlock .rightContent {
    margin: auto;
    padding: 32px 0;
  }
}
.topForm.lic-investment-renewal .disForm.formBlock .rightContent .investment-bg .brand-logo {
  width: 100%;
}

@media screen and (max-width: 1024px) {
  .topForm.lic-investment-renewal .disForm.formBlock .rightContent .investment-bg .brand-logo {
    max-width: 93px;
    margin: 0 auto;
  }
}
.topForm.lic-investment-renewal .disForm.formBlock .rightContent .investment-bg .step-1 .heading {
  color: #0065ff;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
  margin: 15px auto 8px;
}

@media screen and (max-width: 1024px) {
  .topForm.lic-investment-renewal .disForm.formBlock .rightContent .investment-bg .step-1 .heading {
    margin: 0 auto 8px;
  }
}
.topForm.lic-investment-renewal .disForm.formBlock .rightContent .investment-bg .step-1 .description {
  color: rgba(37, 56, 88, 0.6);
  text-align: center;
  margin-top: 8px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  padding: 0 16px;
}

.topForm.lic-investment-renewal .disForm.formBlock .rightContent .investment-bg .step-1 .description span {
  color: rgba(37, 56, 88, 0.89);
}

@media screen and (max-width: 1024px) {
  .topForm.lic-investment-renewal .disForm.formBlock .rightContent .investment-bg .step-1 .description span {
    display: block;
    font-weight: 500;
  }
}
.topForm.lic-investment-renewal .disForm.formBlock .rightContent .investment-bg .step-1 .termCondition {
  color: #000;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 450;
  line-height: 30px;
}

@media screen and (max-width: 1024px) {
  .topForm.lic-investment-renewal .disForm.formBlock .rightContent .investment-bg .step-1 .termCondition {
    font-size: 10px;
  }
}
.topForm.lic-investment-renewal .disForm.formBlock .rightContent .investment-bg .step-2 .hide-desktop {
  display: none;
}

@media screen and (max-width: 1024px) {
  .topForm.lic-investment-renewal .disForm.formBlock .rightContent .investment-bg .step-2 .hide-desktop {
    display: block;
  }
}
@media screen and (max-width: 1024px) {
  .topForm.lic-investment-renewal .disForm.formBlock .rightContent .investment-bg .step-2 .hide-mobile {
    display: none;
  }
}
.topForm.lic-investment-renewal .disForm.formBlock .rightContent .investment-bg .step-2 .heading {
  color: rgba(37, 56, 88, 0.6);
  text-align: center;
  margin: 16px auto 8px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  padding: 0 16px;
}

@media screen and (max-width: 1024px) {
  .topForm.lic-investment-renewal .disForm.formBlock .rightContent .investment-bg .step-2 .heading {
    font-size: 14px;
    font-weight: 500;
    line-height: 31.2px;
  }
  .topForm.lic-investment-renewal .disForm.formBlock .rightContent .investment-bg .step-2 .heading span {
    color: #0065ff;
    display: block;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 31.2px;
  }
}
.topForm.lic-investment-renewal .disForm.formBlock .rightContent .investment-bg .step-2 .description {
  color: var(--text-60, rgba(37, 56, 88, 0.6));
  text-align: center;
  margin: 0;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 1024px) {
  .topForm.lic-investment-renewal .disForm.formBlock .rightContent .investment-bg .step-2 .description {
    color: #07152c;
    text-align: center;
    width: 75%;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    margin: 8px auto 42px;
  }
}
.topForm.lic-investment-renewal .disForm.formBlock .rightContent .investment-bg .step-2 .description-2 {
  color: var(--text-89, rgba(37, 56, 88, 0.89));
  text-align: center;
  margin: 16px auto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  position: relative;
}

.topForm.lic-investment-renewal .disForm.formBlock .rightContent .investment-bg .step-2 .description-2:before {
  content: "";
  width: 20%;
  height: 1px;
  background: rgba(0, 0, 0, 0.12);
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 1;
}

.topForm.lic-investment-renewal .disForm.formBlock .rightContent .investment-bg .step-2 .description-2:after {
  content: "";
  width: 20%;
  height: 1px;
  background: rgba(0, 0, 0, 0.12);
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 1;
}

.topForm.lic-investment-renewal .disForm.formBlock .rightContent .investment-bg .step-2 .qr-code {
  width: 300px;
  height: 300px;
  margin: -20px auto;
  z-index: 1;
  position: relative;
}

.topForm.lic-investment-renewal .disForm.formBlock .rightContent .investment-bg .step-2 .qr-code img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 1024px) {
  .topForm.lic-investment-renewal .disForm.formBlock .rightContent .investment-bg .step-2 .qr-code {
    background: url("../../images/bu/investment/lic-renewal-mobile-image-step-2.svg");
    width: 94px;
    height: 94px;
    margin: 32px auto 8px;
  }
}
.topForm.lic-investment-renewal .disForm.formBlock .rightContent .investment-bg .step-2 #number_f {
  position: relative;
}

.topForm.lic-investment-renewal .disForm.formBlock .rightContent .investment-bg .step-2 #number_f::before {
  content: "";
  background: url(../../images/bu/investment/sip-cal-mobile-icon.svg);
  width: 14px;
  height: 24px;
  position: absolute;
  top: 50%;
  left: 16px;
  transform: translate(0, -50%);
}

.topForm.lic-investment-renewal .disForm.formBlock .rightContent .investment-bg .step-2 .loadingDiv {
  margin: 20px auto 0;
}

.topForm.lic-investment-renewal .disForm.formBlock .rightContent .investment-bg .step-3 {
  padding-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .topForm.lic-investment-renewal .disForm.formBlock .rightContent .investment-bg .step-3 {
    padding-bottom: 20px;
  }
}
.topForm.lic-investment-renewal .disForm.formBlock .rightContent .investment-bg .step-3 .thankyou-img {
  background: url(../../images/bu/investment/lic-renewal-thankyou-img.svg);
  margin: 40px auto;
  width: 217px;
  height: 220px;
}

.topForm.lic-investment-renewal .disForm.formBlock .rightContent .investment-bg .step-3 .heading {
  color: #253858;
  text-align: center;
  margin-bottom: 8px;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.topForm.lic-investment-renewal .disForm.formBlock .rightContent .investment-bg .step-3 .description {
  color: #253858;
  text-align: center;
  padding: 0 40px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  opacity: 0.6;
}

.topForm.lic-investment-renewal .disForm.formBlock .rightContent .investment-bg .fieldWrapper {
  width: 85%;
  border: 1px solid rgba(0, 0, 0, 0.37);
  margin: 32px auto 38px;
}

@media screen and (max-width: 1024px) {
  .topForm.lic-investment-renewal .disForm.formBlock .rightContent .investment-bg .fieldWrapper {
    margin: 32px auto 20px;
  }
}
.topForm.lic-investment-renewal .disForm.formBlock .rightContent .investment-bg .fieldWrapper #mob_feild2feild {
  padding: 0 5px 0 45px;
  width: 165px;
}

.topForm.lic-investment-renewal .disForm.formBlock .rightContent .investment-bg .fieldWrapper #mob_feild2feild:after {
  left: 95px;
}

.topForm.lic-investment-renewal .disForm.formBlock .rightContent .investment-bg .fieldWrapper #invmobile {
  padding-left: 167px;
}

.topForm.lic-investment-renewal .disForm.formBlock .rightContent .investment-bg .fieldWrapper .formInput {
  padding: 0;
}

.topForm.lic-investment-renewal .disForm.formBlock .rightContent .investment-bg .fieldWrapper input::-webkit-input-placeholder {
  color: var(--text-89, rgba(37, 56, 88, 0.89));
  text-transform: uppercase;
  font-weight: 400;
}

.topForm.lic-investment-renewal .disForm.formBlock .rightContent .investment-bg .fieldWrapper input#dob {
  color: var(--text-89, rgba(37, 56, 88, 0.89));
  text-transform: uppercase;
  font-weight: 400;
}

.topForm.lic-investment-renewal .disForm.formBlock .rightContent .investment-bg .fieldWrapper .feildLable {
  color: rgba(37, 56, 88, 0.6);
}

.topForm.lic-investment-renewal .disForm.formBlock .rightContent .loadingDiv {
  margin: 58px auto 0;
}

@media screen and (max-width: 1024px) {
  .topForm.lic-investment-renewal .disForm.formBlock .rightContent .loadingDiv {
    margin: 20px auto 0;
  }
}
.topForm.lic-investment-renewal .disForm.formBlock .rightContent .loadingDiv #loader,
.topForm.lic-investment-renewal .disForm.formBlock .rightContent .loadingDiv .proceed {
  margin: 0 auto 16px;
  padding: 8px 16px;
  line-height: 30px;
  width: 85%;
}

.topForm.lic-investment-renewal .disForm.formBlock::before {
  display: none;
}

@media screen and (max-width: 1024px) {
  .leftSection:has(.rhs-child-banner) .rhs-child-banner {
    margin: 0 auto 20px;
  }
}
.maximum_return_offer {
  position: relative;
}

@media screen and (max-width: 1024px) {
  .maximum_return_offer {
    display: block;
    margin: 20px auto 0;
    background: #fff;
    width: 100%;
    padding: 10px 15px;
    border-top: solid 0.8px rgba(23, 43, 77, 0.2);
    border-bottom: solid 0.8px rgba(23, 43, 77, 0.2);
    max-width: 100%;
  }
}
@media screen and (max-width: 1024px) and (max-width: 568px) {
  .maximum_return_offer {
    border-top: none;
    border-bottom: none;
    padding: 10px 0;
    margin-top: 0;
  }
}
.maximum_return_offer .banner_withtext {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

@media screen and (max-width: 1024px) {
  .maximum_return_offer .banner_withtext {
    align-items: flex-end;
  }
}
.maximum_return_offer .banner_withtext .bannerImg {
  width: 270px;
  position: relative;
  top: 50px;
}

.maximum_return_offer .banner_withtext .bannerImg img {
  width: 100%;
}

@media screen and (min-width: 1025px) {
  .maximum_return_offer .banner_withtext .bannerImg img.hide-desktop {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .maximum_return_offer .banner_withtext .bannerImg img.hide-mobile {
    display: none;
  }
}
@media (max-width: 568px) {
  .maximum_return_offer .banner_withtext .bannerImg {
    width: 40%;
    position: relative;
    top: 10px;
  }
}
.maximum_return_offer .banner_withtext .promotext {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 260px;
}

@media (max-width: 568px) {
  .maximum_return_offer .banner_withtext .promotext {
    width: 180px;
    justify-content: center;
  }
}
.maximum_return_offer .banner_withtext .promotext .tag {
  background: #fffaf8 0 0 no-repeat padding-box;
  border: 1px dashed #c7432a;
  padding: 4px 5px 7px 10px;
  border-radius: 8px;
  letter-spacing: 0;
  color: #d8341a;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  margin-bottom: 5px;
}

@media screen and (max-width: 1024px) {
  .maximum_return_offer .banner_withtext .promotext .tag {
    padding: 2px 5px 5px;
    font-size: 12px;
    margin-bottom: 13px;
  }
}
.maximum_return_offer .banner_withtext .promotext .tag sup {
  font-size: 8px;
}

.maximum_return_offer .banner_withtext .promotext .tag sup:last-of-type {
  font-size: 9px;
}

.maximum_return_offer .banner_withtext .promotext .bigtxt {
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  line-height: 28px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #ccc;
  margin-bottom: 10px;
  position: relative;
}

@media (max-width: 568px) {
  .maximum_return_offer .banner_withtext .promotext .bigtxt {
    font-size: 16px;
    line-height: 16px;
    padding-bottom: 10px;
    margin-bottom: 6px;
  }
}
.maximum_return_offer .banner_withtext .promotext .bigtxt::after {
  content: "";
  width: 100px;
  height: 32px;
  background: url(../../images/bu/racgreen.svg) no-repeat 0 0;
  position: absolute;
  bottom: 20px;
  right: 40px;
}

@media (max-width: 568px) {
  .maximum_return_offer .banner_withtext .promotext .bigtxt::after {
    right: 0;
    bottom: 10px;
  }
}
.maximum_return_offer .banner_withtext .promotext .bigtxt .green {
  font-size: 36px;
  color: #206f13;
  font-weight: 700;
  position: relative;
  z-index: 1;
}

@media (max-width: 568px) {
  .maximum_return_offer .banner_withtext .promotext .bigtxt .green {
    font-size: 24px;
    line-height: 33px;
  }
}
.maximum_return_offer .banner_withtext .promotext .bigtxt .green sup {
  font-size: 18px;
  color: #ccc;
  line-height: 36px;
}

.maximum_return_offer .banner_withtext .addon {
  width: 100%;
  display: flex;
  position: relative;
}

@media (max-width: 568px) {
  .maximum_return_offer .banner_withtext .addon {
    width: 100%;
  }
}
.maximum_return_offer .banner_withtext .addon::after {
  content: "";
  width: 22px;
  height: 22px;
  background: url(../../images/bu/total-addon.svg) no-repeat 0 0;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(-8px, -50%);
  left: 0;
  margin: 0 auto;
}

@media (max-width: 568px) {
  .maximum_return_offer .banner_withtext .addon::after {
    top: 50%;
    right: 0;
    width: 14px;
    height: 14px;
    background-size: 100%;
    transform: translate(0, -50%);
  }
}
.maximum_return_offer .banner_withtext .addon .addonplus {
  display: flex;
  flex-direction: column;
  width: 48%;
}

.maximum_return_offer .banner_withtext .addon .addonplus img {
  width: 24px;
  margin: 5px auto 10px;
}

.maximum_return_offer .banner_withtext .addon .addonplus span {
  text-align: center;
  width: 65px;
  display: block;
  margin: 0 auto;
  position: relative;
}

.maximum_return_offer .banner_withtext .addon .addonplus span sup {
  position: absolute;
  top: 17px;
  font-size: 8px;
}

@media (max-width: 568px) {
  .maximum_return_offer .banner_withtext .addon .addonplus {
    text-align: center;
    display: block;
    margin: 0 auto;
    font-size: 10px;
  }
  .maximum_return_offer .banner_withtext .addon .addonplus span {
    width: 45px;
  }
  .maximum_return_offer .banner_withtext .addon .addonplus span sup {
    position: absolute;
    top: 12px;
    font-size: 8px;
  }
}
.maximum_return_offer .return_offer {
  background: #fff 0 0 no-repeat padding-box;
  border: 1px dashed #aaa;
  border-radius: 12px;
  padding: 16px;
  margin: 50px 0 30px auto;
  width: 94%;
}

@media (max-width: 568px) {
  .maximum_return_offer .return_offer {
    overflow: hidden;
    width: 100%;
    margin: 20px 0 0 auto;
    padding: 16px 16px 0;
  }
  .maximum_return_offer .return_offer .returnwisewrapper {
    overflow-x: scroll;
    width: calc(100% + 32px);
    margin-left: -16px;
    padding: 0 0 16px 16px;
  }
  .maximum_return_offer .return_offer .returnwisewrapper::-webkit-scrollbar {
    width: 0;
  }
  .maximum_return_offer .return_offer .returnwisewrapper::-webkit-scrollbar-track {
    box-shadow: none;
    border-radius: 0;
  }
  .maximum_return_offer .return_offer .returnwisewrapper::-webkit-scrollbar-thumb {
    background: 0 0;
  }
}
.maximum_return_offer .return_offer .headingwrap {
  position: relative;
}

.maximum_return_offer .return_offer .heading {
  letter-spacing: 0;
  color: #253858;
  font-size: 16px;
  font-weight: 700;
  line-height: 21px;
}

@media (max-width: 568px) {
  .maximum_return_offer .return_offer .heading {
    font-size: 14px;
  }
}
.maximum_return_offer .return_offer .label {
  background: rgba(255, 209, 102, 0.3);
  position: absolute;
  padding: 10px;
  border-radius: 0 12px 0 12px;
  right: 0;
  padding-left: 30px;
  color: #bf8500;
  font-weight: 600;
  font-size: 10px;
  top: -16px;
  right: -16px;
}

.maximum_return_offer .return_offer .label:before {
  content: "";
  width: 22px;
  height: 22px;
  background: url(../../images/bu/guaranteed.svg) no-repeat 0 0;
  position: absolute;
  left: 10px;
  top: 7px;
}

.maximum_return_offer .return_offer .returnwise {
  display: flex;
  flex-direction: row;
  margin: 20px 0 0;
  justify-content: space-between;
}

@media (max-width: 568px) {
  .maximum_return_offer .return_offer .returnwise {
    margin: 15px 0 0;
  }
  .maximum_return_offer .return_offer .returnwise .slick-track {
    padding-top: 10px;
  }
}
.maximum_return_offer .return_offer .return {
  display: flex;
  flex-direction: row;
  width: 32%;
  max-width: 200px;
  padding: 8px;
  border: 1px solid #ccc;
  border-radius: 12px;
}

@media (max-width: 568px) {
  .maximum_return_offer .return_offer .return {
    min-width: 200px !important;
    min-height: 104px;
    margin-right: 10px;
  }
}
.maximum_return_offer .return_offer .return.promoted {
  position: relative;
}

.maximum_return_offer .return_offer .return.promoted:before {
  content: "";
  width: 22px;
  height: 22px;
  background: url(../../images/bu/guaranteed.svg) no-repeat 0 0;
  position: absolute;
  right: -13px;
  top: -5px;
}

.maximum_return_offer .return_offer .return .returnamt {
  width: 50%;
  margin-right: 8px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #777da7;
  border-radius: 8px;
  flex-shrink: 0;
}

.maximum_return_offer .return_offer .return .returnamt.high {
  background: #206f13;
  justify-content: flex-start;
}

.maximum_return_offer .return_offer .return .returnamt.high p {
  font-size: 20px;
}

.maximum_return_offer .return_offer .return .returnamt .lable {
  background: #fff;
  display: inline-block;
  line-height: 12px;
  font-size: 12px;
  font-weight: 600;
  border-radius: 4px;
  margin: 5px 0 15px 0;
  padding: 5px 8px;
  width: 60px;
}

.maximum_return_offer .return_offer .return .returnamt p {
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #fff;
}

.maximum_return_offer .return_offer .return .returnamt p sup {
  font-size: 10px;
  position: relative;
  top: -4px;
}

.maximum_return_offer .return_offer .return .desc {
  position: relative;
  color: #777da7;
  width: 50%;
  flex-shrink: 0;
}

.maximum_return_offer .return_offer .return .desc p:first-child {
  font-size: 12px;
  font-weight: 700;
  color: #777da7;
  margin-bottom: 3px;
  line-height: 16px;
  padding-right: 10px;
}

.maximum_return_offer .return_offer .return .desc p:first-child.green {
  color: #1f6e13;
}

.maximum_return_offer .return_offer .return .desc p:nth-child(2) {
  font-size: 10px;
  font-weight: 400;
  line-height: 13px;
  color: #777da7;
  margin-bottom: 23px;
  font-style: italic;
  opacity: 0.8;
}

.maximum_return_offer .return_offer .return .desc p:nth-child(2).green {
  color: #1f6e13;
}

.maximum_return_offer .return_offer .return .desc .years {
  display: flex;
  align-items: CENTER;
  justify-content: space-between;
  width: 100%;
  position: absolute;
  bottom: -2px;
  padding-right: 6px;
}

.maximum_return_offer .return_offer .return .desc .years .text {
  font-size: 10px;
  color: #253858;
  opacity: 0.6;
  line-height: 20px;
}

.maximum_return_offer .return_offer .return .desc .years .flag {
  height: 15px;
  width: 15px;
}

.maximum_return_offer .return_offer .return .desc .years .flag.india {
  background: url(../../images/bu/investment/fd-india-flag-icon.svg);
}

.maximum_return_offer .return_offer .return .desc .years .flag.usa {
  background: url(../../images/bu/investment/fd-usa-flag-icon.svg);
}

.maximum_return_offer .return_offer .return .desc .years .flag.uae {
  background: url(../../images/bu/investment/fd-uae-flag-icon.svg);
}

.maximum_return_offer .return_offer .return .desc .years .flag.uk {
  background: url(../../images/bu/investment/fd-uk-flag-icon.svg);
}

.maximum_return_offer .return_offer .return .desc .years .flag.singapore {
  background: url(../../images/bu/investment/fd-singapore-flag-icon.svg);
}

.maximum_return_offer .return_offer .return .desc .years .flag.australia {
  background: url(../../images/bu/investment/fd-australia-flag-icon.svg);
}

.leftContentBox.fdpage .leftbox .traditional-terms-conditions,
.leftContentBox.tradpage .leftbox .traditional-terms-conditions {
  padding-left: 40px;
}

@media (max-width: 568px) {
  .leftContentBox.fdpage .leftbox .traditional-terms-conditions,
  .leftContentBox.tradpage .leftbox .traditional-terms-conditions {
    padding-left: 0;
  }
}
.floatingPopupDiv .floatpanel.annuitypage .showForm .disForm .rightContent .investment-bg #number_f .formInput .feildLable {
  left: 170px;
}

.child-page-new .disForm.formBlock {
  border-radius: 12px;
  background: rgba(0, 101, 255, 0.05);
  padding: 25px 0 20px 48px;
}

@media screen and (max-width: 1024px) {
  .child-page-new .disForm.formBlock {
    border-radius: 0;
    background: #fff;
    padding: 0;
  }
}
.child-page-new .disForm.formBlock .leftContentBox {
  margin: 0;
}

@media screen and (max-width: 1024px) {
  .child-page-new .disForm.formBlock .leftContentBox {
    padding: 10px;
    border-top: 0;
    border-bottom: 0;
  }
}
@media screen and (max-width: 1024px) {
  .child-page-new .disForm.formBlock .leftContentBox.childpage .leftbox {
    display: block;
  }
}
.child-page-new .disForm.formBlock .leftContentBox.childpage .leftbox .invBanner .stairgraphic {
  background: url(../../images/bu/investment/child-graphic-bu-new.png) no-repeat left/contain;
  height: 172px;
}

.child-page-new .disForm.formBlock .leftContentBox.childpage .pointers {
  margin: 24px 0;
  left: auto;
}

@media screen and (max-width: 1024px) {
  .child-page-new .disForm.formBlock .leftContentBox.childpage .pointers {
    margin: 0;
  }
}
.child-page-new .disForm.formBlock .leftContentBox.childpage .pointers .headingtext {
  left: 38%;
  top: -39%;
  transform: translate(0, -60%);
  width: 50%;
}

.child-page-new .disForm.formBlock .leftContentBox.childpage .pointers .headingtext span {
  display: block;
  color: var(--text-89, var(----text-primary-60-color, rgba(37, 56, 88, 0.89)));
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.child-page-new .disForm.formBlock .leftContentBox.childpage .pointers .headingtext span.large {
  font-size: 32px;
  font-weight: 300;
  line-height: 36px;
}

@media screen and (max-width: 1024px) {
  .child-page-new .disForm.formBlock .leftContentBox.childpage .pointers .headingtext span {
    display: none;
  }
}
.child-page-new .disForm.formBlock .rightContent.childpage {
  border-radius: 8px;
  border: 1px solid var(--tag-1-tag-1, rgba(57, 98, 237, 0.12));
  background: var(----elevation6-background, #fff);
  box-shadow: 0 3px 12px 0 rgba(0, 101, 255, 0.16);
  padding: 24px;
}

.child-page-new .disForm.formBlock .rightContent.childpage::before {
  content: "";
  width: 92%;
  background: #40bc70;
  height: 4px;
  border-radius: 50px 50px 0 0;
  position: absolute;
  top: -5px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: none;
}

@media screen and (max-width: 767px) {
  .child-page-new .disForm.formBlock .rightContent.childpage {
    padding: 22px 2% 18px;
    width: 94%;
    max-width: 440px;
    margin: 10px auto 6px;
    box-shadow: 0 3px 12px 0 rgba(2, 100, 250, 0.431372549);
  }
}
@media screen and (max-width: 1024px) {
  .child-page-new .disForm.formBlock .rightContent.childpage .slider-usp {
    display: none;
  }
}
.child-page-new .disForm.formBlock .rightContent.childpage .investment-bg .heading {
  font-size: 21px;
  margin-bottom: 4px;
}

@media screen and (max-width: 1024px) {
  .child-page-new .disForm.formBlock .rightContent.childpage .investment-bg .heading {
    padding: 0 10px;
  }
}
.child-page-new .disForm.formBlock .rightContent.childpage .investment-bg .description {
  font-size: 13px;
  margin-top: 4px;
}

.child-page-new .disForm.formBlock .rightContent.childpage .investment-bg #number_f {
  position: relative;
}

.child-page-new .disForm.formBlock .rightContent.childpage .investment-bg #number_f::before {
  content: "";
  background: url(../../images/bu/investment/sip-cal-mobile-icon.svg);
  width: 14px;
  height: 24px;
  position: absolute;
  top: 50%;
  left: 16px;
  transform: translate(0, -50%);
  z-index: 10;
}

.child-page-new .disForm.formBlock .rightContent.childpage .investment-bg .fieldWrapper {
  border: 1px solid #868383;
}

.child-page-new .disForm.formBlock .rightContent.childpage .investment-bg .fieldWrapper .formInput .feildLable {
  color: #868383;
}

.child-page-new .disForm.formBlock .rightContent.childpage .investment-bg .fieldWrapper .formInput #invname + .feildLable {
  left: 40px !important;
}

.child-page-new .disForm.formBlock .rightContent.childpage .investment-bg .fieldWrapper .formInput #invemail.labelshow + .feildLable,
.child-page-new .disForm.formBlock .rightContent.childpage .investment-bg .fieldWrapper .formInput #invemail:focus + .feildLable,
.child-page-new .disForm.formBlock .rightContent.childpage .investment-bg .fieldWrapper .formInput #invname.labelshow + .feildLable,
.child-page-new .disForm.formBlock .rightContent.childpage .investment-bg .fieldWrapper .formInput #invname:focus + .feildLable {
  left: 14px !important;
}

.child-page-new .disForm.formBlock .rightContent.childpage .investment-bg .fieldWrapper .formInput #invemail + .feildLable {
  left: 50px !important;
}

.child-page-new .disForm.formBlock .rightContent.childpage .investment-bg .fieldWrapper .formInput .feildLable {
  left: 164px !important;
}

.child-page-new .disForm.formBlock .rightContent.childpage .investment-bg .fieldWrapper .formInput input.labelshow + .feildLable,
.child-page-new .disForm.formBlock .rightContent.childpage .investment-bg .fieldWrapper .formInput input:focus + .feildLable {
  left: 14px !important;
}

.child-page-new .disForm.formBlock .rightContent.childpage .investment-bg .fieldWrapper .fullWidht {
  padding: 0 19px 0 40px;
  color: var(--text-89, rgba(37, 56, 88, 0.89));
  font-size: 16px;
  font-style: normal;
  font-weight: 450;
  line-height: 20.8px;
}

.child-page-new .disForm.formBlock .rightContent.childpage .investment-bg .fieldWrapper #name_feild {
  position: relative;
}

.child-page-new .disForm.formBlock .rightContent.childpage .investment-bg .fieldWrapper #name_feild::before {
  content: "";
  background: url(../../images/bu/investment/sip-cal-user-icon.svg);
  width: 14px;
  height: 24px;
  position: absolute;
  left: 16px;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 10;
}

.child-page-new .disForm.formBlock .rightContent.childpage .investment-bg .fieldWrapper #mob_feild2feild {
  padding: 0 5px 0 45px;
  width: 165px;
}

.child-page-new .disForm.formBlock .rightContent.childpage .investment-bg .fieldWrapper #mob_feild2feild::after {
  right: 55px;
  left: auto;
}

.child-page-new .disForm.formBlock .rightContent.childpage .investment-bg .fieldWrapper #mob_feild2feild .cCode {
  color: var(--38, rgba(37, 56, 88, 0.38));
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}

.child-page-new .disForm.formBlock .rightContent.childpage .investment-bg .fieldWrapper #mob_feild2feild select {
  color: var(--text-89, rgba(37, 56, 88, 0.89));
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20.8px;
  z-index: 10;
}

.child-page-new .disForm.formBlock .rightContent.childpage .investment-bg .fieldWrapper #mob_feild2feild select.active {
  font-size: 0;
  min-height: 30px;
  min-width: 70px;
}

.child-page-new .disForm.formBlock .rightContent.childpage .investment-bg .fieldWrapper #mob_feild2feild select option {
  font-size: 16px;
}

.child-page-new .disForm.formBlock .rightContent.childpage .investment-bg .fieldWrapper #invmobile {
  padding-left: 167px;
}

.child-page-new .disForm.formBlock .rightContent.childpage .investment-bg #email #name_feild {
  position: relative;
}

.child-page-new .disForm.formBlock .rightContent.childpage .investment-bg #email #name_feild::before {
  content: "";
  background: url(../../images/bu/investment/sip-cal-mail-icon.svg);
  width: 23px;
  height: 17px;
  position: absolute;
  left: 16px;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 10;
}

.child-page-new .disForm.formBlock .rightContent.childpage .investment-bg #email #name_feild .fullWidht {
  padding: 0 19px 0 55px;
}

.child-page-new .disForm.formBlock .rightContent.childpage .investment-bg .termCondition {
  color: var(--Text---60, rgba(37, 56, 88, 0.6));
  text-align: center;
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.child-page-new .disForm.formBlock .rightContent.childpage .investment-bg .termCondition.isnri {
  color: #ea8936;
  background: #fff1e5;
  display: inline;
  padding: 4px 10px 5px !important;
  border-radius: 4px;
}

.child-page-new .disForm.formBlock .rightContent.childpage .investment-bg .form-whatsapp {
  margin-top: 12px;
}

.child-page-new .disForm.formBlock .rightContent.childpage .investment-bg .product-achivement-at-policybazaar {
  margin: 12px 0 0;
}

@media screen and (max-width: 1024px) {
  .child-page-new .disForm.formBlock .rightContent.childpage .investment-bg .product-achivement-at-policybazaar {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1024px) {
  .child-page-new .disForm.formBlock .rightContent.childpage .investment-bg .product-achivement-at-policybazaar .listitem {
    position: relative;
    top: auto;
    width: 100%;
    padding-bottom: 6px;
  }
  .child-page-new .disForm.formBlock .rightContent.childpage .investment-bg .product-achivement-at-policybazaar .listitem.center {
    width: 33%;
  }
}
.child-page-new .disForm.formBlock .rightContent.childpage #loader,
.child-page-new .disForm.formBlock .rightContent.childpage .proceed {
  margin: 0 auto 12px;
}

.floatingPopupDiv.child-page-new .floatpanel {
  overflow-y: visible;
}

.floatingPopupDiv.child-page-new .floatpanel::before {
  content: "";
  width: 92%;
  background: #40bc70;
  height: 4px;
  border-radius: 50px 50px 0 0;
  position: absolute;
  top: -5px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .floatingPopupDiv.child-page-new .floatpanel::before {
    display: none;
  }
}
.floatingPopupDiv.child-page-new .floatpanel::before .investmenttimer {
  display: none;
}

.floatingPopupDiv.child-page-new .floatpanel .showForm .disForm .rightContent.childpage::before {
  display: none;
}

@media screen and (max-width: 767px) {
  .floatingPopupDiv.child-page-new .floatpanel .showForm .disForm .rightContent.childpage {
    padding: 22px 2% 18px;
    width: 100%;
    margin: 10px auto 6px;
  }
}
@media screen and (max-width: 1024px) {
  .floatingPopupDiv.child-page-new .floatpanel .showForm .disForm .rightContent.childpage .slider-usp {
    display: none;
  }
}
.floatingPopupDiv.child-page-new .floatpanel .showForm .disForm .rightContent.childpage .investment-bg .heading {
  font-size: 18px;
  margin-bottom: 4px;
}

@media screen and (max-width: 1024px) {
  .floatingPopupDiv.child-page-new .floatpanel .showForm .disForm .rightContent.childpage .investment-bg .heading {
    padding: 0 10px;
  }
}
.floatingPopupDiv.child-page-new .floatpanel .showForm .disForm .rightContent.childpage .investment-bg .description {
  font-size: 12px;
  margin-top: 4px;
}

.floatingPopupDiv.child-page-new .floatpanel .showForm .disForm .rightContent.childpage .investment-bg #number_f {
  position: relative;
}

.floatingPopupDiv.child-page-new .floatpanel .showForm .disForm .rightContent.childpage .investment-bg #number_f::before {
  content: "";
  background: url(../../images/bu/investment/sip-cal-mobile-icon.svg);
  width: 14px;
  height: 24px;
  position: absolute;
  top: 50%;
  left: 16px;
  transform: translate(0, -50%);
  z-index: 10;
}

.floatingPopupDiv.child-page-new .floatpanel .showForm .disForm .rightContent.childpage .investment-bg .fieldWrapper {
  border: 1px solid #868383;
}

.floatingPopupDiv.child-page-new .floatpanel .showForm .disForm .rightContent.childpage .investment-bg .fieldWrapper .formInput .feildLable {
  color: #868383;
}

.floatingPopupDiv.child-page-new .floatpanel .showForm .disForm .rightContent.childpage .investment-bg .fieldWrapper .formInput #invname + .feildLable {
  left: 40px !important;
}

.floatingPopupDiv.child-page-new .floatpanel .showForm .disForm .rightContent.childpage .investment-bg .fieldWrapper .formInput #invemail.labelshow + .feildLable,
.floatingPopupDiv.child-page-new .floatpanel .showForm .disForm .rightContent.childpage .investment-bg .fieldWrapper .formInput #invemail:focus + .feildLable,
.floatingPopupDiv.child-page-new .floatpanel .showForm .disForm .rightContent.childpage .investment-bg .fieldWrapper .formInput #invname.labelshow + .feildLable,
.floatingPopupDiv.child-page-new .floatpanel .showForm .disForm .rightContent.childpage .investment-bg .fieldWrapper .formInput #invname:focus + .feildLable {
  left: 14px !important;
}

.floatingPopupDiv.child-page-new .floatpanel .showForm .disForm .rightContent.childpage .investment-bg .fieldWrapper .formInput #invemail + .feildLable {
  left: 50px !important;
}

.floatingPopupDiv.child-page-new .floatpanel .showForm .disForm .rightContent.childpage .investment-bg .fieldWrapper .formInput .feildLable {
  left: 164px !important;
}

.floatingPopupDiv.child-page-new .floatpanel .showForm .disForm .rightContent.childpage .investment-bg .fieldWrapper .formInput input.labelshow + .feildLable,
.floatingPopupDiv.child-page-new .floatpanel .showForm .disForm .rightContent.childpage .investment-bg .fieldWrapper .formInput input:focus + .feildLable {
  left: 14px !important;
}

.floatingPopupDiv.child-page-new .floatpanel .showForm .disForm .rightContent.childpage .investment-bg .fieldWrapper .fullWidht {
  padding: 0 19px 0 40px;
  color: var(--text-89, rgba(37, 56, 88, 0.89));
  font-size: 16px;
  font-style: normal;
  font-weight: 450;
  line-height: 20.8px;
}

.floatingPopupDiv.child-page-new .floatpanel .showForm .disForm .rightContent.childpage .investment-bg .fieldWrapper #name_feild {
  position: relative;
}

.floatingPopupDiv.child-page-new .floatpanel .showForm .disForm .rightContent.childpage .investment-bg .fieldWrapper #name_feild::before {
  content: "";
  background: url(../../images/bu/investment/sip-cal-user-icon.svg);
  width: 14px;
  height: 24px;
  position: absolute;
  left: 16px;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 10;
}

.floatingPopupDiv.child-page-new .floatpanel .showForm .disForm .rightContent.childpage .investment-bg .fieldWrapper #mob_feild2feild {
  padding: 0 5px 0 45px;
  width: 165px;
}

.floatingPopupDiv.child-page-new .floatpanel .showForm .disForm .rightContent.childpage .investment-bg .fieldWrapper #mob_feild2feild::after {
  right: 55px;
  left: auto;
}

.floatingPopupDiv.child-page-new .floatpanel .showForm .disForm .rightContent.childpage .investment-bg .fieldWrapper #mob_feild2feild .cCode {
  color: var(--38, rgba(37, 56, 88, 0.38));
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}

.floatingPopupDiv.child-page-new .floatpanel .showForm .disForm .rightContent.childpage .investment-bg .fieldWrapper #mob_feild2feild select {
  color: var(--text-89, rgba(37, 56, 88, 0.89));
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20.8px;
  z-index: 10;
}

.floatingPopupDiv.child-page-new .floatpanel .showForm .disForm .rightContent.childpage .investment-bg .fieldWrapper #mob_feild2feild select.active {
  font-size: 0;
}

.floatingPopupDiv.child-page-new .floatpanel .showForm .disForm .rightContent.childpage .investment-bg .fieldWrapper #mob_feild2feild select option {
  font-size: 16px;
}

.floatingPopupDiv.child-page-new .floatpanel .showForm .disForm .rightContent.childpage .investment-bg .fieldWrapper #invmobile {
  padding-left: 167px;
}

.floatingPopupDiv.child-page-new .floatpanel .showForm .disForm .rightContent.childpage .investment-bg #email #name_feild {
  position: relative;
}

.floatingPopupDiv.child-page-new .floatpanel .showForm .disForm .rightContent.childpage .investment-bg #email #name_feild::before {
  content: "";
  background: url(../../images/bu/investment/sip-cal-mail-icon.svg);
  width: 23px;
  height: 17px;
  position: absolute;
  left: 16px;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 10;
}

.floatingPopupDiv.child-page-new .floatpanel .showForm .disForm .rightContent.childpage .investment-bg #email #name_feild .fullWidht {
  padding: 0 19px 0 55px;
}

.floatingPopupDiv.child-page-new .floatpanel .showForm .disForm .rightContent.childpage .investment-bg .termCondition {
  color: var(--Text---60, rgba(37, 56, 88, 0.6));
  text-align: center;
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.floatingPopupDiv.child-page-new .floatpanel .showForm .disForm .rightContent.childpage .investment-bg .termCondition.isnri {
  color: #ea8936;
  background: #fff1e5;
  display: inline;
  padding: 4px 10px 5px !important;
  border-radius: 4px;
}

.floatingPopupDiv.child-page-new .floatpanel .showForm .disForm .rightContent.childpage .investment-bg .form-whatsapp {
  margin-top: 12px;
}

.floatingPopupDiv.child-page-new .floatpanel .showForm .disForm .rightContent.childpage .investment-bg .product-achivement-at-policybazaar {
  margin: 12px 0 0;
}

@media screen and (max-width: 1024px) {
  .floatingPopupDiv.child-page-new .floatpanel .showForm .disForm .rightContent.childpage .investment-bg .product-achivement-at-policybazaar {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1024px) {
  .floatingPopupDiv.child-page-new .floatpanel .showForm .disForm .rightContent.childpage .investment-bg .product-achivement-at-policybazaar .listitem {
    position: relative;
    top: auto;
    width: 100%;
    padding-bottom: 6px;
  }
  .floatingPopupDiv.child-page-new .floatpanel .showForm .disForm .rightContent.childpage .investment-bg .product-achivement-at-policybazaar .listitem.center {
    width: 33%;
  }
}
.floatingPopupDiv.child-page-new .floatpanel .showForm .disForm .rightContent.childpage #loader,
.floatingPopupDiv.child-page-new .floatpanel .showForm .disForm .rightContent.childpage .proceed {
  margin: 0 auto 12px;
}

.tv-camp {
  display: inline-block;
  text-align: left;
  background: #e5ffef 0 0 no-repeat padding-box;
  border-radius: 8px;
  font-size: 13px;
  padding: 8px 20px 8px 35px;
  margin: 8px auto 0 0;
  position: relative;
}

.tv-camp:before {
  content: "";
  width: 24px;
  height: 24px;
  position: absolute;
  top: 5px;
  left: 5px;
  background: url(../../images/bu/investment/rp-icon.svg) no-repeat 0 0;
  background-size: 100%;
}

.info-secure {
  color: #818181;
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.info-secure .secure {
  background: url(../../images/bu/investment/investment-lock-icon.svg);
  width: 12px;
  height: 15px;
  display: inline-block;
  margin-right: 8px;
}

.info-secure:has(+ .isnri:not(.hide)) {
  margin-bottom: 12px;
}

.info-secure:has(~ .certified) {
  margin-bottom: 12px;
}

.arrow-disclaimer {
  font-size: 12px !important;
  line-height: normal;
  top: 0 !important;
}

#countryDisplayName {
  position: absolute;
  top: 47%;
  left: 16px;
  max-width: 46px;
  font-size: 16px;
  overflow: hidden;
  pointer-events: none;
  transform: translate(0, -50%);
  text-align: left;
}

.child-page-new #countryDisplayName {
  left: 45px;
  max-width: 46px;
  text-align: left;
  font-size: 16px;
}

.investmenttimer {
  display: flex;
  font-size: 11px;
  font-weight: 600;
  background: #fef1b3;
  padding: 6px 10px 6px 40px;
  border-radius: 20px 0 0 20px;
  position: absolute;
  top: -11px;
  left: 14px;
  min-width: 288px;
  min-height: 27px;
}

.investmenttimer .timeWrapper {
  width: 88px;
}

@media (max-width: 980px) {
  .investmenttimer {
    left: 0;
  }
}
.investmenttimer::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background: url("../../images/bu/term/timer-term.png") no-repeat center center;
  top: 2px;
  left: 12px;
  background-size: contain;
}

.investmenttimer .timerWrapper {
  margin: 0 2px;
  color: red;
}

.mixed-form-layout-top-fold .loadingDiv #loader .loader {
  display: none !important;
}

.disForm .rightContent.leadFormHide {
  display: none !important;
}

.floatingPopupDiv .floatpanel .showForm .disForm .rightContent.leadFormHide {
  display: block !important;
}

.block_content_wrapper_firstfold .h1,
.block_content_wrapper_firstfold h1 {
  font-size: 40px;
}

@media screen and (max-width: 1024px) {
  .block_content_wrapper_firstfold .h1,
  .block_content_wrapper_firstfold h1 {
    font-size: 24px;
  }
}
@media screen and (max-width: 1024px) {
  .mixed-form-layout-top-fold {
    padding: 0;
  }
}
.mixed-form-layout-top-fold .disForm.formBlock {
  background: 0 0;
  padding: 32px 0 24px;
  justify-content: space-between;
}

.mixed-form-layout-top-fold .disForm.formBlock:has(.fixed) {
  justify-content: flex-start;
}

@media screen and (max-width: 1024px) {
  .mixed-form-layout-top-fold .disForm.formBlock {
    padding: 0;
    flex-direction: column;
  }
}
.mixed-form-layout-top-fold .disForm.formBlock .langauage-listen {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 1024px) {
  .mixed-form-layout-top-fold .disForm.formBlock .langauage-listen {
    display: none;
  }
}
.mixed-form-layout-top-fold .disForm.formBlock .langauage-listen .language {
  position: relative;
  font-size: 13px;
  font-weight: 400;
  line-height: 17px;
  text-align: left;
  color: rgba(37, 56, 88, 0.8901960784);
  display: flex;
  align-items: center;
}

.mixed-form-layout-top-fold .disForm.formBlock .langauage-listen .language::before {
  content: "";
  background: url(../../images/bu/investment/mixed-layout/investment-language-icon.png) no-repeat center/contain;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 6px;
}

.mixed-form-layout-top-fold .disForm.formBlock .langauage-listen .language a {
  margin: 0 6px;
  position: relative;
}

.mixed-form-layout-top-fold .disForm.formBlock .langauage-listen .language a::after {
  content: "";
  background: url(../../images/bu/investment/mixed-layout/investment-open-icon.png) no-repeat center/contain;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-left: 6px;
}

.mixed-form-layout-top-fold .disForm.formBlock .langauage-listen .action-menu {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 12px;
  font-weight: 400;
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  margin-left: 24px;
  position: relative;
  padding: 4px 8px;
  background: rgba(0, 101, 255, 0.0509803922);
  border-radius: 100px;
}

.mixed-form-layout-top-fold .disForm.formBlock .langauage-listen .action-menu.leftmr {
  margin-left: 36px;
}

.mixed-form-layout-top-fold .disForm.formBlock .langauage-listen .action-menu li {
  display: flex;
  align-items: center;
  position: relative;
  line-height: normal;
}

.mixed-form-layout-top-fold .disForm.formBlock .langauage-listen .action-menu li.with-menu {
  cursor: pointer;
  margin-right: 20px;
}

.mixed-form-layout-top-fold .disForm.formBlock .langauage-listen .action-menu li.with-menu a {
  color: #0065ff;
}

.mixed-form-layout-top-fold .disForm.formBlock .langauage-listen .action-menu li.with-menu .globe {
  width: 22px;
  height: 22px;
  background: url("../../images/bu/term/hindi-text.svg") no-repeat center center;
  border: none;
  border-radius: 50%;
  margin-right: 2px;
  cursor: pointer;
}

.mixed-form-layout-top-fold .disForm.formBlock .langauage-listen .action-menu li.with-menu.active .globe {
  background: url("../../images/bu/term/blue-read-in-hindi.svg") no-repeat center center;
}

.mixed-form-layout-top-fold .disForm.formBlock .langauage-listen .action-menu li.with-menu.active a {
  color: #0065ff;
}

.mixed-form-layout-top-fold .disForm.formBlock .langauage-listen .action-menu li .bluetext {
  color: #0065ff;
}

.mixed-form-layout-top-fold .disForm.formBlock .langauage-listen .action-menu li button {
  width: 22px;
  height: 22px;
  background: #ccc;
  border: none;
  border-radius: 50%;
  position: relative;
  margin-left: 20px;
  cursor: pointer;
}

.mixed-form-layout-top-fold .disForm.formBlock .langauage-listen .action-menu li button:after {
  content: "";
  width: 1;
  height: 100%;
  background: #ccc;
  position: absolute;
  right: -9px;
  top: 0;
}

.mixed-form-layout-top-fold .disForm.formBlock .langauage-listen .action-menu li button.play {
  background: url("../../images/bu/investment/mixed-layout/investment-volume-up-icon.png") no-repeat left/contain;
  border-radius: 0;
  width: 108px;
  margin: 0;
  padding: 0 0 0 21px;
  color: #0065ff;
}

.mixed-form-layout-top-fold .disForm.formBlock .langauage-listen .action-menu li button.play:after {
  display: none;
}

.mixed-form-layout-top-fold .disForm.formBlock .langauage-listen .action-menu li button.pause {
  background: url("../../images/bu/term/pause.svg") no-repeat center center;
}

.mixed-form-layout-top-fold .disForm.formBlock .langauage-listen .action-menu li button.pause:before {
  content: "";
  width: 1;
  height: 100%;
  background: #ccc;
  position: absolute;
  left: -10px;
  top: 0;
}

.mixed-form-layout-top-fold .disForm.formBlock .langauage-listen .action-menu li button.re-play {
  background: url("../../images/bu/term/speed-up.svg") no-repeat center center;
}

.mixed-form-layout-top-fold .disForm.formBlock .langauage-listen .action-menu li button.afnone {
  margin-right: 5px;
}

.mixed-form-layout-top-fold .disForm.formBlock .langauage-listen .action-menu li button.afnone:after {
  display: none;
}

.mixed-form-layout-top-fold .disForm.formBlock .langauage-listen .action-menu li .close {
  width: 22px;
  height: 22px;
  opacity: 1;
  transform: translate(0, 0);
  border: none;
  border-radius: 50%;
  margin-left: 20px;
  cursor: pointer;
}

.mixed-form-layout-top-fold .disForm.formBlock .insurer-highlight-section {
  background: #ddecff;
  border-radius: 8px;
  margin: 12px 0 0;
  padding: 24px 0;
}

@media screen and (max-width: 1024px) {
  .mixed-form-layout-top-fold .disForm.formBlock .insurer-highlight-section {
    display: none;
  }
}
.mixed-form-layout-top-fold .disForm.formBlock .insurer-highlight-section .heading-logo {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 24px;
}

.mixed-form-layout-top-fold .disForm.formBlock .insurer-highlight-section .heading-logo .heading {
  color: #0073ac;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  width: 75%;
}

.mixed-form-layout-top-fold .disForm.formBlock .insurer-highlight-section .insurer-highlight-heading {
  background: #0073ac;
  padding: 0 24px;
  margin: 24px 0 31px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 26.8px;
  text-align: left;
  position: relative;
  display: flex;
  align-items: center;
}

.mixed-form-layout-top-fold .disForm.formBlock .insurer-highlight-section .insurer-highlight-heading::before {
  content: "";
  background: url(../../images/bu/investment/mixed-layout/investment-insurer-highlight-icon.png) no-repeat center/contain;
  width: 20px;
  height: 21px;
  display: inline-block;
  margin-right: 8px;
}

.mixed-form-layout-top-fold .disForm.formBlock .insurer-highlight-section .insurer-highlight-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0 32px;
}

.mixed-form-layout-top-fold .disForm.formBlock .insurer-highlight-section .insurer-highlight-list .insurer-highlight {
  width: 50%;
  margin-bottom: 20px;
}

.mixed-form-layout-top-fold .disForm.formBlock .insurer-highlight-section .insurer-highlight-list .insurer-highlight:last-child,
.mixed-form-layout-top-fold .disForm.formBlock .insurer-highlight-section .insurer-highlight-list .insurer-highlight:nth-last-child(2) {
  margin: 0;
}

.mixed-form-layout-top-fold .disForm.formBlock .insurer-highlight-section .insurer-highlight-list .insurer-highlight .label {
  font-size: 16px;
  font-weight: 500;
  line-height: 26.8px;
  color: rgba(37, 56, 88, 0.8901960784);
}

.mixed-form-layout-top-fold .disForm.formBlock .insurer-highlight-section .insurer-highlight-list .insurer-highlight .value {
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
  color: rgba(37, 56, 88, 0.8901960784);
  margin: 4px 0 0;
}

.mixed-form-layout-top-fold .disForm.formBlock .insurer-highlight-section .insurer-highlight-list .insurer-highlight .value span {
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}

.mixed-form-layout-top-fold .disForm.formBlock .rightContent.pensionpage {
  margin: 0;
}

.mixed-form-layout-top-fold .disForm.formBlock .rightContent.pensionpage.fixed {
  position: fixed;
  left: 745px;
  top: 60px;
  z-index: 10;
  right: 0;
  margin: 0 auto;
}

@media screen and (max-width: 1024px) {
  .mixed-form-layout-top-fold .disForm.formBlock .rightContent.pensionpage {
    padding: 19px 10px 16px;
    width: 100%;
    margin: 14px auto 0;
    box-shadow: 0 3px 12px 0 rgba(0, 101, 255, 0.2509803922);
    border-radius: 0;
  }
}
.mixed-form-layout-top-fold .disForm.formBlock .rightContent.pensionpage .investment-bg .heading {
  font-size: 21px;
  margin-bottom: 4px;
}

@media screen and (max-width: 1024px) {
  .mixed-form-layout-top-fold .disForm.formBlock .rightContent.pensionpage .investment-bg .heading {
    padding: 0 10px;
  }
}
.mixed-form-layout-top-fold .disForm.formBlock .rightContent.pensionpage .investment-bg .description {
  font-size: 13px;
  margin-top: 4px;
}

.mixed-form-layout-top-fold .disForm.formBlock .rightContent.pensionpage .investment-bg #number_f {
  position: relative;
}

.mixed-form-layout-top-fold .disForm.formBlock .rightContent.pensionpage .investment-bg #number_f::before {
  content: "";
  background: url(../../images/bu/investment/sip-cal-mobile-icon.svg);
  width: 14px;
  height: 24px;
  position: absolute;
  top: 50%;
  left: 16px;
  transform: translate(0, -50%);
  z-index: 10;
}

.mixed-form-layout-top-fold .disForm.formBlock .rightContent.pensionpage .investment-bg .fieldWrapper {
  border: 1px solid #868383;
}

.mixed-form-layout-top-fold .disForm.formBlock .rightContent.pensionpage .investment-bg .fieldWrapper .formInput .feildLable {
  color: #868383;
}

.mixed-form-layout-top-fold .disForm.formBlock .rightContent.pensionpage .investment-bg .fieldWrapper .formInput #invname + .feildLable {
  left: 40px !important;
}

.mixed-form-layout-top-fold .disForm.formBlock .rightContent.pensionpage .investment-bg .fieldWrapper .formInput #invemail.labelshow + .feildLable,
.mixed-form-layout-top-fold .disForm.formBlock .rightContent.pensionpage .investment-bg .fieldWrapper .formInput #invemail:focus + .feildLable,
.mixed-form-layout-top-fold .disForm.formBlock .rightContent.pensionpage .investment-bg .fieldWrapper .formInput #invname.labelshow + .feildLable,
.mixed-form-layout-top-fold .disForm.formBlock .rightContent.pensionpage .investment-bg .fieldWrapper .formInput #invname:focus + .feildLable {
  left: 14px !important;
}

.mixed-form-layout-top-fold .disForm.formBlock .rightContent.pensionpage .investment-bg .fieldWrapper .formInput #invemail + .feildLable {
  left: 50px !important;
}

.mixed-form-layout-top-fold .disForm.formBlock .rightContent.pensionpage .investment-bg .fieldWrapper .formInput .feildLable {
  left: 174px !important;
}

.mixed-form-layout-top-fold .disForm.formBlock .rightContent.pensionpage .investment-bg .fieldWrapper .formInput input.labelshow + .feildLable,
.mixed-form-layout-top-fold .disForm.formBlock .rightContent.pensionpage .investment-bg .fieldWrapper .formInput input:focus + .feildLable {
  left: 14px !important;
}

.mixed-form-layout-top-fold .disForm.formBlock .rightContent.pensionpage .investment-bg .fieldWrapper .fullWidht {
  padding: 0 19px 0 40px;
  color: rgba(37, 56, 88, 0.8901960784);
  font-size: 16px;
  font-style: normal;
  font-weight: 450;
  line-height: 20.8px;
}

.mixed-form-layout-top-fold .disForm.formBlock .rightContent.pensionpage .investment-bg .fieldWrapper #name_feild {
  position: relative;
}

.mixed-form-layout-top-fold .disForm.formBlock .rightContent.pensionpage .investment-bg .fieldWrapper #name_feild::before {
  content: "";
  background: url(../../images/bu/investment/sip-cal-user-icon.svg);
  width: 14px;
  height: 24px;
  position: absolute;
  left: 16px;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 10;
}

.mixed-form-layout-top-fold .disForm.formBlock .rightContent.pensionpage .investment-bg .fieldWrapper #mob_feild2feild {
  padding: 0 5px 0 45px;
  width: 165px;
}

.mixed-form-layout-top-fold .disForm.formBlock .rightContent.pensionpage .investment-bg .fieldWrapper #mob_feild2feild::after {
  right: 55px;
  left: auto;
}

.mixed-form-layout-top-fold .disForm.formBlock .rightContent.pensionpage .investment-bg .fieldWrapper #mob_feild2feild .cCode {
  color: rgba(37, 56, 88, 0.8);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}

.mixed-form-layout-top-fold .disForm.formBlock .rightContent.pensionpage .investment-bg .fieldWrapper #mob_feild2feild select {
  color: rgba(37, 56, 88, 0.8901960784);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20.8px;
  z-index: 10;
}

.mixed-form-layout-top-fold .disForm.formBlock .rightContent.pensionpage .investment-bg .fieldWrapper #mob_feild2feild select.active {
  font-size: 0;
  min-height: 30px;
  min-width: 70px;
}

.mixed-form-layout-top-fold .disForm.formBlock .rightContent.pensionpage .investment-bg .fieldWrapper #mob_feild2feild select option {
  font-size: 16px;
}

.mixed-form-layout-top-fold .disForm.formBlock .rightContent.pensionpage .investment-bg .fieldWrapper #mob_feild2feild #countryDisplayName {
  left: 45px;
  max-width: 46px;
  text-align: left;
  font-size: 16px;
}

.mixed-form-layout-top-fold .disForm.formBlock .rightContent.pensionpage .investment-bg .fieldWrapper #invmobile {
  padding-left: 174px;
}

.mixed-form-layout-top-fold .disForm.formBlock .rightContent.pensionpage .investment-bg #email #name_feild {
  position: relative;
}

.mixed-form-layout-top-fold .disForm.formBlock .rightContent.pensionpage .investment-bg #email #name_feild::before {
  content: "";
  background: url(../../images/bu/investment/sip-cal-mail-icon.svg);
  width: 23px;
  height: 17px;
  position: absolute;
  left: 16px;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 10;
}

.mixed-form-layout-top-fold .disForm.formBlock .rightContent.pensionpage .investment-bg #email #name_feild .fullWidht {
  padding: 0 19px 0 55px;
}

.mixed-form-layout-top-fold .disForm.formBlock .rightContent.pensionpage .investment-bg .termCondition {
  color: rgba(37, 56, 88, 0.6);
  text-align: center;
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.mixed-form-layout-top-fold .disForm.formBlock .rightContent.pensionpage .investment-bg .termCondition.isnri {
  color: #ea8936;
  background: #fff1e5;
  display: inline;
  padding: 4px 10px 5px !important;
  border-radius: 4px;
}

.mixed-form-layout-top-fold .disForm.formBlock .rightContent.pensionpage .investment-bg .form-whatsapp {
  margin-top: 12px;
}

.mixed-form-layout-top-fold .disForm.formBlock .rightContent.pensionpage .investment-bg .product-achivement-at-policybazaar {
  margin: 12px 0 0;
}

@media screen and (max-width: 1024px) {
  .mixed-form-layout-top-fold .disForm.formBlock .rightContent.pensionpage .investment-bg .product-achivement-at-policybazaar {
    flex-wrap: wrap;
    display: flex;
  }
}
@media screen and (max-width: 1024px) {
  .mixed-form-layout-top-fold .disForm.formBlock .rightContent.pensionpage .investment-bg .product-achivement-at-policybazaar .listitem {
    position: relative;
    top: auto;
    width: 100%;
    padding-bottom: 6px;
  }
  .mixed-form-layout-top-fold .disForm.formBlock .rightContent.pensionpage .investment-bg .product-achivement-at-policybazaar .listitem.center {
    width: 33%;
  }
}
.mixed-form-layout-top-fold .disForm.formBlock .rightContent.pensionpage .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;
}

.mixed-form-layout-top-fold .disForm.formBlock .leftContentBox {
  margin: 0;
}

.mixed-form-layout-top-fold .disForm.formBlock .leftContentBox > p {
  margin: 0;
}

.mixed-form-layout-top-fold .disForm.formBlock .leftContentBox .block_content_wrapper_firstfold h1 {
  margin-top: 0;
}

@media screen and (min-width: 1025px) {
  .mixed-form-layout-top-fold .disForm.formBlock .leftContentBox .block_content_wrapper_firstfold .text-hide-link {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .mixed-form-layout-top-fold .disForm.formBlock .leftContentBox {
    margin: 0;
    padding: 0 10px;
    border: 0;
    width: 100%;
    max-width: 100%;
  }
  .mixed-form-layout-top-fold .disForm.formBlock .leftContentBox .block_content_wrapper_firstfold {
    margin: 0;
    padding: 0;
  }
  .mixed-form-layout-top-fold .disForm.formBlock .leftContentBox .block_content_wrapper_firstfold h1 {
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 8px;
    padding: 0;
  }
}
.benefits-of-investment-plans {
  padding: 24px 0;
}

@media screen and (max-width: 1024px) {
  .benefits-of-investment-plans {
    padding: 16px 0;
    margin: 16px 0 0;
  }
  .benefits-of-investment-plans .section-grid {
    padding: 0;
  }
}
.custom-slider-container {
  width: 100%;
  overflow: hidden;
  position: relative;
  max-width: calc(100% - 450px);
}

@media screen and (max-width: 1024px) {
  .custom-slider-container {
    padding: 0 0 0 10px;
    margin-bottom: 0;
    max-width: 100%;
  }
}
.custom-slider-container .custom-slider-heading {
  color: rgba(37, 56, 88, 0.89);
  font-size: 21px;
  font-weight: 600;
  margin-bottom: 24px;
  position: relative;
  display: flex;
  align-items: CENTER;
  line-height: 24.61px;
}

.custom-slider-container .custom-slider-heading::before {
  content: "";
  background: url(../../images/bu/investment/child-investment-heading-icon.svg);
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 8px;
}

@media screen and (max-width: 1024px) {
  .custom-slider-container .custom-slider-heading {
    font-size: 16px;
    line-height: 18.75px;
  }
  .custom-slider-container .custom-slider-heading:before {
    display: none;
  }
}
.custom-slider-container .custom-slider {
  display: flex;
  align-items: center;
}

@media (max-width: 740px) {
  .custom-slider-container .custom-slider {
    overflow: hidden;
    overflow-x: scroll;
  }
}
.custom-slider-container .custom-slider::-webkit-scrollbar {
  display: none;
}

.custom-slider-container .custom-slider .custom-slide {
  margin-right: 10px;
  max-width: 240px;
  flex-shrink: 0;
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  padding: 16px;
  height: 169px;
  background: #fff;
}

.custom-slider-container .custom-slider .custom-slide .icon {
  width: 24px;
  height: 24px;
}

.custom-slider-container .custom-slider .custom-slide .icon.icon-1 {
  background: url(../../images/bu/investment/mixed-layout/pension-investment-slider-icon-1.png) no-repeat center/contain;
}

.custom-slider-container .custom-slider .custom-slide .icon.icon-2 {
  background: url(../../images/bu/investment/mixed-layout/pension-investment-slider-icon-2.png) no-repeat center/contain;
}

.custom-slider-container .custom-slider .custom-slide .icon.icon-3 {
  background: url(../../images/bu/investment/mixed-layout/pension-investment-slider-icon-3.png) no-repeat center/contain;
}

.custom-slider-container .custom-slider .custom-slide .icon.icon-4 {
  background: url(../../images/bu/investment/mixed-layout/pension-investment-slider-icon-4.png) no-repeat center/contain;
}

.custom-slider-container .custom-slider .custom-slide .icon.icon-5 {
  background: url(../../images/bu/investment/mixed-layout/pension-investment-slider-icon-5.png) no-repeat center/contain;
}

.custom-slider-container .custom-slider .custom-slide .heading {
  color: rgba(37, 56, 88, 0.89);
  margin: 12px 0 4px;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.custom-slider-container .custom-slider .custom-slide .description {
  color: rgba(37, 56, 88, 0.89);
  font-size: 13px;
  font-weight: 400;
  line-height: 17px;
}

.custom-slider-container .custom-slider .custom-slide.pointers-list {
  border: 1px solid rgba(0, 101, 255, 0.12);
  background: rgba(0, 101, 255, 0.1);
  padding: 13px 20px 12px 19px;
}

.custom-slider-container .custom-slider .custom-slide.pointers-list .pointers {
  color: #0065ff;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin: 0 0 8px !important;
  position: relative;
  padding-left: 15px;
}

.custom-slider-container .custom-slider .custom-slide.pointers-list .pointers:last-of-type {
  margin: 0 !important;
}

.custom-slider-container .custom-slider .custom-slide.pointers-list .pointers::before {
  display: inline-block;
  transform: rotate(45deg);
  height: 10px;
  width: 5px;
  margin-left: 0;
  border-bottom: 2px solid #0065ff;
  border-right: 2px solid #0065ff;
  position: absolute;
  left: 0;
  content: "";
  top: 4px;
}

.custom-slider-container .arrows {
  position: absolute;
  right: 24px;
  top: 3px;
  display: flex;
  align-items: CENTER;
  width: 8%;
  justify-content: space-between;
}

@media screen and (max-width: 1024px) {
  .custom-slider-container .arrows {
    right: 8px;
    top: 18px;
    max-width: 45px;
    width: 100%;
  }
}
@media screen and (max-width: 740px) {
  .custom-slider-container .arrows {
    display: none;
  }
}
.custom-slider-container .arrows span i {
  border: solid #0065ff;
  display: inline-block;
  padding: 2px;
  transform: rotate(45deg);
  transition: all 0.2s ease-out;
}

.custom-slider-container .arrows .arrow-left,
.custom-slider-container .arrows .arrow-right {
  border-radius: 20px;
  border: 1px solid #0065ff;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: CENTER;
  justify-content: center;
  cursor: pointer;
}

.custom-slider-container .arrows .arrow-left i {
  border-width: 0 0 1px 1px;
}

.custom-slider-container .arrows .arrow-right i {
  border-width: 1px 1px 0 0;
}

@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;
  }
}
.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 .heading {
  letter-spacing: 0;
  color: #757575;
  font-size: 12px;
  line-height: 13px;
  margin: 0 0 4px;
  font-weight: 600;
}

.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: #497633 !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: 32px;
    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: 10px 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: 20px !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.child .new-top-plans .new-plan-box.default-nfo {
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  padding: 35px 15px 22px 30px !important;
}

.new-top-plans-section.child .new-top-plans .new-plan-box.default-nfo .new-plan-box-wrapper .returns-payout .insurer-payout .value {
  color: #253858;
  background: 0 0;
}

@media screen and (max-width: 767px) {
  .new-top-plans-section.child .new-top-plans .new-plan-box.default-nfo {
    padding: 41px 0 0 !important;
  }
  .new-top-plans-section.child .new-top-plans .new-plan-box.default-nfo.nopd {
    padding: 10px 0 0 !important;
  }
  .new-top-plans-section.child .new-top-plans .new-plan-box.default-nfo .new-plan-box-wrapper {
    padding: 0 8px 5px 18px !important;
  }
  .new-top-plans-section.child .new-top-plans .new-plan-box.default-nfo .new-plan-box-wrapper .insurer-logo {
    min-height: 43px;
  }
  .new-top-plans-section.child .new-top-plans .new-plan-box.default-nfo .new-plan-box-wrapper .insurer-logo img {
    margin: 0 !important;
    max-width: 50px;
  }
  .new-top-plans-section.child .new-top-plans .new-plan-box.default-nfo .new-plan-box-wrapper .insurer-logo .img-logo-wrap {
    width: auto;
    min-height: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .new-top-plans-section.child .new-top-plans .new-plan-box.default-nfo .new-plan-box-wrapper .insurer-logo .img-logo-wrap {
    margin-right: 10px;
    height: 40px;
  }
}
@media screen and (max-width: 767px) {
  .new-top-plans-section.child .new-top-plans .new-plan-box.default-nfo .tag-wrapper {
    background: 0 0;
    border-radius: 0;
    width: 100%;
    top: 12px;
    padding: 0;
    border-top: 0;
    position: absolute;
    left: 16px;
    bottom: auto;
    display: inline-flex;
  }
  .new-top-plans-section.child .new-top-plans .new-plan-box.default-nfo .tag-wrapper .tag {
    margin: 0;
    left: 0;
  }
  .new-top-plans-section.child .new-top-plans .new-plan-box.default-nfo .button {
    top: 35%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .new-top-plans-section.child .new-top-plans .new-plan-box.default-nfo .button {
    position: absolute;
    right: 10px;
    width: 100%;
    top: 30%;
  }
}
.new-top-plans-section.child .new-top-plans .new-plan-box .view-plans .view-plans-button {
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  padding: 9px 27px 9px 27px;
  display: inline-block;
  letter-spacing: 0;
  color: #2a60ed;
  background: #fff 0 0 no-repeat padding-box;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1607843137);
  border: 1px solid rgba(42, 96, 237, 0.2196078431);
  border-radius: 20px;
}

.new-top-plans-section.child .new-top-plans .new-plan-box .view-plans .view-plans-button .downarrow {
  border: solid #2a60ed;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  transition: all 0.2s ease-out;
  margin: 0 0 2px 13px;
}

.new-top-plans-section.child .new-top-plans .new-plan-box .view-plans .view-plans-button.active .downarrow {
  margin: 0 0 -1px 13px;
  transform: rotate(-135deg);
}

.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 .new-top-plans .new-plan-box .insurer-logo .img-logo-wrap img {
  width: 100%;
}

.top-plans .new-top-plans-section {
  max-width: calc(100% - 450px);
}

@media (max-width: 980px) {
  .top-plans .new-top-plans-section {
    max-width: 100%;
  }
}
.top-plans .new-top-plans-section .new-top-plans {
  background: 0 0;
  border-radius: 0;
  overflow: unset;
  padding: 32px 0;
  margin-bottom: 20px;
  background: 0 0;
  border-radius: 0;
}

@media screen and (max-width: 767px) {
  .top-plans .new-top-plans-section .new-top-plans {
    padding: 44px 0 20px;
    border: 0;
  }
}
.top-plans .new-top-plans-section .new-top-plans h2 {
  width: 100%;
  margin: 0;
  color: #253858;
  font-size: 32px;
  font-weight: 500;
  line-height: 42px;
  letter-spacing: 0;
  border: 0;
}

.top-plans .new-top-plans-section .new-top-plans h2::before {
  display: none;
}

@media screen and (max-width: 1024px) {
  .top-plans .new-top-plans-section .new-top-plans h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 31px;
    padding: 0;
  }
}
.top-plans .new-top-plans-section .new-top-plans .new-top-plans-subheading {
  margin: 16px 0 24px;
}

@media screen and (max-width: 1024px) {
  .top-plans .new-top-plans-section .new-top-plans .new-top-plans-subheading {
    margin: 16px 0 12px;
  }
}
.top-plans .new-top-plans-section .new-top-plans .new-top-plans-subheading > div {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  color: #253858;
  margin-right: 24px;
  width: auto;
}

.top-plans .new-top-plans-section .new-top-plans .new-top-plans-subheading > div p {
  font-size: 16px;
  font-weight: 500;
  line-height: 26.8px;
  text-align: left;
}

.top-plans .new-top-plans-section .new-top-plans .new-top-plans-subheading > div p span {
  letter-spacing: 0;
  opacity: 0.7;
  font-size: 13px;
  font-weight: 400;
  line-height: 17px;
  text-align: left;
}

.how-do-pension-work img {
  width: 100% !important;
}

.how-do-pension-work .img-for.nri {
  display: none;
}

.how-do-pension-work.nri .img-for {
  display: none;
}

.how-do-pension-work.nri .img-for.nri {
  display: block;
}

.author-review-section {
  display: flex;
  margin: 30px auto;
  align-items: center;
  justify-content: center;
}

.author-review-section .details {
  display: flex;
  align-items: center;
  padding: 0 16px;
  position: relative;
}

@media screen and (max-width: 767px) {
  .author-review-section .details {
    padding: 0 8px;
  }
}
.author-review-section .details::after {
  content: "";
  background: #ccc;
  width: 100px;
  height: 1px;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}

@media screen and (max-width: 767px) {
  .author-review-section .details::after {
    width: 35px;
  }
}
.author-review-section .details::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  top: 50%;
  transform: translate(0, -50%);
  border-radius: 50%;
  background: #098b2c;
  z-index: 2;
}

@media screen and (max-width: 767px) {
  .author-review-section .details .image {
    max-width: 35px;
    width: 100%;
  }
}
.author-review-section .details .image img {
  max-width: 100%;
}

.author-review-section .details .name {
  margin-left: 8px;
}

.author-review-section .details .name span {
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: block;
  position: relative;
}

.author-review-section .details .name .label {
  color: rgba(37, 56, 88, 0.6);
  font-size: 12px;
}

@media screen and (max-width: 767px) {
  .author-review-section .details .name .label {
    font-size: 10px;
  }
}
.author-review-section .details .name .value {
  color: #253858;
  font-size: 16px;
  text-decoration-line: underline;
}

@media screen and (max-width: 767px) {
  .author-review-section .details .name .value {
    font-size: 12px;
  }
}
.author-review-section .details .bio {
  background: #fff;
  border: 1px solid #776ef5;
  position: absolute;
  width: 400px;
  padding: 16px 16px 30px;
  border-radius: 8px;
  top: 25px;
  display: none;
  z-index: 10;
  position: absolute;
  left: 7px;
  margin-top: 26px;
  z-index: 98;
  box-shadow: 0 3px 12px 0 rgba(0, 101, 255, 0.08);
}

@media screen and (max-width: 767px) {
  .author-review-section .details .bio {
    top: 20px;
    left: -27%;
    width: 340px;
    padding-bottom: 16px;
  }
}
.author-review-section .details .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;
}

@media screen and (max-width: 767px) {
  .author-review-section .details .bio::before {
    left: 55px;
  }
}
.author-review-section .details .bio .image {
  flex-shrink: 0;
}

@media screen and (max-width: 767px) {
  .author-review-section .details .bio .image {
    max-width: 39px;
  }
}
.author-review-section .details .bio .name .label {
  padding-left: 0;
  color: var(--text-60, rgba(37, 56, 88, 0.6));
}

.author-review-section .details .bio .name .label::before {
  display: none;
}

@media screen and (max-width: 767px) {
  .author-review-section .details .bio .name .label {
    font-size: 11px;
  }
}
.author-review-section .details .bio .name .value {
  text-decoration: none;
  margin-bottom: 4px;
  display: flex;
  font-weight: 600;
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .author-review-section .details .bio .name .value {
    font-size: 16px;
  }
}
.author-review-section .details .bio .name .value .namelink {
  display: block;
  width: 100%;
  color: #253858;
}

.author-review-section .details .bio .name .value .namelink:hover,
.author-review-section .details .bio .name .value .namelink:visited {
  color: #253858;
}

.author-review-section .details .bio .name .value .link {
  background: url(../../images/bu/investment/icon-linkedin.svg) no-repeat center/contain;
  width: 24px;
  height: 24px;
}

.author-review-section .details .bio .name .description {
  color: var(--text-89, rgba(37, 56, 88, 0.89));
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 16px;
  position: relative;
}

.author-review-section .details .bio .name .description::before {
  content: "";
  width: 26px;
  height: 26px;
  position: absolute;
  top: 2px;
  left: -43px;
  background: url(../../images/bu/investment/icon-quotes.svg) no-repeat;
}

@media screen and (max-width: 767px) {
  .author-review-section .details .bio .name .description::before {
    left: -37px;
  }
}
@media screen and (max-width: 767px) {
  .author-review-section .details .bio.s2 {
    left: -127%;
  }
  .author-review-section .details .bio.s2::before {
    left: initial;
    right: 36%;
  }
}
.author-review-section .details:hover .bio {
  display: flex;
}

.author-review-section .author {
  border-left: 1px solid rgba(37, 56, 88, 0.2);
  border-right: 1px solid rgba(37, 56, 88, 0.2);
}

@media screen and (max-width: 767px) {
  .author-review-section .author {
    border-right: 0;
  }
}
.author-review-section .author::after {
  left: -100px;
}

@media screen and (max-width: 767px) {
  .author-review-section .author::after {
    left: -35px;
  }
}
.author-review-section .author::before {
  left: -110px;
}

@media screen and (max-width: 767px) {
  .author-review-section .author::before {
    left: -35px;
  }
}
.author-review-section .author .name .label {
  padding-left: 12px;
}

.author-review-section .author .name .label::before {
  content: "";
  background: url(../../images/bu/investment/icon-written-by.svg);
  position: absolute;
  height: 12px;
  width: 8px;
  top: 60%;
  left: 0;
  transform: translate(0, -50%);
}

.author-review-section .reviewer {
  border-right: 1px solid rgba(37, 56, 88, 0.2);
}

.author-review-section .reviewer::after {
  right: -100px;
}

@media screen and (max-width: 767px) {
  .author-review-section .reviewer::after {
    right: -35px;
  }
}
.author-review-section .reviewer::before {
  right: -110px;
}

@media screen and (max-width: 767px) {
  .author-review-section .reviewer::before {
    right: -35px;
  }
}
.author-review-section .reviewer .name .label {
  padding-left: 18px;
}

.author-review-section .reviewer .name .label::before {
  content: "";
  background: url(../../images/bu/investment/icon-reviewd-by.svg);
  position: absolute;
  height: 14px;
  width: 14px;
  top: 54%;
  left: 0;
  transform: translate(0, -50%);
}

.author-review-section.term .details > .image {
  max-width: 45px;
}

@media screen and (max-width: 767px) {
  .author-review-section.term .details > .image {
    max-width: 30px;
  }
}
@media screen and (max-width: 767px) {
  .author-review-section.term .details .bio.s2 {
    left: -117%;
  }
}
@media screen and (max-width: 767px) {
  .author-review-section.term .details .bio.s2::before {
    left: initial;
    right: 38%;
  }
}
.author-review-section.term .details .bio .image {
  max-width: 45px;
}

@media screen and (max-width: 767px) {
  .author-review-section.term .details .bio .image {
    max-width: 39px;
  }
}
.steps-to-buy-plan {
  padding: 24px 0;
}

@media screen and (max-width: 767px) {
  .steps-to-buy-plan {
    padding: 24px 10px;
  }
}
.steps-to-buy-plan .flexbox {
  max-width: 1170px;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .steps-to-buy-plan .flexbox {
    flex-direction: column-reverse;
  }
}
.steps-to-buy-plan .flexbox .numbered-listing {
  max-width: 500px;
}

.steps-to-buy-plan .flexbox .numbered-listing .heading {
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
  color: rgba(37, 56, 88, 0.8901960784);
  margin: 0 0 8px;
}

.steps-to-buy-plan .flexbox .numbered-listing ol {
  padding: 0 24px;
}

.steps-to-buy-plan .flexbox .numbered-listing ol li {
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  color: rgba(37, 56, 88, 0.8901960784);
}

.steps-to-buy-plan .flexbox .numbered-listing ol li span {
  font-weight: 500;
}

.steps-to-buy-plan .flexbox .numbered-listing button {
  margin: 24px 0 0;
  background: #0065ff;
  border: 0;
  border-radius: 4px;
  padding: 20px;
  width: 100%;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 16.41px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .steps-to-buy-plan .flexbox .image {
    margin: 0 0 16px;
    background: url(../../images/bu/investment/mixed-layout/investment-step-to-buy-plan-mobile.png) no-repeat center/contain;
    height: 166px;
    max-width: 500px;
    width: 100%;
  }
}
.steps-to-buy-plan .flexbox .flexbox-right .image {
  background: url(../../images/bu/investment/mixed-layout/investment-step-to-buy-plan.svg) no-repeat center/contain;
  height: 100%;
}

@media screen and (max-width: 767px) {
  .steps-to-buy-plan .flexbox .flexbox-right .image {
    display: none;
  }
}
.how-do-plans-work {
  background: #f7fbff;
}

.how-do-plans-work .heading-button {
  display: flex;
  justify-content: space-between;
  align-items: CENTER;
}

@media screen and (max-width: 1024px) {
  .how-do-plans-work .heading-button {
    align-items: flex-start;
    flex-direction: column;
  }
}
.how-do-plans-work .heading-button .details-list {
  display: flex;
}

@media screen and (max-width: 1024px) {
  .how-do-plans-work .heading-button .details-list {
    align-items: flex-start;
    flex-direction: column;
  }
}
.how-do-plans-work .heading-button .details-list .details {
  display: flex;
  margin: 0 24px 0 0;
}

@media screen and (max-width: 1024px) {
  .how-do-plans-work .heading-button .details-list .details {
    margin: 0 0 4px;
  }
}
.how-do-plans-work .heading-button .details-list .details:last-child {
  margin: 0;
}

.how-do-plans-work .heading-button .details-list .details .label,
.how-do-plans-work .heading-button .details-list .details .value {
  color: rgba(37, 56, 88, 0.8901960784);
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}

.how-do-plans-work .heading-button .details-list .details .value {
  font-weight: 500;
  margin-left: 4px;
}

.how-do-plans-work .heading-button .details-list .details .value span {
  font-size: 13px;
  font-weight: 400;
  line-height: 17px;
}

.how-do-plans-work .heading-button .button-wrapper button {
  background: #0065ff;
  padding: 14px 52px;
  border: 0;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  text-align: left;
  text-transform: uppercase;
  cursor: pointer;
}

@media screen and (max-width: 1024px) {
  .how-do-plans-work .heading-button .button-wrapper button {
    display: none;
  }
}
.how-do-plans-work .image {
  margin: 52px 0 16px;
}

@media screen and (max-width: 1024px) {
  .how-do-plans-work .image {
    margin: 20px 0 16px;
    max-width: 440px;
    width: 100%;
  }
}
.how-do-plans-work .image img {
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  .how-do-plans-work .image .hide-mobile {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .how-do-plans-work .image .hide-desktop {
    display: none;
  }
}
.benefits-of-pension-plans {
  display: flex;
}

@media screen and (max-width: 767px) {
  .benefits-of-pension-plans {
    flex-direction: column;
  }
}
.benefits-of-pension-plans .benefit {
  background: #f9f9f9;
  border-radius: 12px;
  padding: 24px 0;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}

.benefits-of-pension-plans .benefit .text {
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-align: center;
  color: rgba(37, 56, 88, 0.8901960784);
  padding: 0 32px;
}

@media screen and (max-width: 1024px) {
  .benefits-of-pension-plans .benefit .text {
    font-size: 14px;
    line-height: 20px;
  }
}
.benefits-of-pension-plans .benefit .icon {
  width: 48px;
  height: 48px;
  margin: 16px 0 0;
}

.benefits-of-pension-plans .benefit .icon.icon-2 {
  background: url(../../images/bu/investment/mixed-layout/investment-benefits-icon-2.svg) no-repeat center/contain;
}

.benefits-of-pension-plans .benefit .icon.icon-3 {
  background: url(../../images/bu/investment/mixed-layout/investment-benefits-icon-3.svg) no-repeat center/contain;
}

.benefits-of-pension-plans .benefit .icon.icon-4 {
  background: url(../../images/bu/investment/mixed-layout/investment-benefits-icon-4.svg) no-repeat center/contain;
}

.benefits-of-pension-plans .benefit .icon.multiple-icons {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.benefits-of-pension-plans .benefit .icon.multiple-icons .multiple-icon-1 {
  background: url(../../images/bu/investment/mixed-layout/investment-benefits-multiple-icon-1.svg) no-repeat center/contain;
  width: 161px;
  height: 50px;
}

.benefits-of-pension-plans .benefit .icon.multiple-icons .multiple-icon-2 {
  background: url(../../images/bu/investment/mixed-layout/investment-benefits-multiple-icon-2.svg) no-repeat center/contain;
  width: 161px;
  height: 50px;
}

.benefits-of-pension-plans > .benefit {
  width: 33%;
  height: 409px;
  margin-right: 16px;
}

@media screen and (max-width: 767px) {
  .benefits-of-pension-plans > .benefit {
    width: 100%;
    height: 196px;
    margin-right: 0;
    margin-bottom: 12px;
  }
}
.benefits-of-pension-plans > .benefit .text {
  text-align: left;
  padding: 0 16px;
}

@media screen and (max-width: 767px) {
  .benefits-of-pension-plans > .benefit .text {
    text-align: center;
  }
}
.benefits-of-pension-plans > .benefit .icon {
  background: url(../../images/bu/investment/mixed-layout/investment-benefits-icon-1.svg) no-repeat center/contain;
  width: 237px;
  height: 82px;
  margin-top: 58px;
}

@media screen and (max-width: 767px) {
  .benefits-of-pension-plans > .benefit .icon {
    margin-top: 0;
  }
}
.benefits-of-pension-plans .more-benefits {
  width: 68%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .benefits-of-pension-plans .more-benefits {
    width: 100%;
  }
}
.benefits-of-pension-plans .more-benefits .benefit {
  width: 49%;
  height: 196px;
  margin-bottom: 16px;
}

.benefits-of-pension-plans .more-benefits .benefit:last-child,
.benefits-of-pension-plans .more-benefits .benefit:nth-last-child(2) {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .benefits-of-pension-plans .more-benefits .benefit {
    width: 100%;
    margin-bottom: 12px;
  }
  .benefits-of-pension-plans .more-benefits .benefit:nth-last-child(2) {
    margin-bottom: 12px;
  }
}
.people-also-ask-section {
  background: #ddecff;
  text-align: center;
  padding: 24px 0;
}

@media screen and (max-width: 1024px) {
  .people-also-ask-section {
    padding: 24px 10px;
    margin: 24px 0 0;
  }
}
.people-also-ask-section .heading {
  font-size: 24px;
  font-weight: 700;
  line-height: 31px;
  color: rgba(37, 56, 88, 0.8901960784);
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.people-also-ask-section .heading::before {
  content: "";
  background: url(../../images/bu/investment/mixed-layout/investment-link-trending-arrow-icon.svg) no-repeat center/contain;
  width: 32px;
  height: 32px;
  display: inline-block;
  margin-right: 8px;
}

@media screen and (max-width: 767px) {
  .people-also-ask-section .heading {
    font-size: 20px;
    line-height: 24px;
    color: #253858;
    justify-content: flex-start;
  }
  .people-also-ask-section .heading::before {
    width: 24px;
    height: 24px;
  }
}
.people-also-ask-section .link-list {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 24px 0 0;
}

@media screen and (max-width: 767px) {
  .people-also-ask-section .link-list {
    align-items: flex-start;
    flex-direction: column;
  }
}
.people-also-ask-section .link-list .link {
  background: #fff;
  padding: 12px;
  margin-right: 16px;
  border-radius: 8px;
  position: relative;
  font-size: 16px;
  font-weight: 500;
  line-height: 26.8px;
  color: rgba(37, 56, 88, 0.8901960784);
  display: flex;
  align-items: center;
}

.people-also-ask-section .link-list .link:last-child {
  margin-right: 0;
}

.people-also-ask-section .link-list .link::after {
  content: "";
  background: url(../../images/bu/investment/mixed-layout/investment-link-arrow-icon.svg);
  width: 24px;
  height: 25px;
  display: inline-block;
  margin-left: 8px;
}

@media screen and (max-width: 767px) {
  .people-also-ask-section .link-list .link {
    margin: 0 0 16px;
    width: 100%;
    justify-content: space-between;
  }
  .people-also-ask-section .link-list .link:last-child {
    margin: 0;
  }
}
.know-plan-via-video-section {
  background: #f7fbff;
}

.know-plan-via-video-section .yellow-line-heading {
  margin-top: 12px;
  max-width: 440px;
}

@media screen and (max-width: 767px) {
  .know-plan-via-video-section .yellow-line-heading {
    margin-top: 0;
  }
}
.know-plan-via-video-section .video-container {
  max-width: 516px;
}

.know-plan-via-video-section .video-container img {
  max-width: 100%;
}

.know-plan-via-video-section .video-container .description {
  color: rgba(37, 56, 88, 0.3803921569);
  font-size: 10px;
  font-weight: 500;
  line-height: 13px;
  text-transform: uppercase;
  margin: 8px 0;
  display: flex;
  align-items: center;
}

.know-plan-via-video-section .video-container .description span {
  width: 5px;
  height: 5px;
  display: inline-block;
  background: #0065ff;
  border-radius: 50%;
  margin: 0 6px;
}

.know-plan-via-video-section .video-container .title {
  font-size: 16px;
  font-weight: 500;
  line-height: 26.8px;
  color: rgba(37, 56, 88, 0.8901960784);
}

.multiple-tabs-section {
  text-align: center;
}

.multiple-tabs-section .heading {
  font-size: 24px;
  font-weight: 700;
  line-height: 31px;
  color: rgba(37, 56, 88, 0.8901960784);
  margin: 0 0 24px;
}

@media screen and (max-width: 767px) {
  .multiple-tabs-section .heading {
    font-size: 20px;
    line-height: 24px;
    text-align: left;
    color: #253858;
    position: relative;
  }
  .multiple-tabs-section .heading::after {
    background: #ffab00;
    content: "";
    position: absolute;
    height: 2px;
    width: 64px;
    bottom: -8px;
    left: 0;
  }
}
.multiple-tabs-section .multiple-tabs-body .multiple-tabs {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 767px) {
  .multiple-tabs-section .multiple-tabs-body .multiple-tabs {
    justify-content: flex-start;
    overflow-x: scroll;
  }
  .multiple-tabs-section .multiple-tabs-body .multiple-tabs::-webkit-scrollbar {
    display: none;
  }
}
.multiple-tabs-section .multiple-tabs-body .multiple-tabs .multiple-tab {
  background: #f7fbff;
  border: 0;
  padding: 16px 8px;
  margin: 0 12px 0 0;
  border-radius: 4px;
  color: #0065ff;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  text-align: left;
  cursor: pointer;
}

.multiple-tabs-section .multiple-tabs-body .multiple-tabs .multiple-tab.active {
  background: #0065ff;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .multiple-tabs-section .multiple-tabs-body .multiple-tabs .multiple-tab {
    flex-shrink: 0;
  }
}
.multiple-tabs-section .multiple-tabs-body .multiple-tab-content-body {
  margin: 24px 0 0;
}

.multiple-tabs-section .multiple-tabs-body .multiple-tab-content-body .multiple-tab-content {
  background: #ddecff;
  padding: 16px 16px 4px;
  border-radius: 8px;
  display: none;
}

@media screen and (max-width: 767px) {
  .multiple-tabs-section .multiple-tabs-body .multiple-tab-content-body .multiple-tab-content {
    padding: 10px 8px 0;
  }
}
.multiple-tabs-section .multiple-tabs-body .multiple-tab-content-body .multiple-tab-content.active {
  display: block;
}

.multiple-tabs-section .multiple-tabs-body .multiple-tab-content-body .multiple-tab-content .list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
  .multiple-tabs-section .multiple-tabs-body .multiple-tab-content-body .multiple-tab-content .list {
    justify-content: flex-start;
  }
}
.multiple-tabs-section .multiple-tabs-body .multiple-tab-content-body .multiple-tab-content .list a {
  background: #fff;
  padding: 24.5px 8px;
  border-radius: 8px;
  margin: 0 12px 12px 0;
  width: 13%;
  font-size: 13px;
  font-weight: 400;
  line-height: 17px;
  text-align: center;
  color: #000;
  max-width: 135px;
}

.multiple-tabs-section .multiple-tabs-body .multiple-tab-content-body .multiple-tab-content .list a:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1024px) {
  .multiple-tabs-section .multiple-tabs-body .multiple-tab-content-body .multiple-tab-content .list a {
    width: 18%;
  }
}
@media screen and (max-width: 767px) {
  .multiple-tabs-section .multiple-tabs-body .multiple-tab-content-body .multiple-tab-content .list a {
    width: 48%;
    max-width: initial;
    display: flex;
    align-items: CENTER;
    justify-content: center;
  }
  .multiple-tabs-section .multiple-tabs-body .multiple-tab-content-body .multiple-tab-content .list a:nth-child(2n) {
    margin-right: 0;
  }
}
.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 {
  margin: 0;
}

.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;
}

.product-article-wrapper .content-wrapper h3,
.product-article-wrapper .content-wrapper h3 a {
  font-size: 18px;
  margin-bottom: 8px;
}

.section-full .reviewAction {
  width: 320px;
}

.section-full .reviewAction .read-all-review-btn {
  padding: 12px 15px;
}

.faqsWrap ul {
  margin: 8px 0 0 0;
  padding: 0;
  margin: 0;
  list-style: none;
}

.faqsWrap ul li {
  border-bottom: 0 solid #e7e7e7;
  padding: 0;
  font-size: 16px;
  color: #253858;
  margin: 0 0 16px 0;
  border-radius: 8px;
}

.faqsWrap ul li > ul li {
  padding-left: 20px;
  position: relative;
  margin: 10px 0 5px 13px;
}

.faqsWrap ul li > ul li:before {
  content: "";
  width: 8px;
  height: 8px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 11px;
  background: #253858;
  border-radius: 100%;
}

.faqsWrap ul li li {
  background: 0 0;
}

.faqsWrap ul li:before {
  display: none;
}

.faqsWrap ul li .h2,
.faqsWrap ul li .h3,
.faqsWrap ul li .h4,
.faqsWrap ul li h2,
.faqsWrap ul li h3,
.faqsWrap ul li h4,
.faqsWrap ul li p {
  font-size: 16px;
  color: #253858;
  border-bottom: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 0;
  margin: 10px 0 0;
}

.faqsWrap ul li .h2 > label,
.faqsWrap ul li .h2 > span,
.faqsWrap ul li .h3 > label,
.faqsWrap ul li .h3 > span,
.faqsWrap ul li .h4 > label,
.faqsWrap ul li .h4 > span,
.faqsWrap ul li h2 > label,
.faqsWrap ul li h2 > span,
.faqsWrap ul li h3 > label,
.faqsWrap ul li h3 > span,
.faqsWrap ul li h4 > label,
.faqsWrap ul li h4 > span,
.faqsWrap ul li p > label,
.faqsWrap ul li p > span {
  color: #253858;
  padding: 14px;
  display: block;
  position: relative;
  padding-right: 50px;
  font-weight: 500;
  cursor: pointer;
  letter-spacing: 0.2px;
  font-size: 16px;
  background: rgba(0, 101, 255, 0.0509803922);
  border-radius: 8px;
  transition: all 0.5s ease-in-out;
  text-align: left !important;
}

.faqsWrap ul li .h2 > label:hover,
.faqsWrap ul li .h2 > span:hover,
.faqsWrap ul li .h3 > label:hover,
.faqsWrap ul li .h3 > span:hover,
.faqsWrap ul li .h4 > label:hover,
.faqsWrap ul li .h4 > span:hover,
.faqsWrap ul li h2 > label:hover,
.faqsWrap ul li h2 > span:hover,
.faqsWrap ul li h3 > label:hover,
.faqsWrap ul li h3 > span:hover,
.faqsWrap ul li h4 > label:hover,
.faqsWrap ul li h4 > span:hover,
.faqsWrap ul li p > label:hover,
.faqsWrap ul li p > span:hover {
  color: #253858;
}

.faqsWrap ul li .h2 > label::before,
.faqsWrap ul li .h2 > span::before,
.faqsWrap ul li .h3 > label::before,
.faqsWrap ul li .h3 > span::before,
.faqsWrap ul li .h4 > label::before,
.faqsWrap ul li .h4 > span::before,
.faqsWrap ul li h2 > label::before,
.faqsWrap ul li h2 > span::before,
.faqsWrap ul li h3 > label::before,
.faqsWrap ul li h3 > span::before,
.faqsWrap ul li h4 > label::before,
.faqsWrap ul li h4 > span::before,
.faqsWrap ul li p > label::before,
.faqsWrap ul li p > span::before {
  content: "";
  background: #253858;
  height: 2px;
  width: 12px;
  transform: translate(0, -50%);
  position: absolute;
  right: 23px;
  top: 50%;
  transition: all 0.5s ease-in-out;
}

.faqsWrap ul li .h2 > label:after,
.faqsWrap ul li .h2 > span:after,
.faqsWrap ul li .h3 > label:after,
.faqsWrap ul li .h3 > span:after,
.faqsWrap ul li .h4 > label:after,
.faqsWrap ul li .h4 > span:after,
.faqsWrap ul li h2 > label:after,
.faqsWrap ul li h2 > span:after,
.faqsWrap ul li h3 > label:after,
.faqsWrap ul li h3 > span:after,
.faqsWrap ul li h4 > label:after,
.faqsWrap ul li h4 > span:after,
.faqsWrap ul li p > label:after,
.faqsWrap ul li p > span:after {
  content: "";
  background: #253858;
  width: 2px;
  height: 12px;
  transform: translate(0, -50%);
  position: absolute;
  right: 28px;
  top: 50%;
  transition: all 0.5s ease-in-out;
}

.faqsWrap ul li .h2 > label[flag=up],
.faqsWrap ul li .h2 > span[flag=up],
.faqsWrap ul li .h3 > label[flag=up],
.faqsWrap ul li .h3 > span[flag=up],
.faqsWrap ul li .h4 > label[flag=up],
.faqsWrap ul li .h4 > span[flag=up],
.faqsWrap ul li h2 > label[flag=up],
.faqsWrap ul li h2 > span[flag=up],
.faqsWrap ul li h3 > label[flag=up],
.faqsWrap ul li h3 > span[flag=up],
.faqsWrap ul li h4 > label[flag=up],
.faqsWrap ul li h4 > span[flag=up],
.faqsWrap ul li p > label[flag=up],
.faqsWrap ul li p > span[flag=up] {
  background: rgba(0, 101, 255, 0.0509803922);
  padding-bottom: 14px;
  border-radius: 8px;
}

.faqsWrap ul li .h2 > label[flag=up]::after,
.faqsWrap ul li .h2 > span[flag=up]::after,
.faqsWrap ul li .h3 > label[flag=up]::after,
.faqsWrap ul li .h3 > span[flag=up]::after,
.faqsWrap ul li .h4 > label[flag=up]::after,
.faqsWrap ul li .h4 > span[flag=up]::after,
.faqsWrap ul li h2 > label[flag=up]::after,
.faqsWrap ul li h2 > span[flag=up]::after,
.faqsWrap ul li h3 > label[flag=up]::after,
.faqsWrap ul li h3 > span[flag=up]::after,
.faqsWrap ul li h4 > label[flag=up]::after,
.faqsWrap ul li h4 > span[flag=up]::after,
.faqsWrap ul li p > label[flag=up]::after,
.faqsWrap ul li p > span[flag=up]::after {
  display: none;
}

.faqsWrap ul li .h2 + div,
.faqsWrap ul li .h3 + div,
.faqsWrap ul li .h4 + div,
.faqsWrap ul li h2 + div,
.faqsWrap ul li h3 + div,
.faqsWrap ul li h4 + div,
.faqsWrap ul li p + div {
  padding: 0;
  margin-top: 8px;
  line-height: 30px;
  margin-bottom: 10px;
  display: none;
  padding: 16px 16px;
  border-radius: 8px;
  font-size: 16px;
  letter-spacing: 0.016em;
  line-height: 30px;
  color: rgba(37, 56, 88, 0.8);
  border: 0;
  background: rgba(0, 101, 255, 0.0196078431);
  text-align: left !important;
}

.faqsWrap ul .data_ul {
  margin-top: 16px;
  margin-bottom: 20px;
  list-style: none;
}

.faqsWrap ul .data_ul li {
  padding: 0 0 0 20px;
  font-size: 16px;
  color: rgba(37, 56, 88, 0.8);
  margin: 0 0 15px 13px;
  position: relative;
  list-style: none;
}

.faqsWrap ul .data_ul li .paragraphBu {
  margin: 0 !important;
  color: rgba(37, 56, 88, 0.8);
}

.faqsWrap ul .data_ul li:before {
  content: none;
}

.faqsWrap ul .data_ul li:before {
  content: "";
  width: 8px;
  height: 8px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 11px;
  background: rgba(37, 56, 88, 0.8);
  border-radius: 100%;
}

.faqsWrap ul .data_ol {
  margin-top: 16px;
  margin-bottom: 20px;
  margin-left: 20px;
}

.faqsWrap ul .data_ol li {
  padding-left: 20px;
  font-size: 16px;
  color: rgba(37, 56, 88, 0.8);
  margin: 5px 0 15px 13px;
  position: relative;
}

.faqsWrap ul .data_ol li p {
  color: rgba(37, 56, 88, 0.8);
}

.faq-button {
  background: #fbfcfc;
  padding: 6px 0;
  border: 1px solid #0065ff;
  border-radius: 4px;
  width: 234px;
  text-transform: uppercase;
  display: block;
  text-align: center;
  margin: 0 auto;
  font-size: 16px;
  font-weight: 500;
}

.disclaimer-section-investment {
  background: #fff 0 0 no-repeat padding-box;
  padding: 10px 20px 12px;
  margin: 30px 0 20px;
  background: #fff 0 0 no-repeat padding-box;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1607843137);
  border-radius: 12px;
}

@media screen and (max-width: 767px) {
  .disclaimer-section-investment {
    padding: 10px 16px;
    width: auto;
    margin: 12px;
    max-width: 100%;
  }
}
.disclaimer-section-investment .diclaimer-content .disclaimer {
  letter-spacing: 0;
  color: #263858;
  font-size: 14px;
  line-height: 17px;
  font-weight: 600;
  border: 0;
  background: 0 0;
  cursor: pointer;
  padding: 0;
  margin-bottom: 8px;
  position: relative;
  width: 100%;
  text-align: left;
}

.disclaimer-section-investment .diclaimer-content .disclaimer::after {
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  right: 9px;
  top: 4px;
  border: solid #757575;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  transition: all 0.2s ease-out;
  margin: 0 0 3px 5px;
}

.disclaimer-section-investment .diclaimer-content .disclaimer sup {
  font-size: 10px;
}

.disclaimer-section-investment .diclaimer-content .disclaimer.active::after {
  transform: rotate(-135deg);
  top: 6px;
}

@media screen and (max-width: 767px) {
  .disclaimer-section-investment .diclaimer-content .disclaimer {
    font-size: 16px;
    line-height: 17px;
    padding-right: 25px;
  }
}
.disclaimer-section-investment .diclaimer-content .disclaimer-answer {
  padding: 0;
  background-color: #fff;
  max-height: 0;
  overflow: hidden;
}

.disclaimer-section-investment .diclaimer-content .disclaimer-answer .traditional-terms-conditions:first-of-type {
  margin-top: 10px;
}

.disclaimer-section-investment .diclaimer-content .disclaimer-answer p {
  letter-spacing: 0;
  color: #263858;
  font-size: 10px;
  line-height: 17px;
  text-align: left;
  margin: 10px 0 0;
}

.disclaimer-section-investment .diclaimer-content .disclaimer-answer.active {
  padding-bottom: 8px;
  max-height: 100%;
  padding-top: 0;
}

@media screen and (max-width: 767px) {
  .disclaimer-section-investment .diclaimer-content .disclaimer-answer {
    font-size: 13px;
  }
}
#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;
}

.pbRelatedLinks {
  margin-top: 10px;
  width: 100%;
  background-color: #f4f5f7;
  max-width: 100%;
}

.pbRelatedLinks.container {
  width: 100%;
  max-width: 100%;
  padding: 16px;
}

@media (max-width: 1024px) {
  .pbRelatedLinks.container {
    max-width: 100%;
  }
}
.pbRelatedLinks .tagbox {
  background-color: transparent;
  border: 0;
  color: transparent;
  font-size: 12px;
  line-height: 20px;
  margin: 0;
  padding: 20px 0;
  text-align: center;
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: CENTER;
}

@media screen and (max-width: 1024px) {
  .pbRelatedLinks .tagbox {
    display: block;
    text-align: left;
  }
}
.pbRelatedLinks .tagbox strong {
  font-size: 12px;
  letter-spacing: normal;
  color: #999;
  font-weight: 700;
  margin-right: 5px;
}

@media (max-width: 1024px) {
  .pbRelatedLinks .tagbox strong {
    text-align: left;
    display: block;
    padding: 5px;
  }
}
.pbRelatedLinks .tagbox a {
  font-size: 12px;
  text-decoration: none;
  line-height: 23px;
  background: #ebf3fe;
  border: 1px solid #0065ff;
  border-radius: 3px;
  padding: 7px 10px;
  color: #0065ff;
  font-weight: 500;
  margin: 5px;
  text-decoration: none;
}

.pbRelatedLinks .tagbox a u {
  text-decoration: none;
}

.pbRelatedLinks.moretag {
  display: table;
}

.pbRelatedLinks.moretag .tagbox {
  color: #6b6b6b;
}

.pbRelatedLinks.moretag a {
  display: inline-block;
  margin: 5px;
  padding: 3px 5px;
}

@media (max-width: 1024px) {
  .pbRelatedLinks.moretag a {
    display: inline-block;
    margin: 4px;
    padding: 3px 3px;
  }
}
@media (max-width: 768px) {
  .pbRelatedLinks.moretag a {
    font-size: 11px;
    padding: 5px 2px;
  }
}
@media (max-width: 640px) {
  .pbRelatedLinks.moretag a {
    display: inline-block;
    margin: 4px;
    line-height: 13px;
    font-size: 11px;
    padding: 4px;
    text-align: center;
  }
}
@media only screen and (max-width: 1024px) {
  .pbRelatedLinks.moretag .tagbox {
    padding: 15px;
    color: transparent;
  }
}
.up-disclaimer {
  font-size: 8px;
  color: rgba(37, 56, 88, 0.4);
  margin: 6px;
  text-align: left;
}

.floatingPopupDiv .floatpanel {
  max-height: 450px !important;
  overflow-y: scroll !important;
}

.leftSection p {
  font-size: 16px;
  color: #253858;
  letter-spacing: 0.016em;
  line-height: 30px;
  margin-bottom: 16px;
}

.popular-search {
  position: relative;
  padding: 0;
}

.popular-search .scrollable-box {
  position: relative;
  padding: 12px 5px;
  background: #fff;
  border-radius: 10px;
  margin: 20px 0;
}

@media (max-width: 890px) {
  .popular-search .scrollable-box {
    margin-bottom: 15px;
    padding: 12px 5px 0;
  }
}
.popular-search h2.underline {
  display: flex;
  text-decoration: none;
  margin-bottom: 24px;
  font-size: 24px;
  line-height: 26px;
  margin: 0;
  font-weight: 600;
}

.popular-search h2.underline::before {
  content: "";
  position: static;
  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) {
  .popular-search h2.underline::before {
    display: none;
  }
}
@media (max-width: 890px) {
  .popular-search h2.underline {
    font-size: 22px !important;
    text-align: center;
  }
}
.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;
}

.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) {
  .popular-search .popular-search-tag li {
    width: calc(50% - 6px);
    margin: 5px 3px;
  }
}
@media (max-width: 360px) {
  .popular-search .popular-search-tag li {
    width: 160px;
  }
}
.popular-search .popular-search-tag li:hover {
  color: #0065ff;
}

.popular-search .popular-search-tag li:hover a {
  color: #0065ff;
}

.popular-search .popular-search-tag li .bigtext {
  font-size: 44px;
  display: flex;
  align-items: baseline;
  flex-direction: row;
}

.popular-search .popular-search-tag li .bigtext .linktext {
  margin: 0 0 0 4px;
  font-size: 28px;
  line-height: 16px;
}

.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) {
  .popular-search .popular-search-tag li .linktext {
    padding: 8px 21px 8px 10px;
  }
}
.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) {
  .popular-search .popular-search-tag {
    width: 100%;
    margin: 0;
  }
}
@media (max-width: 890px) {
  .popular-search .popular-search-tag .scrollable-box {
    position: relative;
    right: -16px;
    margin: 0;
  }
}
@media (max-width: 890px) {
  .popular-search .scrollable-box {
    margin-bottom: 15px;
  }
}
.popular-search .fullContainer {
  display: flex;
  margin: 20px 0 0 0;
  justify-content: center;
}

.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;
}

.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) .section-grid {
    padding: 0;
  }
}
@media (max-width: 890px) {
  .section-full.lgpp:has(.popular-search) {
    padding: 20px 8px 10px;
  }
}
.need-help-button.gb.investment-nudge button img {
  max-width: 28px;
  border-radius: 50%;
}

.need-help-button.gb.investment-nudge button img.hide-desktop {
  display: none;
}

@media (max-width: 1024px) {
  .need-help-button.gb.investment-nudge {
    display: flex;
    min-width: 288px;
    transform: translateX(251px);
    transition: all ease 0.4s;
  }
  .need-help-button.gb.investment-nudge button {
    padding: 1px 0;
  }
  .need-help-button.gb.investment-nudge button img {
    margin-right: 15px;
    max-width: 30px;
    border-radius: 50%;
  }
  .need-help-button.gb.investment-nudge button img.hide-mobile {
    display: none;
  }
  .need-help-button.gb.investment-nudge button img.hide-desktop {
    display: inline-flex;
  }
}
@media (max-width: 1024px) {
  .need-help-button.gb.investment-nudge.active {
    transition: all ease 0.4s;
    transform: translateX(0);
  }
}
.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;
}

.disForm .rightContent .investment-bg .fieldWrapper #mob_feild2feild {
  display: flex;
  z-index: 11;
}
.disForm .rightContent .investment-bg .fieldWrapper #mob_feild2feild::after {
  display: none;
}

.updateMobileFeild .dropdown {
  position: relative;
  width: 85px;
  cursor: pointer;
}

.updateMobileFeild .dropdown:before {
  content: "";
  background: url(../../images/bu/term/arrrow-img.svg) no-repeat 0 0;
  width: 12px;
  height: 7px;
  position: absolute;
  top: 20px;
  right: 8px;
  background-size: cover;
  pointer-events: none;
}

.updateMobileFeild .dropdown input {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
  padding-left: 3px;
  padding-right: 18px;
  height: 36px;
  margin-top: 5px;
  width: 85px;
  border: none;
}

.updateMobileFeild .dropdown .dropdown-list {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 300px;
  max-height: 300px;
  overflow: initial;
  background: #fff;
  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;
}

.updateMobileFeild .dropdown .dropdown-list.show {
  display: block !important;
}

.updateMobileFeild .dropdown .dropdown-list .closeCountry {
  display: none;
}

.updateMobileFeild .dropdown .dropdown-list input {
  width: 100% !important;
  padding: 10px;
  border: none;
  border-radius: 6px;
  border: 1px solid #ccc;
  outline: 0;
  box-sizing: border-box;
}

.updateMobileFeild .dropdown .dropdown-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
  overflow-y: auto;
  height: 240px;
}

@media (max-width: 568px) {
  .updateMobileFeild .dropdown .dropdown-list ul {
    height: 320px;
  }
}
.updateMobileFeild .dropdown .dropdown-list ul li {
  padding: 10px;
  cursor: pointer;
  border-bottom: 1px solid #ccc;
  text-align: left;
}

.updateMobileFeild .dropdown .dropdown-list ul li:hover {
  background-color: #f0f0f0;
}

@media (max-width: 767px) {
  .updateMobileFeild .dropdown .dropdown-list {
    display: none;
    position: fixed;
    top: 25%;
    left: 0;
    margin: 0 auto;
    right: 0;
    transform: translate(0, -25%);
    z-index: 99991;
    max-height: 380px;
  }
  .updateMobileFeild .dropdown .dropdown-list .closeCountry {
    position: absolute;
    right: -11px;
    top: -13px;
    width: 22px;
    height: 22px;
    opacity: 1;
    background: #000;
    border-radius: 50%;
    display: block;
  }
  .updateMobileFeild .dropdown .dropdown-list .closeCountry:after,
  .updateMobileFeild .dropdown .dropdown-list .closeCountry:before {
    position: absolute;
    left: 10px;
    content: " ";
    height: 13px;
    width: 2px;
    background-color: #fff;
    top: 4px;
  }
  .updateMobileFeild .dropdown .dropdown-list .closeCountry:before {
    transform: rotate(45deg);
  }
  .updateMobileFeild .dropdown .dropdown-list .closeCountry:after {
    transform: rotate(-45deg);
  }
}
@media (max-width: 767px) {
  .updateMobileFeild .dropdown .overlyblock.active {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(37, 56, 88, 0.7);
    z-index: 99990;
  }
}
.updateMobileFeild .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) {
  .updateMobileFeild .code-number {
    margin: 0 0 0;
  }
}
.updateMobileFeild .code-number #countryCode {
  max-width: 60px;
  padding: 0 0 0 10px;
  border: none;
  box-sizing: border-box;
  height: 100%;
}

@media (max-width: 375px) {
  .updateMobileFeild .code-number #countryCode {
    max-width: 54px;
  }
}
.updateMobileFeild .code-number .mobileNumber {
  width: calc(100% - 72px);
  padding: 0 0;
  box-sizing: border-box;
  position: relative;
  border: none;
}

@media (max-width: 375px) {
  .updateMobileFeild .code-number .mobileNumber {
    width: calc(100% - 62px);
  }
}
.updateMobileFeild .code-number .mobileNumber input {
  border: none;
  padding: 0 10px 0 0;
  height: 100%;
  font-weight: 500;
}

.updateMobileFeild .code-number .mobileNumber .feildLable {
  left: 0;
  pointer-events: none;
  transition: all 0.2s ease-in;
}

.updateMobileFeild .code-number .mobileNumber input.labelshow + .feildLable,
.updateMobileFeild .code-number .mobileNumber input:focus + .feildLable {
  font-size: 12px;
  top: -2px;
  left: -160px;
}

.updateMobileFeild.error {
  margin: 10px 0 16px;
}

.updateMobileFeild.error .code-number {
  border: 1px solid red;
}

.updateMobileFeild.error .err {
  color: red;
  font-weight: 600;
}

.modifydate {
  margin: 10px auto 15px;
  display: block;
  max-width: 1170px;
  font-size: 11px;
  color: #505f79;
}
@media screen and (max-width: 1024px) {
  .modifydate {
    padding: 0 15px;
  }
}/*# sourceMappingURL=investment_mixed_layout.css.map */