li,
ul {
  padding: 0;
  margin: 0;
}

/********* Common *********/
#policybazaar {
  width: 100%;
}

.grid {
  width: 1170px;
  margin: 0 auto;
}

.clear {
  clear: both;
  padding: 1px;
}

.breadcrumbinner {
  padding: 0 !important;
}
@media (max-width: 980px) {
  .breadcrumbinner {
    padding: 0 16px !important;
  }
}

/********* common end *********/
.flexbox {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 40px;
}
.flexbox-left {
  width: calc(100% - 480px);
}
@media (max-width: 900px) {
  .flexbox-left {
    width: 100%;
  }
}
.flexbox-right {
  width: 480px;
}
@media (max-width: 900px) {
  .flexbox-right {
    width: 100%;
  }
}
@media (max-width: 980px) {
  .flexbox {
    flex-direction: column;
    gap: 20px;
  }
}

.landingFirst {
  position: relative;
  padding-top: 20px;
}
@media (max-width: 890px) {
  .landingFirst {
    padding: 0 16px;
    margin: 0 0 0;
  }
}
.landingFirst.onecr {
  background: linear-gradient(180deg, #E6FFFA 0%, rgba(255, 255, 255, 0) 100%);
}
@media (max-width: 890px) {
  .landingFirst .section-grid {
    padding: 0;
    background: transparent;
  }
}
.landingFirst .block_content_wrapper_firstfold {
  position: relative;
}
.landingFirst .block_content_wrapper_firstfold h1 {
  font-size: 32px !important;
  font-weight: 700;
  margin: 0 0 15px 0;
  line-height: 44px;
  color: #253858;
}
@media (max-width: 980px) {
  .landingFirst .block_content_wrapper_firstfold h1 {
    font-size: 20px !important;
    line-height: 30px;
    margin: 16px 0 5px;
  }
}
.landingFirst .block_content_wrapper_firstfold .char-count {
  color: rgba(37, 56, 88, 0.8);
  font-size: 14px;
  line-height: 22px;
  margin: 15px 0;
  display: inline;
}
@media (max-width: 980px) {
  .landingFirst .block_content_wrapper_firstfold .char-count {
    margin-bottom: 20px;
    margin: 5px 0 10px;
  }
}
.landingFirst .block_content_wrapper_firstfold .char-count .extra-text, .landingFirst .block_content_wrapper_firstfold .char-count .extra-text-web {
  display: none;
}
.landingFirst .block_content_wrapper_firstfold .char-count .extra-text.show-extra, .landingFirst .block_content_wrapper_firstfold .char-count .extra-text-web.show-extra {
  display: inline;
}
@media (max-width: 980px) {
  .landingFirst .block_content_wrapper_firstfold .char-count .extra-text {
    display: inline;
  }
}
.landingFirst .block_content_wrapper_firstfold .text-hide-link {
  display: inline-block;
  font-weight: 500;
  color: #0165ff;
  cursor: pointer;
  font-size: 14px;
}
.landingFirst .pointerListHeader {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
}
.landingFirst .pointerListHeader .pointerBannerImg {
  background: url("../../images/bu/term/term_benefits1.png") no-repeat top left;
  height: 275px;
  background-size: 100%;
  width: 100%;
  margin: 30px 0 0;
}
.landingFirst .pointerListHeader .pointerBannerImg.stylehindi {
  background: url(../../images/bu/term/term_benefits_hindi_banner.png) no-repeat top left;
  background-size: 100%;
}
@media (max-width: 980px) {
  .landingFirst .pointerListHeader .pointerBannerImg {
    display: none;
  }
}
.landingFirst .pointerListHeader .headerList {
  padding: 0;
  margin: 0;
  list-style: none;
}
@media (max-width: 980px) {
  .landingFirst .pointerListHeader .headerList {
    width: 100%;
    margin-top: 15px;
    margin-left: 12px;
  }
}
.landingFirst .pointerListHeader .headerList li {
  font-size: 16px;
  font-weight: 400;
  margin-top: 12px;
  padding-left: 34px;
  position: relative;
}
.landingFirst .pointerListHeader .headerList li strong {
  font-weight: 600;
}
@media (max-width: 767px) {
  .landingFirst .pointerListHeader .headerList li {
    max-width: 300px;
  }
}
.landingFirst .pointerListHeader .headerList li sup {
  background: #caefb1;
  padding: 0 10px;
  line-height: 16px;
  font-size: 10px;
  border-radius: 4px;
  position: absolute;
  top: 3px;
  right: 8px;
  font-weight: 500;
}
.landingFirst .pointerListHeader .headerList li sup.hash {
  line-height: 16px;
  font-size: 10px;
  position: relative;
  left: 4px;
  background: 0 0;
  padding: 0;
  right: 0;
  top: 0;
}
.landingFirst .pointerListHeader .headerList li.heading {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 24px;
  line-height: 22px;
  padding-left: 0;
  padding-top: 0;
  color: #253858;
}
.landingFirst .pointerListHeader .headerList li.heading:before {
  display: none;
}
.landingFirst .pointerListHeader .headerList li:before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background: url(../../images/life/daimond-shape-icon.svg) no-repeat center center;
  background-size: contain;
  left: 7px;
  top: 2px;
}
.landingFirst .pointerListHeader .pointer-wrapper {
  display: flex;
  position: relative;
  width: 100%;
  margin-top: 20px;
}
.landingFirst .pointerListHeader .pointer-wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 220px;
  height: 220px;
  background: url(../../images/bu/term/term-banner-landing.png) no-repeat center center;
  background-size: contain;
}
@media (max-width: 568px) {
  .landingFirst .pointerListHeader .pointer-wrapper:before {
    top: 10px;
    left: 20px;
    width: 90px;
    height: 90px;
  }
}
.landingFirst .pointerListHeader .pointer-wrapper {
  flex-direction: column;
}
.landingFirst .pointerListHeader .pointer-wrapper .pointerHeading {
  color: rgb(37, 56, 88);
  font-size: 24px;
  font-weight: 600;
}
.landingFirst .pointerListHeader .pointer-wrapper .pointerHeading span {
  font-weight: 700;
  text-transform: uppercase;
}
.landingFirst .pointerListHeader .pointer-wrapper .pointerLink {
  padding: 0;
  margin: 16px 0 24px 0;
  list-style: none;
  display: flex;
  flex-direction: column;
}
.landingFirst .pointerListHeader .pointer-wrapper .pointerLink li {
  font-size: 14px;
  padding: 0 0 0 50px;
  margin: 10px 0;
  position: relative;
}
.landingFirst .pointerListHeader .pointer-wrapper .pointerLink li .ico {
  width: 40px;
  height: 40px;
  display: inline-block;
  position: absolute;
  top: 10px;
  left: 0;
  background: #ccc;
}
.landingFirst .pointerListHeader .pointer-wrapper .pointerLink li .ico.icon1 {
  background: url(../../images/bu/term/icon1-tm.png) no-repeat center center;
  background-size: contain;
}
.landingFirst .pointerListHeader .pointer-wrapper .pointerLink li .ico.icon2 {
  background: url(../../images/bu/term/icon2-tm.png) no-repeat center center;
  background-size: contain;
}
.landingFirst .pointerListHeader .pointer-wrapper .pointerLink li .ico.icon3 {
  background: url(../../images/bu/term/icon3-tm.png) no-repeat center center;
  background-size: contain;
}
.landingFirst .pointerListHeader .pointer-wrapper .pointerLink li p {
  margin: 0;
}
.landingFirst .pointerListHeader .pointer-wrapper .pointerLink li span {
  font-size: 18px;
  font-weight: 700;
  display: block;
  line-height: 36px;
}

/********* lead form *********/
.lead-form {
  box-shadow: 0 3px 6px rgba(41, 55, 86, 0.1019607843);
  border-radius: 20px;
  background: rgb(5, 52, 123);
  min-height: 300px;
  padding-bottom: 16px;
  margin-top: 20px;
  position: relative;
  border-top: 5px solid #0165ff;
}
.lead-form .ageyears {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translate(0px, -50%);
  background: rgba(0, 102, 255, 0.1);
  color: #0066ff;
  font-size: 13px;
  display: inline-block;
  padding: 5px 12px;
  border-radius: 4px;
  font-weight: 600;
}
.lead-form .form-heading {
  padding: 22px 0 16px 0;
  border-radius: 8px 8px 0 0;
  display: flex;
  position: relative;
  flex-direction: column;
  font-size: 18px;
}
@media (max-width: 980px) {
  .lead-form .form-heading {
    padding: 30px 0 22px 105px;
  }
}
.lead-form .form-heading .sub-title {
  font-size: 22px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 980px) {
  .lead-form .form-heading .sub-title {
    font-size: 16px;
    text-align: left;
    padding-right: 10px;
  }
}
.lead-form .promise-tag-pb {
  font-size: 0px;
  background: url(../../images/bu/term/lowet-price.png) no-repeat;
  width: 200px;
  height: 30px;
  background-size: contain;
  position: absolute;
  top: -20px;
  left: 0;
  display: block !important;
}
.lead-form .certificate-img {
  width: 370px;
  margin: 0 auto 8px;
}
.lead-form .certificate-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 568px) {
  .lead-form .certificate-img {
    max-width: 340px;
    width: 100%;
  }
}
.lead-form .graphic-leadform {
  width: 80px;
  height: 80px;
  position: absolute;
  left: 16px;
  top: 8px;
  background-position: top right 10px;
  background-size: 280%;
  background-repeat: no-repeat;
}
.lead-form .form-term {
  display: flex;
  width: 92%;
  margin: 0px auto 0;
  flex-direction: column;
  padding: 16px;
  box-sizing: border-box;
  background: #fff;
  border-radius: 16px;
}
.lead-form .form-term .fieldWrapper {
  margin: 10px 0 16px;
  position: relative;
}
.lead-form .form-term .fieldWrapper#person_name:before {
  content: "";
  background: url(../../images/bu/term/fi_user.png) no-repeat 0px 0px;
  width: 20px;
  height: 20px;
  position: absolute;
  background-size: contain;
  top: 50%;
  transform: translate(15px, -50%);
}
.lead-form .form-term .fieldWrapper#dates:before {
  content: "";
  background: url(../../images/bu/term/fi_dates.png) no-repeat 0px 0px;
  width: 20px;
  height: 20px;
  position: absolute;
  background-size: contain;
  top: 50%;
  transform: translate(15px, -50%);
}
.lead-form .form-term .fieldWrapper.error .err {
  color: rgb(255, 0, 0);
  position: absolute;
  font-size: 11px;
  font-weight: 400;
  margin: 0px;
}
.lead-form .form-term input, .lead-form .form-term select {
  padding: 13px 18px;
  border: 1px solid rgba(37, 56, 88, 0.4);
  border-radius: 8px;
  font-size: 16px;
  background: none;
  -webkit-appreance: none;
  outline: none;
  width: 100%;
  height: 44px;
  padding-left: 50px;
  font-weight: 400;
}
.lead-form .form-term input.error, .lead-form .form-term select.error {
  border: 1px solid rgb(255, 0, 0);
}
.lead-form .form-term .feildLable {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  position: relative;
  left: auto;
  background: #fff;
  top: auto;
  padding: 0;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.7019607843);
  display: block;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 52px;
  transition: all 0.2s ease-in;
}
.lead-form #loader, .lead-form .proceed {
  box-sizing: border-box;
  width: 90%;
  background: #0065ff;
  box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.25);
  color: #fff;
  padding: 18px;
  display: block;
  text-align: center;
  border-radius: 8px;
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
  margin: 15px auto 25px;
  position: relative;
  border: none;
  cursor: pointer;
}
.lead-form #loader .loader, .lead-form .proceed .loader {
  display: none;
}
.lead-form #loader:focus:before, .lead-form .proceed:focus:before {
  content: "";
  display: block;
  position: absolute;
  height: 70px;
  width: 30px;
  background: url(../../images/bu/term/giphy-loading.gif) no-repeat 0 0;
  top: 12px;
  opacity: 1;
  animation: slideIn 3s ease forwards;
  background-size: contain;
}
@keyframes slideIn {
  0% {
    right: 20px;
    opacity: 1;
  }
  100% {
    right: 20px;
    opacity: 1;
  }
}

.form-term .fieldWrapper .formInput input.labelshow + .feildLable,
.form-term .fieldWrapper .formInput input:focus + .feildLable {
  z-index: 10;
  visibility: visible;
  top: 0;
  font-size: 12px;
  left: 16px;
}

.inputradio {
  display: flex;
  width: 240px;
  margin: 8px 0 16px;
}
.inputradio .radio-btn {
  display: flex;
  align-items: center;
  width: 68px;
  justify-content: space-between;
}
.inputradio .radio-btn:first-child {
  margin-right: 15px;
}
.inputradio .radio-btn [type=radio]:checked,
.inputradio .radio-btn [type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.inputradio .radio-btn [type=radio]:checked + label,
.inputradio .radio-btn [type=radio]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #253858;
  font-weight: 400;
  font-size: 16px;
}
.inputradio .radio-btn [type=radio]:checked + label:before,
.inputradio .radio-btn [type=radio]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #0065ff;
  border-radius: 100%;
  background: #fff;
}
.inputradio .radio-btn [type=radio]:checked + label:after,
.inputradio .radio-btn [type=radio]:not(:checked) + label:after {
  content: "";
  width: 12px;
  height: 12px;
  background: #0065ff;
  position: absolute;
  top: 3px;
  left: 3px;
  border-radius: 100%;
  transition: all 0.2s ease;
}
.inputradio .radio-btn [type=radio]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.inputradio .radio-btn [type=radio]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}

.updateMobileFeild {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.updateMobileFeild input::-webkit-input-placeholder {
  color: #253858;
}
.updateMobileFeild input:-moz-placeholder {
  color: #253858;
}
.updateMobileFeild input::-moz-placeholder {
  color: #253858;
}
.updateMobileFeild input:-ms-input-placeholder {
  color: #253858;
}
.updateMobileFeild {
  position: relative;
  margin: 10px 0 10px;
}
@media (max-width: 568px) {
  .updateMobileFeild {
    margin: 10px 0 6px;
  }
}
.updateMobileFeild:before {
  content: "";
  background: url("../../images/bu/term/fi_mob.png") no-repeat 0px 0px;
  width: 20px;
  height: 20px;
  position: absolute;
  background-size: contain;
  top: 50%;
  transform: translate(15px, -50%);
}
.updateMobileFeild .err {
  bottom: -20px;
  color: #f00;
  font-weight: 400;
  position: absolute;
  font-size: 11px;
  font-weight: 400 !important;
}
.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: 10px;
  height: 46px;
  width: 85px;
  border: none;
}
.updateMobileFeild .dropdown .dropdown-list {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 300px;
  max-height: 300px;
  overflow: initial;
  background: white;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  padding: 10px;
  box-sizing: border-box;
}
.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: 1px solid #ccc;
  outline: none;
  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;
}
.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: 0px;
    margin: 0px auto;
    right: 0;
    transform: translate(0px, -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: #000000;
    border-radius: 50%;
    display: block;
  }
  .updateMobileFeild .dropdown .dropdown-list .closeCountry:before, .updateMobileFeild .dropdown .dropdown-list .closeCountry:after {
    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: 0px;
    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: 0px 0 0;
  }
}
.updateMobileFeild .code-number #countryCode {
  max-width: 60px;
  padding: 0px;
  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: 0px 0px;
  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 0px;
  height: 100%;
  font-weight: 500;
}
.updateMobileFeild .code-number .mobileNumber .feildLable {
  left: 0px;
  pointer-events: none;
  transition: all 0.2s ease-in;
}
.updateMobileFeild .code-number .mobileNumber input:focus + .feildLable, .updateMobileFeild .code-number .mobileNumber input.labelshow + .feildLable {
  font-size: 12px;
  top: -2px;
  left: -160px;
}
.updateMobileFeild.error {
  margin: 10px 0 16px;
}
.updateMobileFeild.error .code-number {
  border: 1px solid rgb(255, 0, 0);
}
.updateMobileFeild.error .err {
  color: rgb(255, 0, 0);
  font-weight: 600;
}

.form-whatsapp {
  font-size: 12px;
  text-align: center;
  color: #253858;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
.form-whatsapp i.icon {
  background: url("../../images/bu/term/whatsapp.png") no-repeat 0 0;
  background-size: cover;
  margin-right: 3px;
  margin-bottom: 2px;
  vertical-align: middle;
  width: 21px;
  height: 21px;
  display: inline-block;
}
.form-whatsapp .switch {
  position: relative;
  display: inline-block;
  width: 32px;
  height: 14px;
  vertical-align: middle;
  margin-left: 5px;
}
.form-whatsapp .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.form-whatsapp .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: 0.4s;
}
.form-whatsapp .slider.round {
  border-radius: 34px;
}
.form-whatsapp .slider.round:before {
  border-radius: 50%;
}
.form-whatsapp .slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 0;
  bottom: -3px;
  background-color: white;
  transition: 0.4s;
  box-shadow: 0 2px 6px rgba(29, 60, 110, 0.36);
}
.form-whatsapp input:checked + .slider {
  background-color: #36b37e;
}
.form-whatsapp input:checked + .slider:before {
  transform: translateX(13px);
}
.form-whatsapp input:focus + .slider {
  box-shadow: 0 0 1px #36b37e;
}

/********* lead form end *********/
@media (max-width: 640px) {
  .rating_new_view.desktop_view .life_cover_assured {
    width: 51%;
    margin-top: 5px;
  }
}
@media (max-width: 375px) {
  .rating_new_view.desktop_view .life_cover_assured {
    width: 55%;
  }
}
.rating_new_view {
  background: rgb(251, 244, 224);
  border-radius: 12px;
  margin: 20px 0;
  display: none;
}
.rating_new_view.desktop_view {
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  top: 0px;
  position: relative;
  justify-content: space-between;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1215686275);
  left: 0;
  right: 0;
  margin: 30px auto 0;
}
.rating_new_view.desktop_view .secured_families, .rating_new_view.desktop_view .life_cover_assured {
  width: 33%;
  padding: 9px 10px 10px 70px;
  order: 3;
  font-size: 10px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  font-size: 13px;
}
.rating_new_view.desktop_view .secured_families span, .rating_new_view.desktop_view .life_cover_assured span {
  display: block;
  font-size: 16px;
  margin-bottom: 6px;
}
@media (max-width: 980px) {
  .rating_new_view.desktop_view .secured_families span, .rating_new_view.desktop_view .life_cover_assured span {
    font-size: 14px;
    margin-bottom: 2px;
  }
}
@media (max-width: 390px) {
  .rating_new_view.desktop_view .secured_families span, .rating_new_view.desktop_view .life_cover_assured span {
    font-size: 12px;
    margin-bottom: 5px;
  }
}
.rating_new_view.desktop_view .secured_families:before, .rating_new_view.desktop_view .life_cover_assured:before {
  left: 24px;
}
@media (max-width: 980px) {
  .rating_new_view.desktop_view .secured_families, .rating_new_view.desktop_view .life_cover_assured {
    width: 50%;
    display: block;
    font-size: 9px;
    margin-bottom: 6px;
    font-weight: 700;
    letter-spacing: -0.016em;
    padding: 9px 10px 10px 48px;
  }
  .rating_new_view.desktop_view .secured_families:before, .rating_new_view.desktop_view .life_cover_assured:before {
    top: 10px;
  }
}
@media (max-width: 767px) {
  .rating_new_view.desktop_view .secured_families, .rating_new_view.desktop_view .life_cover_assured {
    padding: 9px 10px 10px 48px;
  }
}
.rating_new_view.desktop_view .content_rating_new {
  background: rgb(255, 243, 233);
  width: 33%;
  font-size: 14px;
  padding: 8px 24px;
  order: 1;
}
.rating_new_view.desktop_view .content_rating_new .rating_itme {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  font-size: 10px;
  flex-direction: column;
}
.rating_new_view.desktop_view .content_rating_new .rating_itme .rating_img {
  width: 120px;
  margin: 5px 0 5px 0;
}
@media (max-width: 980px) {
  .rating_new_view.desktop_view .content_rating_new {
    width: 100%;
  }
  .rating_new_view.desktop_view .content_rating_new .rating_itme {
    position: relative;
    width: 300px;
    margin: 0px auto 0;
    align-items: center;
  }
  .rating_new_view.desktop_view .content_rating_new .rating_itme .rated {
    font-size: 14px;
    font-weight: 600;
    padding-left: 90px;
    margin-top: 6px;
  }
  .rating_new_view.desktop_view .content_rating_new .rating_itme .rating_img {
    width: 80px;
    position: absolute;
    top: 18px;
    left: 8px;
  }
}
@media (max-width: 640px) {
  .rating_new_view.desktop_view .content_rating_new {
    width: 100%;
    margin: 0px auto;
    border-radius: 8px 8px 0 0;
  }
}
.rating_new_view.desktop_view .life_cover_assured {
  width: 35%;
}
@media (max-width: 640px) {
  .rating_new_view.desktop_view .life_cover_assured {
    width: 47%;
    font-weight: 400;
  }
}
@media (max-width: 375px) {
  .rating_new_view.desktop_view .life_cover_assured {
    width: 55%;
    font-weight: 400;
  }
}
.rating_new_view.desktop_view .secured_families {
  border: none;
  order: 2;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  font-size: 13px;
  position: relative;
  width: 31%;
}
@media (max-width: 640px) {
  .rating_new_view.desktop_view .secured_families {
    font-size: 10px;
    position: relative;
    width: 45%;
    margin: 0;
    font-weight: 400;
  }
}
.rating_new_view.desktop_view .secured_families:after {
  content: "";
  height: 45%;
  width: 1px;
  background: #ccc;
  position: absolute;
  right: 0;
}
.rating_new_view.desktop_view.col4 {
  width: 100%;
}
.rating_new_view.desktop_view.col4 .content_rating_new {
  background: rgb(255, 243, 233);
  width: 23%;
  font-size: 14px;
  padding: 8px 15px;
  order: 1;
  margin: 0px 1% 0 0;
}
.rating_new_view.desktop_view.col4 .content_rating_new .rating_itme {
  font-size: 14px;
  flex-direction: column;
  margin: 5px 0;
}
.rating_new_view.desktop_view.col4 .content_rating_new .rating_itme .rating_img {
  margin: 10px 0 0px 0;
}
@media (max-width: 980px) {
  .rating_new_view.desktop_view.col4 .content_rating_new {
    width: 100%;
    margin: 0px auto;
  }
  .rating_new_view.desktop_view.col4 .content_rating_new .rating_itme {
    width: 200px;
    display: flex;
    flex-direction: row;
    margin: 5px auto;
  }
  .rating_new_view.desktop_view.col4 .content_rating_new .rating_itme .rating_img {
    position: relative;
    margin: 0;
    left: 0;
    top: 0;
  }
}
.rating_new_view.desktop_view.col4 .life_cover_assured:nth-child(2):after {
  content: "";
  height: 45%;
  width: 1px;
  background: #ccc;
  position: absolute;
  right: 0;
}
.rating_new_view.desktop_view.col4 .life_cover_assured {
  width: 23%;
  font-size: 13px;
  margin-bottom: 5px;
  padding: 0;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0px 1%;
  align-items: flex-start;
}
.rating_new_view.desktop_view.col4 .life_cover_assured span {
  display: block;
  font-size: 16px;
  margin-bottom: 6px;
}
.rating_new_view.desktop_view.col4 .life_cover_assured:before {
  display: none;
}
@media (max-width: 980px) {
  .rating_new_view.desktop_view.col4 .life_cover_assured {
    width: 31%;
    font-size: 10px;
    margin: 16px 0%;
  }
  .rating_new_view.desktop_view.col4 .life_cover_assured span {
    display: block;
    font-size: 14px;
  }
}
@media (max-width: 360px) {
  .rating_new_view.desktop_view.col4 .life_cover_assured {
    font-size: 8px;
    align-items: center;
  }
  .rating_new_view.desktop_view.col4 .life_cover_assured span {
    display: block;
    font-size: 14px;
  }
}
.rating_new_view.desktop_view.col4 .rating_img {
  margin: 8px 0 0px 0;
}
.rating_new_view.desktop_view.col4 .secured_families {
  width: 23%;
  padding: 0;
  font-size: 13px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0px 1%;
  align-items: flex-start;
}
.rating_new_view.desktop_view.col4 .secured_families span {
  display: block;
  font-size: 16px;
  margin-bottom: 6px;
}
.rating_new_view.desktop_view.col4 .secured_families:before {
  display: none;
}
@media (max-width: 980px) {
  .rating_new_view.desktop_view.col4 .secured_families {
    width: 31%;
    font-size: 10px;
    margin: 16px 0%;
  }
  .rating_new_view.desktop_view.col4 .secured_families span {
    display: block;
    font-size: 14px;
  }
}
@media (max-width: 360px) {
  .rating_new_view.desktop_view.col4 .secured_families {
    font-size: 8px;
    align-items: center;
  }
  .rating_new_view.desktop_view.col4 .secured_families span {
    display: block;
    font-size: 14px;
  }
}
@media (max-width: 980px) {
  .rating_new_view {
    display: block;
    max-width: 440px;
    margin: 20px auto;
  }
}
.rating_new_view .secured_families, .rating_new_view .life_cover_assured {
  font-size: 15px;
  font-weight: 400;
  width: 90%;
  margin: 0px auto;
  padding: 20px 0px 20px 58px;
  border-bottom: 1px solid #ccc;
  position: relative;
}
.rating_new_view .secured_families span, .rating_new_view .life_cover_assured span {
  font-size: 14px;
  margin-bottom: 6px;
  font-weight: 700;
}
@media (max-width: 320px) {
  .rating_new_view .secured_families, .rating_new_view .life_cover_assured {
    font-size: 13px;
    padding: 20px 0px 20px 54px;
  }
}
.rating_new_view .life_cover_assured {
  border-bottom: none;
}
.rating_new_view .secured_families:before {
  content: "";
  position: absolute;
  width: 35px;
  height: 35px;
  background: url("../../images/bu/term/fi_15265433.png") no-repeat 0 0;
  top: 18px;
  left: 15px;
  background-size: 100%;
}
@media (max-width: 767px) {
  .rating_new_view .secured_families:before {
    width: 25px;
    height: 25px;
    left: 12px !important;
  }
}
.rating_new_view .life_cover_assured:before {
  content: "";
  position: absolute;
  width: 35px;
  height: 35px;
  background: url("../../images/bu/term/fi_10812171.png") no-repeat 0 0;
  top: 18px;
  left: 15px;
  background-size: 100%;
}
@media (max-width: 767px) {
  .rating_new_view .life_cover_assured:before {
    width: 25px;
    height: 25px;
    left: 12px !important;
  }
}
.rating_new_view .content_rating_new {
  background: rgb(255, 231, 161);
  border-radius: 12px 0 0px 12px;
  padding: 8px;
  font-size: 12px;
  font-weight: 500;
}
.rating_new_view .content_rating_new i {
  font-weight: 400;
  font-style: normal;
}
@media (max-width: 980px) {
  .rating_new_view .content_rating_new {
    font-size: 11px;
  }
}
.rating_new_view .rating_itme {
  display: flex;
  align-items: center;
  justify-content: center;
}
.rating_new_view .rating_itme .rating_img {
  width: 80px;
  height: auto;
  display: inline-block;
  margin: 0px 7px;
}
.rating_new_view .rating_itme .rating_img img {
  width: 100%;
  height: auto;
}
.rating_new_view .rating_itme .rated {
  font-size: 14px;
  font-weight: 600;
}
.rating_new_view .rating_itme .rated .reviewtext {
  padding-left: 10px;
  border-left: 1px solid #5b5a5a;
  margin-left: 5px;
}

.popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1000000;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
}

.popup-overlay.active {
  opacity: 1;
  visibility: visible;
}

.popup-container {
  width: 90%;
  max-width: 450px;
  background-color: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  transform: scale(0.9);
  opacity: 0;
  transition: transform 0.4s, opacity 0.4s;
}

.popup-container .popup-header {
  padding: 26px 26px 0 26px;
  position: relative;
}

.popup-container .popup-header .popup-title {
  color: #263c90;
  font-size: 28px;
  line-height: 34px;
  font-weight: 700;
  text-align: left;
  margin-bottom: 14px;
  position: relative;
  text-transform: uppercase;
}

@media (max-width: 568px) {
  .popup-container .popup-header .popup-title {
    font-size: 26px;
    line-height: 28px;
    text-transform: uppercase;
  }
}
.popup-container .popup-header .popup-title .popup-subtitle {
  color: #263c90;
  font-size: 20px;
  text-align: left;
  line-height: 30px;
  text-transform: lowercase;
  font-weight: 500;
}

@media (max-width: 568px) {
  .popup-container .popup-header .popup-title .popup-subtitle {
    font-size: 17px;
    line-height: 28px;
  }
}
.popup-container .popup-header .popup-title::after {
  content: "";
  position: absolute;
  width: 100px;
  height: 114px;
  background: url(../../images/bu/term/advantage-img.png) no-repeat 0 0;
  right: -10px;
  top: -20px;
  background-size: contain;
}

@media (max-width: 568px) {
  .popup-container .popup-header .popup-title::after {
    width: 80px;
    height: 100px;
    right: -10px;
    top: -20px;
    background-size: contain;
  }
}
.popup-container .popup-content {
  padding: 35px 20px 10px;
  background: rgba(0, 101, 255, 0.05);
  width: 96%;
  margin: 0 auto;
  border-radius: 14px;
  box-sizing: border-box;
}

@media (max-width: 568px) {
  .popup-container .popup-content {
    padding: 25px 20px 10px;
  }
}
.popup-container .close-popup {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  cursor: pointer;
  border: none;
  transition: background 0.3s;
}

.popup-container .advantages-title {
  font-size: 18px;
  color: #253858;
  font-weight: 600;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}

.popup-container .actionBtn {
  padding: 12px 20px;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  text-align: center;
  transition: all 0.3s;
}

.popup-container .actionBtn#continueWithValid {
  background: #f35024;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.25);
  border: none;
  color: #fff;
  padding: 15px;
  width: 75%;
  margin: 0 auto;
  font-weight: 600;
  font-size: 19px;
}

@media (max-width: 568px) {
  .popup-container .actionBtn#continueWithValid {
    width: 80%;
    padding: 14px;
  }
}
.popup-container .actionBtn#continueWithInvalid {
  background: 0 0;
  color: #f35024;
  width: 54%;
  margin: 0 auto;
  border: none;
  padding: 10px 16px 10px 10px;
  position: relative;
}

.popup-container .actionBtn#continueWithInvalid:after {
  content: "";
  position: absolute;
  right: 2px;
  top: 53%;
  width: 10px;
  height: 10px;
  background: url(../../images/bu/term/orange_arrow_path.png) no-repeat 0 0;
  background-size: contain;
  transform: translateY(-50%);
}

@media (max-width: 390px) {
  .popup-container .actionBtn#continueWithInvalid {
    width: 255px;
    padding-right: 25px;
    font-size: 15px;
  }
  .popup-container .actionBtn#continueWithInvalid:after {
    right: 17px;
    top: 54%;
  }
}
.popup-container .advantages-list {
  padding: 0;
  margin: 0;
  list-style: none;
}

.popup-container .advantages-list li {
  font-size: 16px;
  color: #253858;
  line-height: 24px;
  margin-bottom: 10px;
  position: relative;
  padding-left: 20px;
  margin-bottom: 20px;
}

@media (max-width: 568px) {
  .popup-container .advantages-list li {
    font-size: 15px;
    margin-bottom: 10px;
  }
}
.popup-container .advantages-list li:before {
  content: "";
  position: absolute;
  left: -4px;
  top: 4px;
  width: 16px;
  height: 16px;
  background: url(../../images/bu/term/advantage_start.png) no-repeat 0 0;
  background-size: contain;
}

.popup-container .popup-footer {
  padding: 20px 0 16px;
}

.popup-container .popup-actions {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

@media (max-width: 568px) {
  .popup-container .popup-actions {
    gap: 4px;
  }
}
.popup-overlay.active .popup-container {
  transform: scale(1);
  opacity: 1;
}

/**************** Floating Popup Styles Start ****************/
.floatingPopupDiv {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 99999;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
}
.floatingPopupDiv.open {
  opacity: 1;
  visibility: visible;
}
.floatingPopupDiv.open .floatpanel {
  transform: scale(1); /* Slide up to visible position */
}
.floatingPopupDiv .floatpanel {
  position: relative;
  width: 450px;
  height: auto;
  transform: scale(0.9);
  overflow-y: hidden;
  transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1), border-radius 0.3s; /* Smooth /* For content stretching */
}
.floatingPopupDiv .floatpanel .close {
  position: absolute;
  top: 38px;
  right: 12px;
  width: 20px;
  height: 20px;
  background: none;
  border-radius: 50%;
  color: #fff;
  text-decoration: none;
  font-size: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s;
  z-index: 10;
  line-height: 1;
  font-weight: 300;
}
@media (max-width: 980px) {
  .floatingPopupDiv .floatpanel .close {
    top: 68px;
  }
}
@media (max-width: 980px) {
  .floatingPopupDiv {
    align-items: flex-end;
  }
  .floatingPopupDiv .floatpanel {
    border-radius: 30px 30px 0 0;
    transform: translateY(100%);
  }
  .floatingPopupDiv.open .floatpanel {
    transform: scale(1) translateY(0%);
  }
}

.floatingPopupDiv .floatpanel .lead-form {
  border-radius: 20px;
}
@media (max-width: 640px) {
  .floatingPopupDiv .floatpanel .lead-form {
    border-radius: 20px 20px 0 0;
  }
}
.floatingPopupDiv .floatpanel .lead-form .form-heading {
  text-align: center;
}
@media (max-width: 980px) {
  .floatingPopupDiv .floatpanel .lead-form .form-heading {
    padding: 20px 7% 18px;
    text-align: left;
  }
}
.floatingPopupDiv .floatpanel .updateMobileFeild .dropdown .dropdown-list {
  max-height: 177px;
  overflow: hidden;
}
@media (max-width: 568px) {
  .floatingPopupDiv .floatpanel .updateMobileFeild .dropdown .dropdown-list {
    overflow: initial;
    max-height: 300px;
  }
}
.floatingPopupDiv .floatpanel .updateMobileFeild .dropdown .dropdown-list ul {
  height: 120px;
}
@media (max-width: 568px) {
  .floatingPopupDiv .floatpanel .updateMobileFeild .dropdown .dropdown-list ul {
    overflow: scroll;
    height: 243px;
  }
}
@media (max-width: 980px) {
  .floatingPopupDiv .floatpanel .lead-form .graphic-kapli {
    top: 24px;
    right: 13px;
  }
  .floatingPopupDiv .floatpanel .lead-form .form-heading .sub-title {
    text-align: left;
    width: 100%;
    padding: 0px 0 0 84px;
  }
  .floatingPopupDiv .floatpanel .showForm {
    overflow-y: scroll;
    height: 80vh;
  }
}
@media screen and (orientation: landscape) and (max-width: 812px) and (max-height: 500px) {
  .floatingPopupDiv .floatpanel {
    width: 100%;
  }
  .floatingPopupDiv .floatpanel .showForm {
    overflow-y: scroll;
    height: 75vh;
  }
  .floatingPopupDiv .floatpanel .lead-form .graphic-kapli {
    top: 23px;
    right: 50px;
  }
}

/**************** Floating Popup Styles End ****************/
.discliamer-block {
  width: 100%;
  margin: 50px auto 0;
  padding: 15px 35px 15px 15px;
  border: 1px solid #eaeaea;
  position: relative;
  cursor: pointer;
  border-radius: 8px;
}
.discliamer-block h3 {
  margin: 0;
}
.discliamer-block:before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background: url("../../images/bu/term/arrrow-img.svg") no-repeat 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  top: 27px;
  right: 20px;
}
.discliamer-block .list-disclaimer {
  margin-top: 20px;
}
.discliamer-block .list-disclaimer a {
  color: #0065ff;
}
.discliamer-block .list-disclaimer a:hover {
  text-decoration: underline;
}
.discliamer-block .list-disclaimer a.active:before {
  transform: rotate(-180deg);
  top: 24px;
}
@media (max-width: 568px) {
  .discliamer-block {
    width: 100%;
    margin: 30px auto 0;
  }
}

.certified-expert {
  margin: 15px auto 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.certified-expert .certified-expert-image {
  background: url(../../images/bu/term/term_first_fold_sprite.png);
  background-repeat: no-repeat;
  width: 368px;
  height: 37px;
  background-size: 100%;
  background-position: 0 0;
}

@media only screen and (max-width: 667px) {
  .certified-expert .certified-expert-image {
    width: 241px;
    height: 30px;
  }
}
@media only screen and (max-width: 320px) {
  .certified-expert .certified-expert-image {
    width: 210px;
    height: 27px;
  }
}
.bannerList {
  position: relative;
}

.bannerList > div {
  display: block;
}

.bannerList > div img {
  width: 100% !important;
}

.bannerList.fullImg .full {
  display: block !important;
}

.bannerList.fullImg .half {
  display: none !important;
}

.bannerList.halfImg .full {
  display: none !important;
}

.bannerList.halfImg .half {
  display: block !important;
}

.rightSection .allimg,
.rightSection .supplier_icon,
.rightSection.webp .allimg,
.rightSection.webp .supplier_icon {
  background-image: url(../../images/bu/sprite_landing@2x.png?v=1009) !important;
  background-size: 100px 4942px;
}

.rightSection .allCalc.lazy-bg {
  background: 0 0 !important;
}

.bannertermredirect {
  cursor: pointer;
}
.bannertermredirect:focus {
  height: 35px;
  position: relative;
  font-size: 0px !important;
}
.bannertermredirect:focus:before {
  content: "Loading";
  font-size: 14px;
}

a,
a:focus,
button,
button:focus,
input,
input:focus,
select,
select:focus,
textPath,
textPath:focus,
textarea,
textarea:focus {
  outline: 0;
  box-shadow: none;
}

@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 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;
}

.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;
}

#how-trop-works {
  margin-top: 0;
}

.top-plan {
  max-width: 1170px;
  margin: 40px auto 0;
  width: 100%;
}

/********* Tables of Content Component *********/
.tables-of-content {
  width: 100%;
  max-width: 100%;
  margin: 80px auto 0px;
  border: 1px solid rgb(102, 144, 240);
  border-radius: 8px;
  padding: 26px 16px 36px 16px;
  background: rgb(239, 244, 254);
  width: 100%;
  max-width: 1170px;
}
@media (max-width: 767px) {
  .tables-of-content {
    width: calc(100% - 32px);
    margin: 50px auto;
  }
}
.tables-of-content .toc-heading {
  font-size: 24px;
  font-weight: 600;
  line-height: 44px;
  color: #253858;
  text-align: center;
  margin: 0 0 32px 0;
}
@media (max-width: 980px) {
  .tables-of-content .toc-heading {
    font-size: 24px;
    line-height: 32px;
    margin: 0 0 24px 0;
  }
}
.tables-of-content .toc-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
  width: 100%;
}
@media (max-width: 980px) {
  .tables-of-content .toc-grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }
}
.tables-of-content .toc-card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 24px;
  background: #fff;
  border: 1px solid rgb(102, 144, 240);
  border-radius: 12px;
  text-decoration: none;
  cursor: pointer;
}
@media (max-width: 980px) {
  .tables-of-content .toc-card {
    padding: 16px 20px;
  }
}
.tables-of-content .toc-card-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: #0065FF;
  flex: 1;
  margin-right: 12px;
  transition: color 0.3s ease;
}
@media (max-width: 980px) {
  .tables-of-content .toc-card-text {
    font-size: 15px;
    line-height: 20px;
  }
}
.tables-of-content .redirect {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tables-of-content .redirect img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.tables-of-content .toc-icon {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  transition: transform 0.3s ease;
}
.tables-of-content .toc-icon path {
  transition: stroke 0.3s ease;
}
@media (max-width: 980px) {
  .tables-of-content .toc-icon {
    width: 20px;
    height: 20px;
  }
}

/********* Tables of Content Component End *********/
/********* Why Term Insurance 1 Crore Component *********/
.why-term-insurance-section {
  width: 100%;
  max-width: 100%;
  padding: 50px 0px;
  margin: 80px auto 0;
  background: linear-gradient(90deg, #E2F5FF 0%, #FFFFFF 100%);
}
@media (max-width: 980px) {
  .why-term-insurance-section {
    padding: 32px 16px;
    margin: 24px 0;
    border-radius: 0px;
  }
}
.why-term-insurance-section .why-term-content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
}
@media (max-width: 980px) {
  .why-term-insurance-section .why-term-content {
    flex-direction: column;
    gap: 32px;
  }
}
.why-term-insurance-section .why-term-text {
  flex: 1;
}
@media (max-width: 980px) {
  .why-term-insurance-section .why-term-text {
    max-width: 100%;
  }
}
.why-term-insurance-section .why-term-heading {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: #253858;
  margin: 0 0 14px 0;
}
@media (max-width: 980px) {
  .why-term-insurance-section .why-term-heading {
    font-size: 24px;
    line-height: 36px;
  }
}
.why-term-insurance-section .why-term-description {
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  color: rgba(37, 56, 88, 0.8);
  margin: 0 0 20px 0;
}
@media (max-width: 980px) {
  .why-term-insurance-section .why-term-description {
    font-size: 15px;
    line-height: 24px;
    margin: 0 0 16px 0;
  }
}
.why-term-insurance-section .newcta {
  text-align: left;
}
@media (max-width: 980px) {
  .why-term-insurance-section .newcta {
    text-align: center;
    display: block;
  }
}
.why-term-insurance-section .why-term-cta {
  display: flex;
  padding: 14px 22px;
  background: #0065ff;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  text-decoration: none;
  border-radius: 6px;
  box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.25);
  transition: all 0.3s ease;
  margin-top: 12px;
  cursor: pointer;
  width: 228px;
  height: 60px;
  align-items: center;
  justify-content: center;
}
.why-term-insurance-section .why-term-cta:hover {
  background: #0052CC;
  box-shadow: 0px 6px 20px 0px rgba(0, 101, 255, 0.4);
  transform: translateY(-2px);
}
.why-term-insurance-section .why-term-cta:active {
  transform: translateY(0);
  box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.25);
}
@media (max-width: 980px) {
  .why-term-insurance-section .why-term-cta {
    width: 100%;
    max-width: 250px;
    text-align: center;
    padding: 16px 24px;
    font-size: 16px;
    margin: 0px auto;
  }
}
.why-term-insurance-section .why-term-image {
  flex-shrink: 0;
  width: 450px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 980px) {
  .why-term-insurance-section .why-term-image {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
    display: none;
  }
}
.why-term-insurance-section .why-term-image .image-placeholder {
  width: 100%;
  height: 450px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media (max-width: 980px) {
  .why-term-insurance-section .why-term-image .image-placeholder {
    height: 350px;
  }
}
.why-term-insurance-section .why-term-image .image-placeholder img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.why-term-insurance-section .why-term-image .image-placeholder:empty {
  background: linear-gradient(135deg, #E6F0FF 0%, #F0F4FF 100%);
  border: 2px dashed #D6E4FF;
  border-radius: 20px;
}
.why-term-insurance-section .why-term-image .image-placeholder:empty::before {
  content: "Image Placeholder";
  color: #0065ff;
  font-size: 18px;
  font-weight: 500;
  opacity: 0.5;
}

/********* Why Term Insurance 1 Crore Component End *********/
/********* Why Buy Term Insurance Component *********/
.why-buy-term-section {
  width: 100%;
  max-width: 100%;
  margin: 80px auto 0px;
  max-width: 1170px;
}
@media (max-width: 980px) {
  .why-buy-term-section {
    padding: 32px 16px;
    margin: 24px 0;
  }
}
.why-buy-term-section .why-buy-heading {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: #253858;
  margin: 0 0 8px 0;
}
@media (max-width: 980px) {
  .why-buy-term-section .why-buy-heading {
    font-size: 24px;
    line-height: 36px;
  }
}
.why-buy-term-section .why-buy-subheading {
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  color: rgba(37, 56, 88, 0.8);
  margin: 0 0 16px 0;
}
@media (max-width: 980px) {
  .why-buy-term-section .why-buy-subheading {
    font-size: 15px;
    line-height: 24px;
    text-align: left;
  }
}
.why-buy-term-section .why-buy-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  max-width: 100%;
  margin: 30px 0 60px;
}
@media (max-width: 980px) {
  .why-buy-term-section .why-buy-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }
}
@media (min-width: 981px) and (max-width: 1200px) {
  .why-buy-term-section .why-buy-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 640px) {
  .why-buy-term-section .why-buy-grid {
    margin: 40px 0 0px;
  }
}
.why-buy-term-section .why-buy-card {
  position: relative;
  padding: 32px 24px;
  border-radius: 16px;
  background: #2C3E50;
  transition: all 0.3s ease;
  overflow: hidden;
  min-height: 425px;
}
@media (max-width: 980px) {
  .why-buy-term-section .why-buy-card {
    padding: 24px 20px;
    border-radius: 12px;
  }
}
@media (max-width: 568px) {
  .why-buy-term-section .why-buy-card {
    min-height: auto;
  }
}
.why-buy-term-section .why-buy-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 150px;
  height: 150px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  transform: translate(-40%, -40%);
  transition: all 0.3s ease;
}
.why-buy-term-section .why-buy-card.card-blue {
  background: linear-gradient(138.38deg, rgba(0, 101, 254, 0.2) 0.67%, rgba(194, 135, 187, 0.2) 99.08%);
}
.why-buy-term-section .why-buy-card.card-blue:before {
  background: rgba(0, 101, 254, 0.1);
}
.why-buy-term-section .why-buy-card.card-dark {
  background: linear-gradient(138.38deg, rgba(168, 202, 255, 0.2) 0.67%, rgba(255, 209, 174, 0.2) 99.08%);
}
.why-buy-term-section .why-buy-card.card-dark:before {
  background: rgb(222, 234, 255);
}
.why-buy-term-section .why-buy-card.card-green {
  background: linear-gradient(138.38deg, rgba(97, 181, 237, 0.2) 0.67%, rgba(244, 203, 124, 0.2) 99.08%);
}
.why-buy-term-section .why-buy-card.card-green:before {
  background: rgba(243, 202, 123, 0.41);
}
.why-buy-term-section .why-buy-card.card-purple {
  background: linear-gradient(138.38deg, rgba(172, 176, 249, 0.2) 0.67%, rgba(224, 99, 160, 0.2) 99.08%);
}
.why-buy-term-section .why-buy-card.card-purple:before {
  background: rgba(203, 161, 209, 0.29);
}
.why-buy-term-section .why-buy-card.card-teal {
  background: linear-gradient(138.38deg, rgba(96, 160, 197, 0.2) 0.67%, rgba(36, 133, 255, 0.2) 99.08%);
}
.why-buy-term-section .why-buy-card.card-teal:before {
  background: rgba(130, 191, 219, 0.26);
}
.why-buy-term-section .why-buy-card.card-light-green {
  background: linear-gradient(138.38deg, rgba(164, 209, 251, 0.2) 0.67%, rgba(168, 205, 75, 0.2) 99.08%);
}
.why-buy-term-section .why-buy-card.card-light-green:before {
  background: rgb(232, 241, 224);
}
.why-buy-term-section .card-icon-wrapper {
  position: relative;
  z-index: 2;
  margin-bottom: 24px;
  transition: transform 0.3s ease;
}
@media (max-width: 980px) {
  .why-buy-term-section .card-icon-wrapper {
    margin-bottom: 20px;
  }
}
.why-buy-term-section .card-icon {
  width: 90px;
  height: 70px;
  display: flex;
  align-items: center;
}
@media (max-width: 980px) {
  .why-buy-term-section .card-icon {
    width: 80px;
    height: 70px;
  }
}
.why-buy-term-section .card-icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.why-buy-term-section .card-icon:empty {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.05) 100%);
  border: 2px dashed rgba(255, 255, 255, 0.3);
}
.why-buy-term-section .card-icon:empty::before {
  content: "Icon";
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
  font-weight: 500;
}
.why-buy-term-section .card-title {
  position: relative;
  z-index: 2;
  font-size: 16px;
  font-weight: 600;
  line-height: 28px;
  color: rgb(37, 56, 88);
  margin: 0 0 6px 0;
}
@media (max-width: 980px) {
  .why-buy-term-section .card-title {
    font-size: 18px;
    line-height: 26px;
    margin: 0 0 12px 0;
  }
}
.why-buy-term-section .card-description {
  position: relative;
  z-index: 2;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: rgb(37, 56, 88);
  margin: 0;
}
@media (max-width: 980px) {
  .why-buy-term-section .card-description {
    font-size: 14px;
    line-height: 22px;
  }
}
.why-buy-term-section .card-description strong {
  color: rgb(37, 56, 88);
  font-weight: 600;
}
.why-buy-term-section .card-list {
  position: relative;
  z-index: 2;
  list-style: none;
  padding: 0;
  margin: 12px 0 0 0;
}
.why-buy-term-section .card-list li {
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  color: rgb(37, 56, 88);
  margin: 8px 0;
  padding-left: 24px;
  position: relative;
}
@media (max-width: 980px) {
  .why-buy-term-section .card-list li {
    font-size: 14px;
    line-height: 22px;
  }
}
.why-buy-term-section .card-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 8px;
  height: 8px;
  background: rgb(37, 56, 88);
  border-radius: 50%;
}
.why-buy-term-section .card-list li strong {
  color: rgb(37, 56, 88);
  font-weight: 600;
}

/********* Why Buy Term Insurance Component End *********/
/********* Why Need Term Insurance Component *********/
.why-need-term-section {
  width: 100%;
  max-width: 1170px;
  margin: 0px auto 40px;
}
@media (max-width: 980px) {
  .why-need-term-section {
    padding: 32px 16px;
    margin: 32px 0;
  }
}
@media (max-width: 640px) {
  .why-need-term-section {
    padding: 0px 16px;
    margin: 0;
  }
}
.why-need-term-section .sliderRoot .sliderWrapper .arrows.style-2 .arrow-left,
.why-need-term-section .sliderRoot .sliderWrapper .arrows.style-2 .arrow-right,
.why-need-term-section .sliderRootWrapper .sliderWrapper .arrows.style-2 .arrow-left,
.why-need-term-section .sliderRootWrapper .sliderWrapper .arrows.style-2 .arrow-right {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border-color: rgb(1, 101, 255);
  top: -30px !important;
  background-color: rgb(1, 101, 255);
}
.why-need-term-section .sliderRoot .sliderWrapper .arrows.style-2 .arrow-left i,
.why-need-term-section .sliderRoot .sliderWrapper .arrows.style-2 .arrow-right i,
.why-need-term-section .sliderRootWrapper .sliderWrapper .arrows.style-2 .arrow-left i,
.why-need-term-section .sliderRootWrapper .sliderWrapper .arrows.style-2 .arrow-right i {
  border-color: #fff !important;
}
.why-need-term-section .why-need-heading {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: #253858;
  margin: 0 0 8px 0;
}
@media (max-width: 980px) {
  .why-need-term-section .why-need-heading {
    font-size: 24px;
    line-height: 36px;
  }
}
.why-need-term-section .why-need-subheading {
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  color: rgba(37, 56, 88, 0.8);
  margin: 0 0 16px 0;
}
@media (max-width: 980px) {
  .why-need-term-section .why-need-subheading {
    font-size: 15px;
    line-height: 24px;
    text-align: left;
  }
}
.why-need-term-section .why-need-intro {
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
  color: rgba(37, 56, 88, 0.8);
  margin: 0 0 10px 0;
}
@media (max-width: 980px) {
  .why-need-term-section .why-need-intro {
    font-size: 15px;
    line-height: 24px;
    margin: 0 0 24px 0;
  }
}
.why-need-term-section .why-need-grid {
  display: flex;
  gap: 60px 24px;
  position: relative;
  margin-bottom: 40px;
  max-width: 1170px;
  width: 100%;
  overflow: hidden;
}
@media (max-width: 980px) {
  .why-need-term-section .why-need-grid {
    gap: 16px;
    margin-bottom: 24px;
  }
}
.why-need-term-section .why-need-card {
  position: relative;
  background: transparent url(../../images/bu/term/bg-shade.png) no-repeat bottom left;
  padding: 32px 24px;
  border-radius: 12px;
  z-index: 2;
  border: 1px solid rgba(0, 101, 255, 0.5);
  background-size: contain;
  min-height: 450px;
  min-width: 370px;
}
@media (max-width: 980px) {
  .why-need-term-section .why-need-card {
    padding: 24px 20px;
  }
}
@media (max-width: 640px) {
  .why-need-term-section .why-need-card {
    min-width: 320px !important;
  }
}
.why-need-term-section .card-number {
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  color: #0065ff;
  padding: 0;
  border-radius: 6px;
  margin-bottom: 10px;
  transition: all 0.3s ease;
  position: relative;
  z-index: 3;
}
@media (max-width: 980px) {
  .why-need-term-section .card-number {
    font-size: 20px;
    padding: 4px 14px;
    margin-bottom: 12px;
  }
}
.why-need-term-section .card-heading {
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  color: #253858;
  margin: 0 0 16px 0;
  position: relative;
  z-index: 3;
}
@media (max-width: 980px) {
  .why-need-term-section .card-heading {
    font-size: 17px;
    line-height: 24px;
    margin: 0 0 12px 0;
  }
}
.why-need-term-section .card-text {
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  color: rgba(37, 56, 88, 0.8);
  margin: 0;
  position: relative;
  z-index: 3;
}
@media (max-width: 980px) {
  .why-need-term-section .card-text {
    font-size: 14px;
    line-height: 22px;
  }
}
.why-need-term-section .card-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.why-need-term-section .card-list li {
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  color: rgba(37, 56, 88, 0.8);
  margin: 0;
  position: relative;
}
.why-need-term-section .why-need-note {
  background: rgba(0, 101, 255, 0.05);
  border-left: 4px solid #0065ff;
  padding: 20px 24px;
  border-radius: 8px;
  font-size: 15px;
  line-height: 24px;
  color: rgba(37, 56, 88, 0.8);
  margin: 40px 0 24px 0;
}
@media (max-width: 980px) {
  .why-need-term-section .why-need-note {
    padding: 16px 20px;
    font-size: 14px;
    line-height: 22px;
    margin: 24px 0 16px 0;
  }
}
.why-need-term-section .why-need-note strong {
  color: #253858;
  font-weight: 600;
}
.why-need-term-section .why-need-closing {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color: rgba(37, 56, 88, 0.8);
  margin: 0;
}
@media (max-width: 980px) {
  .why-need-term-section .why-need-closing {
    font-size: 15px;
    line-height: 24px;
  }
}

/********* Why Need Term Insurance Component End *********/
/********* Buying 1cr term insurance Component *********/
.buying-1cr-term-insurance {
  position: relative;
  padding: 4rem 0 0 0;
}
@media (max-width: 640px) {
  .buying-1cr-term-insurance {
    position: relative;
    padding: 3rem 0 0 0;
    width: calc(100% - 32px);
    margin: 0px auto;
  }
}
.buying-1cr-term-insurance .section-grid-container {
  max-width: 1170px;
  margin: 0 auto;
}
.buying-1cr-term-insurance .content {
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  color: rgba(37, 56, 88, 0.8);
  margin: 0 0 16px 0;
}
@media (max-width: 980px) {
  .buying-1cr-term-insurance .content {
    font-size: 15px;
    line-height: 24px;
    text-align: left;
  }
}
.buying-1cr-term-insurance h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: #253858;
  margin: 0 0 8px 0;
}
@media (max-width: 980px) {
  .buying-1cr-term-insurance h3 {
    font-size: 24px;
    line-height: 36px;
  }
}
.buying-1cr-term-insurance .flexbox .content {
  flex: 1;
}
.buying-1cr-term-insurance .flexbox .image {
  width: 450px;
}
.buying-1cr-term-insurance .flexbox .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.buying-1cr-term-insurance .number-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.buying-1cr-term-insurance .number-list li {
  font-size: 14px;
  line-height: 24px;
  color: #253858;
  margin: 8px 0 26px 0;
  position: relative;
  padding-left: 30px;
}
.buying-1cr-term-insurance .number-list li strong {
  font-size: 600;
}
.buying-1cr-term-insurance .number-list li span {
  background-color: #0065ff;
  color: #fff;
  padding: 4px 8px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
}
.buying-1cr-term-insurance .number-list li:before {
  content: "";
  position: absolute;
  left: -9px;
  top: 2px;
  width: 20px;
  height: 20px;
  background: url(../../images/bu/term/star-icon.png) no-repeat center center;
  background-size: 100%;
}
@media (max-width: 640px) {
  .buying-1cr-term-insurance .number-list li:before {
    left: 0;
  }
}
.buying-1cr-term-insurance .number-list li:after {
  content: "";
  position: absolute;
  left: 0;
  top: 20px;
  width: 2px;
  height: 95%;
  background-color: #0065ff;
}
@media (max-width: 640px) {
  .buying-1cr-term-insurance .number-list li:after {
    left: 9px;
  }
}
.buying-1cr-term-insurance .number-list li:last-child:after {
  content: "";
  position: absolute;
  left: 0;
  top: 20px;
  width: 2px;
  height: 100%;
  background-color: #0065ff;
  display: none;
}
.buying-1cr-term-insurance.full {
  background: linear-gradient(90.01deg, #FFFFFF 0.01%, #FFF5F3 62%);
}
@media (max-width: 767px) {
  .buying-1cr-term-insurance.full {
    position: relative;
    padding: 1rem 16px 0 16px;
    width: 100%;
    margin: 40px auto;
  }
}
.buying-1cr-term-insurance.full .section-grid-container {
  padding-left: 360px;
  position: relative;
  padding-bottom: 4rem;
}
@media (max-width: 767px) {
  .buying-1cr-term-insurance.full .section-grid-container {
    padding-left: 0;
    padding-bottom: 2rem;
  }
  .buying-1cr-term-insurance.full .section-grid-container h3 {
    padding-left: 80px;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 26px;
  }
}
.buying-1cr-term-insurance.full .section-grid-container:before {
  content: "";
  position: absolute;
  left: -60px;
  top: -60px;
  width: 360px;
  height: 360px;
  background: url(../../images/bu/term/steps-banner-img.png) no-repeat center center;
  background-size: contain;
}
@media (max-width: 767px) {
  .buying-1cr-term-insurance.full .section-grid-container:before {
    left: 0;
    top: 0px;
    width: 60px;
    height: 60px;
  }
}
.buying-1cr-term-insurance.full .section-grid-container .note {
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  color: rgba(37, 56, 88, 0.8);
  margin: 20px 0 0px 0;
  display: block;
  position: relative;
  z-index: 3;
  padding-left: 30px;
}
.buying-1cr-term-insurance.full .section-grid-container .note.icon::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  background: url(../../images/bu/term/hand-ico.png) no-repeat center center;
  background-size: contain;
}

/********* Buying 1cr term insurance Component end*********/
/*********  term insurance plan Component*********/
.term-plans-box-wrapper {
  border-radius: 16px;
  margin: 80px auto 0px;
  width: 100%;
  max-width: 1170px;
}
@media (max-width: 767px) {
  .term-plans-box-wrapper {
    border-radius: 0px;
    margin: 0px auto;
    padding: 0;
    width: calc(100% - 32px);
  }
}
.term-plans-box-wrapper .wrapper-card-list {
  background: rgba(217, 232, 255, 0.15);
  padding: 20px;
  border-radius: 8px;
  margin-top: 40px;
}
.term-plans-box-wrapper .term-plan-heading {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: #253858;
  margin: 0 0 8px 0;
  text-align: center;
}
@media (max-width: 980px) {
  .term-plans-box-wrapper .term-plan-heading {
    font-size: 24px;
    line-height: 36px;
    text-align: left;
  }
}
.term-plans-box-wrapper .term-plan-subheading {
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  color: rgba(37, 56, 88, 0.8);
  margin: 0 0 16px 0;
  text-align: center;
}
@media (max-width: 980px) {
  .term-plans-box-wrapper .term-plan-subheading {
    font-size: 15px;
    line-height: 24px;
    text-align: left;
  }
}
.term-plans-box-wrapper .heading_h3, .term-plans-box-wrapper h3 {
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  padding: 0px 0 0px;
  margin: 50px 0 0 0;
  text-align: center;
}
.term-plans-box-wrapper .card-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin: 30px 0 10px;
}
@media (max-width: 767px) {
  .term-plans-box-wrapper .card-list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.term-plans-box-wrapper .card-list .card-item {
  background: #fff;
  padding: 14px 16px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  border-radius: 16px;
  justify-content: flex-start;
  gap: 16px;
}
.term-plans-box-wrapper .card-list .card-item h4 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  color: rgb(37, 56, 88);
  margin: 0;
}
@media (max-width: 767px) {
  .term-plans-box-wrapper .card-list .card-item h4 {
    font-size: 22px;
    line-height: 25px;
  }
}
.term-plans-box-wrapper .card-list .card-item.yellow {
  border-left: 4px solid rgb(141, 97, 9);
  background: rgb(255, 245, 219);
}
.term-plans-box-wrapper .card-list .card-item.yellow .cover-start h4 {
  color: rgb(141, 97, 9);
}
.term-plans-box-wrapper .card-list .card-item.yellow .cover-end h4 {
  position: relative;
  top: -5px;
}
.term-plans-box-wrapper .card-list .card-item.green {
  border-left: 4px solid rgb(34, 166, 74);
  background: rgb(239, 255, 229);
}
.term-plans-box-wrapper .card-list .card-item.green .cover-start h4 {
  color: rgb(34, 166, 74);
}
.term-plans-box-wrapper .card-list .card-item.green .cover-end h4 {
  position: relative;
  top: -5px;
}
.term-plans-box-wrapper .card-list .card-item.blue {
  border-left: 4px solid rgb(109, 95, 222);
  background: rgb(233, 231, 255);
}
.term-plans-box-wrapper .card-list .card-item.blue .cover-start h4 {
  color: rgb(109, 95, 222);
}
.term-plans-box-wrapper .card-list .card-item.blue .cover-end h4 {
  position: relative;
  top: -5px;
}
.term-plans-box-wrapper .card-list .card-item .wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  width: 100%;
}
@media (max-width: 568px) {
  .term-plans-box-wrapper .card-list .card-item .wrapper {
    font-size: 12px;
  }
}
.term-plans-box-wrapper .card-list .card-item .wrapper .cover-start {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 16px;
}
.term-plans-box-wrapper .card-list .card-item .wrapper .cover-end {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 16px;
}
.term-plans-box-wrapper .cta-button {
  display: flex;
  text-align: center;
  width: 100%;
  justify-content: center;
  margin: 5px 0;
}
.term-plans-box-wrapper .cta-button .cta-button-text {
  background: #0065ff;
  color: #fff;
  border: none;
  padding: 12px;
  border-radius: 8px;
  font-size: 18px;
  font-weight: 500;
  cursor: pointer;
  width: 75%;
  justify-content: center;
  text-align: center;
  color: #fff;
  box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.15);
}
@media (max-width: 640px) {
  .term-plans-box-wrapper .cta-button .cta-button-text {
    padding: 10px;
    max-width: 200px;
  }
}

/*********  term insurance plan Component end*********/
/*********  comparison table*********/
.comparison-wrapper {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
  margin: 70px auto 0px;
}
@media (max-width: 640px) {
  .comparison-wrapper {
    width: calc(100% - 32px);
    margin: 30px auto 0;
  }
}
.comparison-wrapper .comparison-heading {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: #253858;
  margin: 0 0 8px 0;
  text-align: center;
}
@media (max-width: 980px) {
  .comparison-wrapper .comparison-heading {
    font-size: 20px;
    line-height: 26px;
    text-align: left;
  }
}
.comparison-wrapper .comparison-subheading {
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  color: rgba(37, 56, 88, 0.8);
  margin: 0 0 16px 0;
  text-align: center;
}
@media (max-width: 980px) {
  .comparison-wrapper .comparison-subheading {
    font-size: 15px;
    line-height: 24px;
    text-align: left;
  }
}
.comparison-wrapper .comparison {
  background: #f2f7ff;
  padding: 16px;
  border-radius: 12px;
  margin: 32px 0;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  margin: 0 auto;
}
.comparison-wrapper .comparison::-webkit-scrollbar {
  display: none;
}
.comparison-wrapper .comparison.half-margin {
  margin: 32px 0 12px 0;
}
.comparison-wrapper .comparison_table {
  background: #fff;
  border-radius: 12px;
  padding-bottom: 6px;
  width: 100%;
  padding-top: 4px;
}
.comparison-wrapper .comparison_table.no-heading {
  padding-top: 6px;
}
@media (max-width: 767px) {
  .comparison-wrapper .comparison_table {
    width: 100%;
  }
}
.comparison-wrapper .comparison_table .head,
.comparison-wrapper .comparison_table .info {
  justify-content: space-between;
  padding: 16px;
  display: flex;
  flex-direction: row;
}
@media (max-width: 640px) {
  .comparison-wrapper .comparison_table .head,
  .comparison-wrapper .comparison_table .info {
    flex-direction: column;
  }
}
.comparison-wrapper .comparison_table .head span:nth-child(1),
.comparison-wrapper .comparison_table .info span:nth-child(1) {
  display: flex;
  flex-direction: row;
  width: 20%;
}
@media (max-width: 640px) {
  .comparison-wrapper .comparison_table .head span:nth-child(1),
  .comparison-wrapper .comparison_table .info span:nth-child(1) {
    width: 100%;
  }
}
.comparison-wrapper .comparison_table .head span:nth-child(2),
.comparison-wrapper .comparison_table .head span:nth-child(3),
.comparison-wrapper .comparison_table .info span:nth-child(2),
.comparison-wrapper .comparison_table .info span:nth-child(3) {
  flex: 1;
  text-align: left;
}
@media (max-width: 640px) {
  .comparison-wrapper .comparison_table .head span:nth-child(2),
  .comparison-wrapper .comparison_table .head span:nth-child(3),
  .comparison-wrapper .comparison_table .info span:nth-child(2),
  .comparison-wrapper .comparison_table .info span:nth-child(3) {
    width: 100%;
  }
}
.comparison-wrapper .comparison_table .head {
  background: rgba(51, 98, 255, 0.1);
  padding: 8px 16px;
  width: 100%;
  border-radius: 12px 12px 0 0 span;
  border-radius-font-weight: 700;
  border-radius-font-size: 16px;
}
.comparison-wrapper .comparison_table .info {
  background: rgba(51, 98, 255, 0.05);
  border-radius: 12px;
  margin: 8px;
}
.comparison-wrapper .comparison_table .info span {
  font-size: 14px;
  line-height: 24px;
}
.comparison-wrapper .comparison_table.col2 .head {
  background: rgba(51, 98, 255, 0.1);
  padding: 16px;
  width: 100%;
  border-radius: 12px 12px 0 0;
}
.comparison-wrapper .comparison_table.col2 .head span:nth-child(1) {
  font-weight: 600;
  font-size: 24px;
}
.comparison-wrapper .comparison_table.col2 .info {
  background: rgba(51, 98, 255, 0.05);
  border-radius: 12px;
  margin: 8px;
  gap: 5px;
}
.comparison-wrapper .comparison_table.col2 .info span:nth-child(1) {
  display: flex;
  flex-direction: row;
  width: 20%;
  font-weight: 600;
  max-width: 180px;
  line-height: 24px;
  font-weight: 700;
}
@media (max-width: 640px) {
  .comparison-wrapper .comparison_table.col2 .info span:nth-child(1) {
    width: 100%;
  }
}

/*********  comparison table end*********/
/*********  How to Choose the Best Term Insurance Plan for 1 Crore?  *********/
.term-insurance-plan-for-1-crore {
  width: 100%;
  max-width: 1170px;
  margin: 80px auto 40px;
}
@media (max-width: 980px) {
  .term-insurance-plan-for-1-crore {
    width: calc(100% - 32px);
    margin: 60px auto 0;
  }
}
.term-insurance-plan-for-1-crore .heading_h2, .term-insurance-plan-for-1-crore h2 {
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  padding: 0px 0 0px;
  margin: 0;
  text-align: left;
}
@media (max-width: 767px) {
  .term-insurance-plan-for-1-crore .heading_h2, .term-insurance-plan-for-1-crore h2 {
    font-size: 24px;
    line-height: 36px;
  }
}
.term-insurance-plan-for-1-crore .paragraphBu {
  font-size: 16px;
  line-height: 30px;
  margin: 15px 0;
  color: rgb(37, 56, 88);
}
.term-insurance-plan-for-1-crore .card-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  flex-wrap: wrap;
  justify-content: center;
  margin: 40px 0;
}
@media (max-width: 767px) {
  .term-insurance-plan-for-1-crore .card-wrapper {
    flex-wrap: nowrap;
    margin: 10px 0;
    padding: 16px 10px;
    -webkit-overflow-scrolling: touch;
    overflow-x: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
    justify-content: flex-start;
  }
  .term-insurance-plan-for-1-crore .card-wrapper::-webkit-scrollbar {
    display: none;
  }
}
.term-insurance-plan-for-1-crore .card-wrapper .card-item {
  padding: 1px;
  display: flex;
  box-shadow: 3.12px 9.37px 21.85px 0px rgba(0, 0, 0, 0.06);
  border-radius: 16px;
  width: 31.5%;
  min-height: 220px;
  border: 2px solid;
  background: linear-gradient(96.34deg, #C5ECFF 0.94%, #95DDFF 96.46%);
  border: none;
}
.term-insurance-plan-for-1-crore .card-wrapper .card-item .card-item-inner {
  background: #fff;
  padding: 20px;
  display: flex;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
  border-radius: 16px;
  width: 100%;
}
@media (max-width: 767px) {
  .term-insurance-plan-for-1-crore .card-wrapper .card-item {
    width: 70%;
    min-width: 320px;
    min-height: 250px;
  }
}
@media (max-width: 568px) {
  .term-insurance-plan-for-1-crore .card-wrapper .card-item {
    width: 96%;
    min-width: 320px;
    min-height: 250px;
  }
}
.term-insurance-plan-for-1-crore .card-wrapper .card-item .card-item-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 6px;
}
.term-insurance-plan-for-1-crore .card-wrapper .card-item .card-item-count {
  background: #0165ff;
  display: flex;
  font-size: 20px;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  color: #fff;
  justify-content: center;
  align-items: center;
}
.term-insurance-plan-for-1-crore .card-wrapper .card-item .card-item-count.icon {
  width: 70px;
  height: 70px;
  background: transparent;
}
.term-insurance-plan-for-1-crore .card-wrapper .card-item .card-item-count.icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.term-insurance-plan-for-1-crore .card-wrapper .card-item .card-item-title {
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  color: rgb(37, 56, 88);
  margin: 10px 0 0;
}
.term-insurance-plan-for-1-crore .card-wrapper .card-item .paragraphBu {
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  margin: 10px 0;
  color: rgb(37, 56, 88);
}

/*********  How to Choose the Best Term Insurance Plan for 1 Crore?  end*********/
/*********  Plan Starting From  *********/
.plan-starting-from {
  width: 100%;
  max-width: 1170px;
  margin: 40px auto 80px;
}
@media (max-width: 980px) {
  .plan-starting-from {
    width: calc(100% - 32px);
    margin: 20px auto;
  }
}
.plan-starting-from .plan-starting-heading {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: #253858;
  margin: 0 0 8px 0;
  text-align: center;
}
.plan-starting-from .plan-starting-heading.gap {
  margin: 30px;
  text-align: center;
}
@media (max-width: 980px) {
  .plan-starting-from .plan-starting-heading {
    font-size: 24px;
    line-height: 36px;
    text-align: center;
  }
}
.plan-starting-from .plan-starting-subheading {
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  color: rgba(37, 56, 88, 0.8);
  margin: 0 0 16px 0;
  text-align: center;
}
@media (max-width: 980px) {
  .plan-starting-from .plan-starting-subheading {
    font-size: 15px;
    line-height: 24px;
    text-align: center;
  }
}
.plan-starting-from .plan-starting-from-inner {
  display: flex;
  justify-content: space-between;
  max-width: 980px;
  gap: 30px;
  margin: 0px auto;
  flex-wrap: wrap;
}
.plan-starting-from .plan-starting-from-inner .plan-type1 {
  border-radius: 12px;
  padding: 70px 20px 20px;
  width: 305px;
  box-sizing: border-box;
  position: relative;
}
@media (max-width: 640px) {
  .plan-starting-from .plan-starting-from-inner .plan-type1 {
    width: 100%;
    max-width: 385px;
    margin: 0px auto;
  }
}
.plan-starting-from .plan-starting-from-inner .plan-type1 .value {
  font-size: 42px;
  font-weight: 700;
  text-align: center;
  width: 100%;
}
.plan-starting-from .plan-starting-from-inner .plan-type1 .value span {
  display: inline;
  font-size: 42px;
}
.plan-starting-from .plan-starting-from-inner .plan-type1 span {
  font-size: 22px;
  text-align: center;
  width: 100%;
  display: block;
}
.plan-starting-from .plan-starting-from-inner .plan-type1.yellow {
  background: rgb(255, 251, 229);
}
.plan-starting-from .plan-starting-from-inner .plan-type1.yellow:before {
  content: "";
  position: absolute;
  top: 15px;
  left: 0;
  right: 0;
  background: url(../../images/bu/term/brown-sheild.png) no-repeat center center;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  background-size: contain;
}
.plan-starting-from .plan-starting-from-inner .plan-type1.yellow .value, .plan-starting-from .plan-starting-from-inner .plan-type1.yellow span {
  color: rgb(148, 81, 13);
}
.plan-starting-from .plan-starting-from-inner .plan-type1.blue {
  background: rgb(234, 233, 255);
}
.plan-starting-from .plan-starting-from-inner .plan-type1.blue:before {
  content: "";
  position: absolute;
  top: 15px;
  left: 0;
  right: 0;
  background: url(../../images/bu/term/blue-sheild.png) no-repeat center center;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  background-size: contain;
}
.plan-starting-from .plan-starting-from-inner .plan-type1.blue .value, .plan-starting-from .plan-starting-from-inner .plan-type1.blue span {
  color: rgb(91, 81, 208);
}
.plan-starting-from .plan-starting-from-inner .plan-type1.pink {
  background: rgb(255, 239, 240);
}
.plan-starting-from .plan-starting-from-inner .plan-type1.pink:before {
  content: "";
  position: absolute;
  top: 15px;
  left: 0;
  right: 0;
  background: url(../../images/bu/term/pink-sheild.png) no-repeat center center;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  background-size: contain;
}
.plan-starting-from .plan-starting-from-inner .plan-type1.pink .value, .plan-starting-from .plan-starting-from-inner .plan-type1.pink span {
  color: rgb(154, 63, 66);
}

/*********  Plan Starting From  end*********/
/*********  Plan Starting age-wise  *********/
.plan-starting-age-wise {
  width: 100%;
  max-width: 1170px;
  margin: 80px auto 80px;
}
@media (max-width: 980px) {
  .plan-starting-age-wise {
    width: calc(100% - 32px);
    margin: 40px auto 40px;
  }
}
.plan-starting-age-wise .plan-starting-age-wise-heading {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: #253858;
  margin: 0 0 8px 0;
  text-align: center;
}
.plan-starting-age-wise .plan-starting-age-wise-heading.gap {
  margin: 30px;
}
@media (max-width: 980px) {
  .plan-starting-age-wise .plan-starting-age-wise-heading.gap {
    text-align: left;
    margin: 20px 0;
  }
}
@media (max-width: 980px) {
  .plan-starting-age-wise .plan-starting-age-wise-heading {
    font-size: 24px;
    line-height: 36px;
    text-align: left;
  }
}
.plan-starting-age-wise .plan-starting-age-wise-subheading {
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  color: rgba(37, 56, 88, 0.8);
  margin: 0 0 16px 0;
  text-align: center;
}
@media (max-width: 980px) {
  .plan-starting-age-wise .plan-starting-age-wise-subheading {
    font-size: 15px;
    line-height: 24px;
    text-align: left;
  }
}
.plan-starting-age-wise .plan-starting-age-wise-from-inner {
  display: flex;
  justify-content: center;
  max-width: 980px;
  gap: 30px;
  margin: 0px auto;
  flex-wrap: wrap;
}
.plan-starting-age-wise .plan-starting-age-wise-from-inner .age-wise {
  border-radius: 12px;
  padding: 0px;
  max-width: 305px;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  background: linear-gradient(102.06deg, rgba(255, 116, 137, 0.1) 5.32%, rgba(22, 135, 254, 0.1) 99.32%);
}
@media (max-width: 640px) {
  .plan-starting-age-wise .plan-starting-age-wise-from-inner .age-wise {
    max-width: 400px;
  }
}
.plan-starting-age-wise .plan-starting-age-wise-from-inner .age-wise .item-group {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.plan-starting-age-wise .plan-starting-age-wise-from-inner .age-wise .item-group span {
  font-size: 14px;
  padding-top: 7px;
}
@media (max-width: 640px) {
  .plan-starting-age-wise .plan-starting-age-wise-from-inner .age-wise .item-group {
    justify-content: center;
  }
}
.plan-starting-age-wise .plan-starting-age-wise-from-inner .age-wise .bgbox {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  background: -webkit-linear-gradient(99.7deg, #FF788D 8.29%, #1686FE 93.57%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding: 16px 6px 16px 16px;
}
.plan-starting-age-wise .plan-starting-age-wise-from-inner .age-wise .bgbox i {
  font-style: normal;
}
.plan-starting-age-wise .plan-starting-age-wise-from-inner .age-wise .bgbox span {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: rgba(37, 56, 88, 0.8);
  background: transparent;
}
.plan-starting-age-wise .plan-starting-age-wise-from-inner .age-wise .typeOf {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid rgba(255, 112, 134, 0.2);
  padding: 0;
}
.plan-starting-age-wise .plan-starting-age-wise-from-inner .age-wise .typeOf .female-info, .plan-starting-age-wise .plan-starting-age-wise-from-inner .age-wise .typeOf .male-info {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 50%;
  border-right: 1px solid rgba(255, 112, 134, 0.2);
  padding: 16px;
}
.plan-starting-age-wise .plan-starting-age-wise-from-inner .age-wise .typeOf .female-info span:nth-child(1), .plan-starting-age-wise .plan-starting-age-wise-from-inner .age-wise .typeOf .male-info span:nth-child(1) {
  font-weight: 400;
  font-size: 14px;
  color: rgba(37, 56, 88, 0.8);
  position: relative;
}
.plan-starting-age-wise .plan-starting-age-wise-from-inner .age-wise .typeOf .female-info span:nth-child(1):before, .plan-starting-age-wise .plan-starting-age-wise-from-inner .age-wise .typeOf .male-info span:nth-child(1):before {
  content: "";
  position: absolute;
  left: -20px;
  top: 0;
  width: 14px;
  height: 14px;
  background: url(../../images/bu/term/female-icon.png) no-repeat center center;
  background-size: contain !important;
}
.plan-starting-age-wise .plan-starting-age-wise-from-inner .age-wise .typeOf .female-info span:nth-child(2), .plan-starting-age-wise .plan-starting-age-wise-from-inner .age-wise .typeOf .male-info span:nth-child(2) {
  font-weight: 600;
  font-size: 18px;
  position: relative;
  left: -10px;
}
.plan-starting-age-wise .plan-starting-age-wise-from-inner .age-wise .typeOf .male-info {
  border-right: none;
}
.plan-starting-age-wise .plan-starting-age-wise-from-inner .age-wise .typeOf .male-info span:nth-child(1):before {
  background: url(../../images/bu/term/male-icon.png) no-repeat center center !important;
  background-size: contain !important;
}

/*********  Plan Starting From  end*********/
.determine-right-insurance-amount {
  width: 100%;
  max-width: 1170px;
  margin: 80px auto 80px;
}
@media (max-width: 980px) {
  .determine-right-insurance-amount {
    width: calc(100% - 32px);
    margin: 0px auto;
  }
}
.determine-right-insurance-amount-heading {
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  color: #253858;
  margin: 0 0 8px 0;
  text-align: left;
}
.determine-right-insurance-amount-heading.gap {
  margin: 30px;
}
@media (max-width: 980px) {
  .determine-right-insurance-amount-heading {
    font-size: 24px;
    line-height: 36px;
    text-align: left;
  }
}
.determine-right-insurance-amount-subheading {
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  color: rgba(37, 56, 88, 0.8);
  margin: 0 0 16px 0;
  text-align: left;
}
@media (max-width: 980px) {
  .determine-right-insurance-amount-subheading {
    font-size: 15px;
    line-height: 24px;
    text-align: left;
  }
}
.determine-right-insurance-amount ul {
  display: flex;
  flex-direction: column;
  list-style: none;
}
.determine-right-insurance-amount ul li {
  margin-top: 20px;
  padding-left: 50px;
  position: relative;
}
.determine-right-insurance-amount ul li i {
  background: #0065ff;
  font-style: normal;
  font-weight: 600;
  color: #fff;
  display: inline-block;
  padding: 6px 12px;
  border-radius: 4px;
  position: absolute;
  left: 0;
  top: 0;
}
.determine-right-insurance-amount ul li span {
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
  color: #253858;
  margin: 0 0 8px 0;
}
.determine-right-insurance-amount ul li p {
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  color: rgba(37, 56, 88, 0.8);
  margin: 0;
}
.determine-right-insurance-amount .data_ul {
  padding: 0px;
  margin: 10px 0;
  list-style: none;
}
.determine-right-insurance-amount .data_ul li {
  margin: 0;
  padding-left: 50px;
  position: relative;
  padding: 6px 6px 6px 26px;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  color: rgba(37, 56, 88, 0.8);
}
.determine-right-insurance-amount .data_ul li:before {
  content: "";
  width: 8px;
  height: 8px;
  display: inline-block;
  position: absolute;
  left: 6px;
  top: 16px;
  background: #253858;
  border-radius: 100%;
}

/*********  Term Plan with for High Coverage?  *********/
.term-plan-with-for-high-coverage {
  width: 100%;
  max-width: 1170px;
  margin: 80px auto 80px;
}
@media (max-width: 980px) {
  .term-plan-with-for-high-coverage {
    width: calc(100% - 32px);
    margin: 50px auto 0;
  }
}
.term-plan-with-for-high-coverage-heading {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: #253858;
  margin: 0 0 8px 0;
  text-align: left;
}
.term-plan-with-for-high-coverage-heading.gap {
  margin: 30px;
}
@media (max-width: 980px) {
  .term-plan-with-for-high-coverage-heading {
    font-size: 24px;
    line-height: 36px;
    text-align: left;
  }
}
.term-plan-with-for-high-coverage-subheading {
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  color: rgba(37, 56, 88, 0.8);
  margin: 0 0 16px 0;
  text-align: left;
}
@media (max-width: 980px) {
  .term-plan-with-for-high-coverage-subheading {
    font-size: 15px;
    line-height: 24px;
    text-align: left;
  }
}
.term-plan-with-for-high-coverage ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  list-style: none;
  justify-content: space-between;
}
@media (max-width: 980px) {
  .term-plan-with-for-high-coverage ul {
    flex-direction: column;
  }
}
.term-plan-with-for-high-coverage ul li {
  margin-top: 20px;
  padding-left: 50px;
  position: relative;
  width: 46%;
}
@media (max-width: 980px) {
  .term-plan-with-for-high-coverage ul li {
    width: 100%;
  }
}
.term-plan-with-for-high-coverage ul li i {
  font-style: normal;
  font-weight: 600;
  color: #fff;
  display: inline-block;
  border-radius: 4px;
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
}
.term-plan-with-for-high-coverage ul li i img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.term-plan-with-for-high-coverage ul li span {
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
  color: #253858;
  margin: 0 0 8px 0;
}
.term-plan-with-for-high-coverage ul li p {
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  color: rgba(37, 56, 88, 0.8);
  margin: 0;
}

/*********  How To Buy 1 Crore Term Insurance Plan from Policybazaar?  *********/
.how-to-buy-term-plan {
  width: 100%;
  max-width: 1170px;
  margin: 80px auto 80px;
}
@media (max-width: 980px) {
  .how-to-buy-term-plan {
    width: calc(100% - 32px);
    margin: 50px auto;
  }
}
.how-to-buy-term-plan-heading {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: #253858;
  margin: 0 0 8px 0;
  text-align: center;
}
.how-to-buy-term-plan-heading.gap {
  margin: 30px;
}
@media (max-width: 980px) {
  .how-to-buy-term-plan-heading {
    font-size: 24px;
    line-height: 36px;
    text-align: left;
  }
}
.how-to-buy-term-plan-subheading {
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  color: rgba(37, 56, 88, 0.8);
  margin: 0 0 16px 0;
  text-align: center;
}
@media (max-width: 980px) {
  .how-to-buy-term-plan-subheading {
    font-size: 15px;
    line-height: 24px;
    text-align: left;
  }
}
.how-to-buy-term-plan ul {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  list-style: none;
  gap: 30px;
  margin-top: 40px;
}
@media (max-width: 980px) {
  .how-to-buy-term-plan ul {
    flex-direction: column;
  }
}
.how-to-buy-term-plan ul li {
  margin-top: 20px;
  padding-left: 0px;
  position: relative;
  width: 48%;
  padding-top: 20px;
}
@media (max-width: 980px) {
  .how-to-buy-term-plan ul li {
    width: 100%;
    padding: 0 0 0 50px;
    margin: 0px;
  }
}
.how-to-buy-term-plan ul li:before {
  content: "";
  position: absolute;
  left: 52%;
  top: -15px;
  width: 100%;
  height: 1px;
  background: transparent;
  border: 1px dashed #0065ff;
}
@media (max-width: 980px) {
  .how-to-buy-term-plan ul li:before {
    content: "";
    position: absolute;
    left: 15px;
    top: 30px;
    width: 1px;
    height: 100%;
    background: transparent;
    border: 1px dashed #0065ff;
  }
}
.how-to-buy-term-plan ul li:last-child:before {
  display: none;
}
.how-to-buy-term-plan ul li i {
  font-style: normal;
  background: #0065ff;
  font-weight: 600;
  color: #fff;
  display: flex;
  border-radius: 4px;
  position: absolute;
  left: 0;
  top: -30px;
  width: 30px;
  height: 30px;
  justify-content: center;
  align-items: center;
  right: 0;
  margin: 0px auto;
}
@media (max-width: 980px) {
  .how-to-buy-term-plan ul li i {
    margin: 0;
    top: 0px;
  }
}
.how-to-buy-term-plan ul li span {
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
  color: #253858;
  margin: 0 0 8px 0;
}
.how-to-buy-term-plan ul li p {
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  color: rgba(37, 56, 88, 0.8);
  margin: 0;
  padding: 0px 16px;
  text-align: center;
}
@media (max-width: 980px) {
  .how-to-buy-term-plan ul li p {
    text-align: left;
    padding: 0;
  }
}

.how-does-term-insurance-work {
  width: 100%;
  max-width: 1170px;
  margin: 80px auto 0px;
}
@media (max-width: 980px) {
  .how-does-term-insurance-work {
    width: calc(100% - 32px);
    margin: 50px auto;
  }
}
.how-does-term-insurance-work-heading {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: #253858;
  margin: 0 0 8px 0;
  text-align: left;
}
.how-does-term-insurance-work-heading.gap {
  margin: 30px;
}
@media (max-width: 980px) {
  .how-does-term-insurance-work-heading {
    font-size: 24px;
    line-height: 36px;
  }
}
.how-does-term-insurance-work-subheading {
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  color: rgba(37, 56, 88, 0.8);
  margin: 0 0 4px 0;
  text-align: left;
}
@media (max-width: 980px) {
  .how-does-term-insurance-work-subheading {
    font-size: 15px;
    line-height: 24px;
    text-align: left;
  }
}
.how-does-term-insurance-work .content {
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  color: rgba(37, 56, 88, 0.8);
}
.how-does-term-insurance-work .how-does-term-insurance-work-banner {
  width: 100%;
  margin-bottom: 30px;
  margin-top: 40px;
}
.how-does-term-insurance-work .how-does-term-insurance-work-banner img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 980px) {
  .how-does-term-insurance-work .how-does-term-insurance-work-banner {
    width: 100%;
    margin: 30px auto;
  }
}

.adbanner {
  width: 100%;
  max-width: 1170px;
  margin: 40px auto 0px;
}
@media (max-width: 640px) {
  .adbanner {
    width: calc(100% - 32px);
    margin: 20px auto 0px;
  }
}
.adbanner .adbanner-inner {
  width: 100%;
  margin-bottom: 20px;
}
.adbanner .adbanner-inner img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 12px;
}

.why-buy-plan {
  width: 100%;
  max-width: 1170px;
  margin: 80px auto 80px;
}
@media (max-width: 640px) {
  .why-buy-plan {
    width: calc(100% - 32px);
    margin: 40px auto 0;
  }
}
.why-buy-plan-heading {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: #253858;
  margin: 0 0 8px 0;
  text-align: left;
}
@media (max-width: 640px) {
  .why-buy-plan-heading {
    padding-right: 120px;
    font-size: 24px;
    line-height: 36px;
  }
}
.why-buy-plan-heading.gap {
  margin: 30px;
}
.why-buy-plan-subheading {
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  color: rgba(37, 56, 88, 0.8);
  margin: 0 0 16px 0;
  text-align: left;
}
@media (max-width: 980px) {
  .why-buy-plan-subheading {
    font-size: 15px;
    line-height: 24px;
    text-align: left;
  }
}
.why-buy-plan .content {
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  color: rgba(37, 56, 88, 0.8);
}
.why-buy-plan .why-buy-plan-inner {
  display: flex;
  flex-direction: row;
}
@media (max-width: 767px) {
  .why-buy-plan .why-buy-plan-inner {
    flex-direction: column;
    position: relative;
  }
}
.why-buy-plan .why-buy-plan-inner .why-buy-plan-inner-content {
  width: 60%;
}
@media (max-width: 767px) {
  .why-buy-plan .why-buy-plan-inner .why-buy-plan-inner-content {
    width: 100%;
  }
}
.why-buy-plan .why-buy-plan-inner .why-buy-plan-inner-content ul {
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0;
}
.why-buy-plan .why-buy-plan-inner .why-buy-plan-inner-content li {
  margin-top: 20px;
  padding-left: 0px;
  position: relative;
  width: 100%;
  align-items: center;
  gap: 10px;
  display: flex;
}
.why-buy-plan .why-buy-plan-inner .why-buy-plan-inner-content li span {
  width: 40px;
  height: 40px;
  background: rgba(0, 101, 255, 0.1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #0065ff;
  font-size: 16px;
  position: relative;
  top: -6px;
}
.why-buy-plan .why-buy-plan-inner .why-buy-plan-inner-content li p {
  font-size: 16px;
  color: #253858;
  display: flex;
}
.why-buy-plan .why-buy-plan-inner p {
  font-size: 14px;
  color: #253858;
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  line-height: 24px;
}
.why-buy-plan .why-buy-plan-inner .why-buy-plan-banner {
  width: 40%;
}
.why-buy-plan .why-buy-plan-inner .why-buy-plan-banner img {
  width: 80%;
  height: 80%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 767px) {
  .why-buy-plan .why-buy-plan-inner .why-buy-plan-banner {
    position: absolute;
    top: -110px;
    right: -10px;
  }
}

.col-faq {
  width: 100%;
  max-width: 1170px;
  margin: 80px auto 80px;
}
@media (max-width: 980px) {
  .col-faq {
    width: calc(100% - 32px);
    margin: 60px auto 0px;
    position: relative;
  }
}
.col-faq-heading {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: #253858;
  margin: 0 0 8px 0;
  text-align: left;
}
.col-faq-heading.gap {
  margin: 30px;
}
@media (max-width: 980px) {
  .col-faq-heading {
    font-size: 20px;
    line-height: 26px;
  }
}
.col-faq .faq-readmore {
  display: block;
  text-align: center;
}
.col-faq .faq-readmore span {
  border: 1px solid #0165ff;
  padding: 10px 24px;
  margin: 10px;
  display: inline-block;
  font-size: 14px;
  border-radius: 8px;
  color: #0165ff;
  cursor: pointer;
}
.col-faq .faq-readmore span i {
  background: url(../../images/bu/term/arrow_back_ios_new.png) no-repeat center center;
  width: 12px;
  height: 12px;
  display: inline-block;
  background-size: contain;
  margin-left: 7px;
  position: relative;
  top: 2px;
}
.col-faq .col-faq-inner {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
@media (max-width: 980px) {
  .col-faq .col-faq-inner {
    flex-direction: column;
  }
}
.col-faq .col-faq-inner .col-faq-content {
  width: 60%;
}
@media (max-width: 980px) {
  .col-faq .col-faq-inner .col-faq-content {
    width: 100%;
  }
}
.col-faq .col-faq-inner .col-faq-content ul {
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0;
}
.col-faq .col-faq-inner .col-faq-content ul li:nth-child(n+5) {
  display: none;
}
.col-faq .col-faq-inner .col-faq-content ul.more-faq li:nth-child(n+5) {
  display: flex;
}
.col-faq .col-faq-inner .col-faq-content li {
  margin: 0;
  padding-left: 0px;
  position: relative;
  width: 100%;
  gap: 10px;
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid #ccc;
}
.col-faq .col-faq-inner .col-faq-content li span {
  color: #253858;
  font-size: 16px;
  position: relative;
  font-weight: 500;
  padding: 10px 30px 22px 0px;
  margin-top: 10px;
  cursor: pointer;
}
.col-faq .col-faq-inner .col-faq-content li span:before {
  content: "";
  position: absolute;
  right: 0;
  top: 5px;
  width: 24px;
  height: 24px;
  background: url(../../images/bu/term/faq-plus.png) no-repeat center center;
  background-size: contain;
}
.col-faq .col-faq-inner .col-faq-content li .answer {
  display: none;
  width: 100%;
  height: 0em;
  transition: all 0.3s ease;
  padding-right: 50px;
}
.col-faq .col-faq-inner .col-faq-content li .answer p {
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  color: rgba(37, 56, 88, 0.8);
  display: block;
}
.col-faq .col-faq-inner .col-faq-content li .answer .data_ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.col-faq .col-faq-inner .col-faq-content li .answer .data_ul li {
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  color: rgba(37, 56, 88, 0.8);
  display: block;
  padding-left: 16px;
  border-bottom: none;
}
.col-faq .col-faq-inner .col-faq-content li .answer .data_ul li:before {
  left: 0;
  top: 9px;
}
.col-faq .col-faq-inner .col-faq-content li.active span {
  font-weight: 600;
  padding-bottom: 0;
}
.col-faq .col-faq-inner .col-faq-content li.active span:before {
  background: url("../../images/bu/term/faq-minus.png") no-repeat center center;
  background-size: contain;
}
.col-faq .col-faq-inner .col-faq-content li.active .answer {
  display: block;
  height: auto;
  padding-bottom: 20px;
}
.col-faq .col-faq-inner p {
  font-size: 14px;
  color: #253858;
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}
.col-faq .col-faq-inner .col-faq-banner {
  width: 40%;
}
.col-faq .col-faq-inner .col-faq-banner img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 980px) {
  .col-faq .col-faq-inner .col-faq-banner {
    display: none;
  }
}

.more-faq + .faq-readmore span i {
  transform: rotate(180deg);
}

.people-search {
  margin: 80px auto;
  width: 100%;
  max-width: 1170px;
}
@media (max-width: 980px) {
  .people-search {
    width: calc(100% - 32px);
    margin: 50px auto;
  }
}

.allinsurer .moreplans {
  padding: 12px;
}

.list-of-term-insurer {
  width: 100%;
  max-width: 1170px;
  margin: 80px auto 0px;
}
@media (max-width: 980px) {
  .list-of-term-insurer {
    width: calc(100% - 32px);
    margin: 50px auto;
  }
}
.list-of-term-insurer-heading {
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  color: #253858;
  margin: 0 0 8px 0;
  text-align: left;
}
.list-of-term-insurer-heading.gap {
  margin: 30px;
}
@media (max-width: 980px) {
  .list-of-term-insurer-heading {
    font-size: 24px;
    line-height: 36px;
  }
}
.list-of-term-insurer-subheading {
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  color: rgba(37, 56, 88, 0.8);
  margin: 0 0 16px 0;
  text-align: left;
}
@media (max-width: 980px) {
  .list-of-term-insurer-subheading {
    font-size: 15px;
    line-height: 24px;
    text-align: left;
  }
}
.list-of-term-insurer .paragraphBu {
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  color: rgba(37, 56, 88, 0.8);
  margin: 0 0 16px 0;
  text-align: left;
}
.list-of-term-insurer .footable {
  overflow-x: auto;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 980px) {
  .list-of-term-insurer .footable {
    overflow-x: auto;
    width: 96%;
    margin: 0 auto;
  }
}
.list-of-term-insurer table {
  border-collapse: collapse;
  width: 100%;
  border: solid 0.8px #e1e1e1;
  font-size: 14px;
  color: #253858;
  margin-top: 10px;
  margin-top: 20px;
  line-height: 27px;
  border-radius: 8px;
}
.list-of-term-insurer table .btn-primary,
.list-of-term-insurer table a.btn-primary,
.list-of-term-insurer table button.btn-primary,
.list-of-term-insurer table p a.btn-primary {
  border-radius: 4px;
  background-color: #0065ff;
  color: #fff !important;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  padding: 6px 8px;
  border: none;
  cursor: pointer;
  text-transform: uppercase;
  width: 120px;
  display: block;
  margin: 0 auto;
  text-align: center;
}
.list-of-term-insurer table tr:first-child {
  border: none;
  background: #f1f3f5;
  color: #344f7c;
  border-right: solid 0.8px #e1e1e1;
  width: 50%;
}
@media only screen and (max-width: 640px) {
  .list-of-term-insurer table tr:first-child {
    color: #253858;
  }
}
.list-of-term-insurer table td {
  border-top: solid 0.8px #e1e1e1;
  border-bottom: solid 0.8px #e1e1e1;
  padding: 10px;
  vertical-align: top;
  border-right: solid 0.8px #e1e1e1;
  text-align: left;
  line-height: 1.3;
  font-size: 14px;
}
.list-of-term-insurer table td a {
  font-size: 14px;
  font-weight: 500;
  color: #4c9aff !important;
}
.list-of-term-insurer table td ol,
.list-of-term-insurer table td ul {
  margin: 0;
  padding: 0;
  list-style: none;
  outline: 0;
}
.list-of-term-insurer table td ol li,
.list-of-term-insurer table td ul li {
  line-height: 18px;
  margin-bottom: 8px;
  padding: 0 0 0 8px;
  display: block;
  position: relative;
}
.list-of-term-insurer table td ol li:before,
.list-of-term-insurer table td ul li:before {
  content: "";
  width: 3px;
  height: 3px;
  display: inline-block;
  position: absolute;
  left: -7px;
  top: 13px;
  background: #253858;
  border-radius: 100%;
}

.parameter-list-wrapper {
  margin: 60px 0 0;
}
@media (max-width: 640px) {
  .parameter-list-wrapper {
    margin: 0px 0 0;
  }
}
.parameter-list-wrapper .parameter-card {
  background: #F0F4FA;
  border-radius: 16px;
  padding: 30px 40px;
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 640px) {
  .parameter-list-wrapper .parameter-card {
    border-radius: 0px;
  }
}
.parameter-list-wrapper .parameter-title {
  font-size: 24px;
  font-weight: 700;
  color: #2563EB;
  margin: 0 0 44px 0;
}
.parameter-list-wrapper .parameter-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 44px 30px;
}
.parameter-list-wrapper .parameter-item {
  display: flex;
  align-items: flex-start;
  gap: 12px;
}
.parameter-list-wrapper .parameter-icon {
  width: 44px;
  height: 44px;
  min-width: 44px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.parameter-list-wrapper .parameter-icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.parameter-list-wrapper .parameter-content {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.parameter-list-wrapper .parameter-label {
  font-size: 14px;
  font-weight: 600;
  color: #253858;
  line-height: 1.3;
}
.parameter-list-wrapper .parameter-value {
  font-size: 13px;
  font-weight: 400;
  color: rgba(37, 56, 88, 0.8);
  line-height: 1.4;
}
.parameter-list-wrapper .parameter-cta {
  text-align: center;
  margin-top: 30px;
}
.parameter-list-wrapper .btn-view-plans {
  box-sizing: border-box;
  width: 200px;
  background: #0065ff;
  box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.25);
  color: #fff;
  padding: 18px;
  display: block;
  text-align: center;
  border-radius: 8px;
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
  margin: 35px auto 0px;
  position: relative;
  border: none;
  cursor: pointer;
}
.parameter-list-wrapper .btn-view-plans:hover {
  background: #1D4ED8;
}
@media (max-width: 640px) {
  .parameter-list-wrapper .parameter-card {
    padding: 20px;
    border-radius: 8px;
    width: calc(100% - 32px);
  }
  .parameter-list-wrapper .parameter-grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 24px;
  }
  .parameter-list-wrapper .parameter-title {
    font-size: 20px;
  }
}

.block_content_wrapper.term {
  max-width: 1170px;
  width: 100%;
  margin: 0px auto;
  justify-content: center;
  display: flex;
  align-items: center;
}
.block_content_wrapper.term .term-widget-new {
  position: relative;
  width: 100%;
  max-width: 1080px;
  box-shadow: none;
  background: rgb(185, 220, 255);
  margin: 50px auto;
  padding: 24px 44px 44px 44px;
  justify-content: initial;
}
@media (max-width: 640px) {
  .block_content_wrapper.term .term-widget-new {
    padding: 16px;
    width: 100%;
    margin: 0px 16px;
  }
}
.block_content_wrapper.term .term-widget-new:before {
  display: none;
}
.block_content_wrapper.term .term-widget-new .left-block {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
}
@media (max-width: 640px) {
  .block_content_wrapper.term .term-widget-new .left-block {
    flex-direction: column;
  }
}
.block_content_wrapper.term .term-widget-new .left-block .form-elements {
  width: 50%;
  margin-right: 10%;
}
@media (max-width: 640px) {
  .block_content_wrapper.term .term-widget-new .left-block .form-elements {
    width: 100%;
    margin-right: 0%;
  }
}
.block_content_wrapper.term .term-widget-new .left-block .amount-row {
  width: 40%;
  background: #fff;
  border-radius: 16px;
  padding: 20px;
}
@media (max-width: 640px) {
  .block_content_wrapper.term .term-widget-new .left-block .amount-row {
    width: 100%;
    margin-top: 40px;
  }
}
.block_content_wrapper.term .term-widget-new .left-block .amount-row span {
  text-align: center;
  display: block;
  font-weight: 600;
}
.block_content_wrapper.term .term-widget-new .left-block .amount-row .icon {
  width: 60px;
  height: 60px;
  display: block;
  margin: 10px auto;
}
.block_content_wrapper.term .term-widget-new .left-block .amount-row .icon img {
  width: 200%;
  position: relative;
  top: -30px;
  left: -30px;
}
.block_content_wrapper.term .term-widget-new .left-block .amount-row #premiumVal {
  font-size: 54px;
  font-weight: 700;
  display: block;
  text-align: center;
  color: rgb(34, 166, 74);
}
.block_content_wrapper.term .term-widget-new .left-block .amount-row .btn-plan {
  background: rgb(0, 95, 255);
  border: none;
  color: #fff;
  padding: 13px 40px;
  display: block;
  border-radius: 4px;
  margin: 25px auto 10px;
  font-weight: 700;
}
.block_content_wrapper.term .term-widget-new .form-elements {
  display: flex;
  gap: 20px;
  flex-direction: column;
}
.block_content_wrapper.term .term-widget-new .form-elements .heading-block {
  color: rgb(37, 56, 88);
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 100px;
  font-style: italic;
}
@media (max-width: 640px) {
  .block_content_wrapper.term .term-widget-new .form-elements .heading-block {
    font-size: 22px;
    width: 300px;
    line-height: 31px;
    margin-bottom: 90px;
  }
}
.block_content_wrapper.term .term-widget-new .form-elements .leabel-sticker {
  position: absolute;
  left: 0px;
  background: rgb(0, 95, 255);
  color: #fff;
  padding: 18px 28px 18px 48px;
  top: 80px;
  clip-path: polygon(0 0, 100% 0, 94% 250%, 0% 100%);
  font-weight: 600;
}
.block_content_wrapper.term .term-widget-new .form-elements .leabel-sticker span {
  color: rgb(200, 255, 0);
}
@media (max-width: 640px) {
  .block_content_wrapper.term .term-widget-new .form-elements .leabel-sticker {
    top: 100px;
    font-weight: 700;
    font-size: 14px;
    padding: 18px 28px 18px 18px;
  }
}
.block_content_wrapper.term .term-widget-new .form-elements .row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media (max-width: 640px) {
  .block_content_wrapper.term .term-widget-new .form-elements .row {
    flex-direction: row;
    gap: 10px;
  }
}
.block_content_wrapper.term .term-widget-new .form-elements .row .blocks {
  display: flex;
  align-items: center;
  color: #253838;
  font-weight: 500;
}
@media (max-width: 640px) {
  .block_content_wrapper.term .term-widget-new .form-elements .row .blocks {
    flex-direction: column;
    gap: 10px;
  }
}
.block_content_wrapper.term .term-widget-new .form-elements .row .blocks .label {
  width: 150px;
}
@media (max-width: 640px) {
  .block_content_wrapper.term .term-widget-new .form-elements .row .blocks .label {
    width: 100%;
  }
}
.block_content_wrapper.term .term-widget-new .form-elements .row .blocks .select-box {
  width: 100%;
}
.block_content_wrapper.term .term-widget-new .form-elements .row .blocks .select-box select {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 8px;
  padding: 8px;
  font-size: 14px;
  font-weight: 400;
  color: #253858;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff url(../../images/bu/term/arrrow-img.svg) no-repeat 90% 14px;
  cursor: pointer;
  background-size: 10%;
  cursor: pointer;
}
@media (max-width: 640px) {
  .block_content_wrapper.term .term-widget-new .form-elements .row .blocks .select-box select {
    border-radius: 7px;
    width: 130px;
  }
}

/*********  What are the Factors to Consider Before Buying the Best Term Insurance Plan for 1 Crore?  *********/
.buying-the-best-term-section {
  padding: 0px 0;
  margin: 0px auto 80px;
}
.buying-the-best-term-section-heading {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: #253858;
  margin: 0 0 8px 0;
  text-align: center;
}
.buying-the-best-term-section-heading.gap {
  margin: 20px;
}
@media (max-width: 980px) {
  .buying-the-best-term-section-heading {
    font-size: 24px;
    line-height: 36px;
    text-align: left;
  }
}
.buying-the-best-term-section-subheading {
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  color: rgba(37, 56, 88, 0.8);
  margin: 0 0 16px 0;
  text-align: center;
}
@media (max-width: 980px) {
  .buying-the-best-term-section-subheading {
    text-align: left;
  }
}
.buying-the-best-term-section .buying-the-best-term-section-content {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
}
@media screen and (max-width: 980px) {
  .buying-the-best-term-section .buying-the-best-term-section-content {
    width: calc(100% - 32px);
    margin: 30px auto 0;
  }
}

.buying-the-best-term {
  background-color: rgb(244, 248, 255);
  padding: 50px 0px 80px;
  position: relative;
}
@media (max-width: 767px) {
  .buying-the-best-term {
    padding: 10px 10px 10px 10px;
  }
}
.buying-the-best-term .arrows.style-2 {
  position: absolute;
  left: 50px !important;
  right: 0px !important;
  margin: 0px auto;
  bottom: -20px;
  transform: initial !important;
  top: initial !important;
}
.buying-the-best-term .arrows.style-2 .arrow-left, .buying-the-best-term .arrows.style-2 .arrow-right {
  border-radius: 50% !important;
  background: #fff !important;
  border-color: #0165ff !important;
}
.buying-the-best-term .arrows.style-2 .arrow-left i, .buying-the-best-term .arrows.style-2 .arrow-right i {
  border-color: #0165ff !important;
}
.buying-the-best-term .card-icon {
  width: 60px;
  height: 60px;
}
.buying-the-best-term .card-icon.case1 {
  background: url("../../images/bu/term/case1.png") no-repeat center center;
  background-size: contain;
}
.buying-the-best-term .card-icon.case2 {
  background: url("../../images/bu/term/case2.svg") no-repeat center center;
}
.buying-the-best-term .card-icon.case3 {
  background: url("../../images/bu/term/case3.svg") no-repeat center center;
}
.buying-the-best-term .card-icon.case4 {
  background: url("../../images/bu/term/case4.svg") no-repeat center center;
}
.buying-the-best-term .card-icon.case5 {
  background: url("../../images/bu/term/case5.svg") no-repeat center center;
}
.buying-the-best-term .card-icon.case6 {
  background: url("../../images/bu/term/case6.svg") no-repeat center center;
}
.buying-the-best-term .card-icon.case7 {
  background: url("../../images/bu/term/case7.svg") no-repeat center center;
}
.buying-the-best-term .sliderRoot {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
}
.buying-the-best-term .content {
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  color: rgba(37, 56, 88, 0.8);
}
.buying-the-best-term .buying-the-best-term {
  width: 100%;
  margin-bottom: 20px;
}
.buying-the-best-term .buying-the-best-term {
  width: 100%;
  margin-bottom: 20px;
}
.buying-the-best-term .buying-the-best-term-card {
  display: flex;
  flex-direction: row;
  gap: 20px;
}
.buying-the-best-term .buying-the-best-term-card .buying-the-best-term-card-item {
  box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.05);
  background: #fff;
  min-width: 350px;
  padding: 24px;
  border-radius: 12px;
}
@media (max-width: 767px) {
  .buying-the-best-term .buying-the-best-term-card .buying-the-best-term-card-item {
    min-width: 320px !important;
  }
}
.buying-the-best-term .card-heading {
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
  color: #253858;
  margin: 14px 0 16px 0;
  position: relative;
  z-index: 3;
}
@media (max-width: 980px) {
  .buying-the-best-term .card-heading {
    font-size: 17px;
    line-height: 24px;
    margin: 0 0 12px 0;
  }
}
.buying-the-best-term .card-text {
  font-size: 13px;
  font-weight: 400;
  line-height: 22px;
  color: rgba(37, 56, 88, 0.8);
  margin: 0;
  position: relative;
  z-index: 3;
}
@media (max-width: 980px) {
  .buying-the-best-term .card-text {
    font-size: 14px;
    line-height: 22px;
  }
}
.buying-the-best-term .card-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.buying-the-best-term .card-list li {
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  color: rgba(37, 56, 88, 0.8);
  margin: 0;
  position: relative;
}

.allinsurer.flat table tr:first-child {
  background: rgba(1, 101, 255, 0.05);
}
.allinsurer.flat table tr:nth-child(2n) {
  background: #fff;
}
.allinsurer.flat:after {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 40%);
}
@media (max-width: 980px) {
  .allinsurer.flat:after {
    width: 150%;
  }
}
.allinsurer.flat table button.btn-primary {
  padding: 12px 8px;
  width: 120px;
  height: 40px;
}

.term-footer-sticky {
  background: #242424;
  position: fixed;
  bottom: -150px;
  left: 0;
  right: 0;
  z-index: 99;
  border-radius: 12px 12px 0 0;
  transition: all 0.5s ease-in;
}

.term-footer-sticky .msg-we-offer {
  display: none;
}

@media (max-width: 980px) {
  .term-footer-sticky .msg-we-offer {
    position: absolute;
    bottom: 48px;
    padding: 6px 30px;
    font-size: 12px;
    font-weight: 500;
    border-radius: 50px 50px 0 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 296px;
    text-align: center;
    display: block;
    background: #b1feec;
  }
}
.term-footer-sticky.active {
  bottom: -1px;
}

.term-footer-sticky .premiumPlan sup {
  position: relative !important;
  top: initial !important;
}

.term-footer-sticky .f-discalimer {
  color: #fff;
  position: absolute;
  bottom: 5px;
  right: -50px;
  font-size: 10px;
  width: 220px;
}

@media (max-width: 1024px) {
  .term-footer-sticky .f-discalimer {
    display: none;
  }
}
.term-footer-sticky .close-btn {
  background: #fff;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 5px;
  right: -35px;
  border-radius: 50%;
  cursor: pointer;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}

@media (max-width: 890px) {
  .term-footer-sticky .close-btn {
    background: 0 0;
    width: 14px;
    height: 14px;
    right: 5px;
    font-size: 10px;
    font-weight: 600;
    line-height: 14px;
    color: #ccc;
  }
}
.term-footer-sticky .offer-we-share {
  position: relative;
  display: flex;
  flex-direction: row;
  width: 980px;
  margin: 0 auto;
  align-items: center;
  justify-content: flex-start;
}

@media (max-width: 980px) {
  .term-footer-sticky .offer-we-share {
    max-width: 600px;
    justify-content: space-between;
    width: 96%;
  }
}
.term-footer-sticky .offer-we-share .offer-img {
  width: 60px !important;
  height: 80px !important;
  background: url(../../images/bu/term/footer-stikcy_sprites.png) no-repeat -8px 0 !important;
  background-size: cover !important;
}

.term-footer-sticky .offer-we-share .vp.av {
  background: #0065ff 0 0 no-repeat padding-box;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1019607843);
  border-radius: 10px;
  cursor: pointer;
  width: 235px;
  color: #fff;
  text-align: left;
  padding: 16px;
  font-weight: 500;
  padding: 14px 13px 14px 12px;
  font-weight: 500;
  margin: 9px 0;
  position: relative;
}

.term-footer-sticky .offer-we-share .vp.av i {
  content: "";
  border: solid #fff;
  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;
  right: 18px;
  top: 40%;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 4px;
  position: absolute;
}

@media (max-width: 767px) {
  .term-footer-sticky .offer-we-share .vp.av {
    max-width: 122px !important;
  }
  .term-footer-sticky .offer-we-share .vp.av span {
    display: none !important;
  }
}
.term-footer-sticky .offer-we-share .plan-text {
  color: #fff;
  font-size: 18px;
}

.term-footer-sticky .offer-we-share .plan-text.gr {
  display: flex;
  flex-direction: column;
  margin: 0 60px 0 30px;
}

.term-footer-sticky .offer-we-share .plan-text.gr .multitext {
  line-height: 20px;
  font-size: 24px;
  margin-bottom: 10px;
  font-weight: 600;
  position: relative;
  top: 0;
  font-size: 21px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}

@media (max-width: 890px) {
  .term-footer-sticky .offer-we-share .plan-text.gr .multitext {
    margin-bottom: 0;
  }
}
.term-footer-sticky .offer-we-share .plan-text.gr .multitext .text2 {
  font-size: 24px;
  font-weight: 500;
  color: #fff;
  position: relative;
  top: -3px;
  padding-left: 5px;
}

@media (max-width: 890px) {
  .term-footer-sticky .offer-we-share .plan-text.gr .multitext .text2 {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .term-footer-sticky .offer-we-share .plan-text.gr .multitext {
    padding: 0;
    padding: 0;
    flex-direction: column;
    align-items: flex-start;
  }
  .term-footer-sticky .offer-we-share .plan-text.gr .multitext span {
    width: 100%;
    font-size: 14px;
    font-weight: 600;
  }
  .term-footer-sticky .offer-we-share .plan-text.gr .multitext .text2 {
    font-size: 20px;
    padding: 0;
  }
}
@media (max-width: 375px) {
  .term-footer-sticky .offer-we-share .plan-text.gr .multitext span {
    width: 100%;
    font-size: 12px;
    font-weight: 600;
  }
}
.term-footer-sticky .offer-we-share .plan-text.gr .multitab {
  margin-bottom: 10px;
}

.term-footer-sticky .offer-we-share .plan-text.gr .multitab .text1 {
  font-size: 11px;
  font-weight: 700;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 20px;
  padding: 8px 10px 8px 36px;
  color: #4ce48e;
  margin-right: 20px;
  position: relative;
}

.term-footer-sticky .offer-we-share .plan-text.gr .multitab .text1 .highlight-green {
  color: #4ce48e;
  font-size: 14px;
}

.term-footer-sticky .offer-we-share .plan-text.gr .multitab .text1 sup {
  color: #4ce48e;
}

.term-footer-sticky .offer-we-share .plan-text.gr .multitab .text1:before {
  content: "";
  background: url(../../images/bu/term/footer-stikcy_sprites.png) no-repeat 0 0;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 10px;
  top: 6px;
  background-size: 550%;
  background-position: -86px -5px;
}

@media (max-width: 767px) {
  .term-footer-sticky .offer-we-share .plan-text.gr .multitab .text1 {
    display: none;
  }
}
.term-footer-sticky .offer-we-share .plan-text.gr .multitab .text2 {
  font-size: 14px;
  font-weight: 700;
  background: rgba(255, 255, 255, 0.1);
  color: #e79eff;
  border-radius: 20px;
  padding: 8px 10px 8px 36px;
  position: relative;
}

.term-footer-sticky .offer-we-share .plan-text.gr .multitab .text2:before {
  content: "";
  background: url(../../images/bu/term/footer-stikcy_sprites.png) no-repeat 0 0;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 10px;
  top: 6px;
  background-size: 680%;
  background-position: -107px -40px;
}

@media (max-width: 767px) {
  .term-footer-sticky .offer-we-share .plan-text.gr .multitab {
    display: none;
  }
}
@media (max-width: 767px) {
  .term-footer-sticky .offer-we-share .plan-text.gr {
    margin: 0;
  }
}
.term-footer-sticky .offer-we-share .plan-text.yl {
  display: inline;
}

.term-footer-sticky .offer-we-share .plan-text.yl .text1 {
  font-size: 22px;
  font-weight: 500;
  color: #eed304;
}

@media (max-width: 568px) {
  .term-footer-sticky .offer-we-share .plan-text.yl .text1 {
    width: 18px;
  }
}
.term-footer-sticky .offer-we-share .plan-text.yl .text2 {
  font-size: 22px;
  font-weight: 500;
  color: #eed304;
}

@media (max-width: 890px) {
  .term-footer-sticky .offer-we-share .plan-text.yl .text2 {
    width: 18px;
  }
}
.term-footer-sticky .offer-we-share .plan-text.yl .text2 i {
  font-size: 16px;
  font-style: normal;
}

@media (max-width: 890px) {
  .term-footer-sticky .offer-we-share .plan-text.yl {
    width: 70%;
  }
}
@media (max-width: 890px) {
  .term-footer-sticky .offer-we-share {
    display: flex;
    flex-direction: row;
    width: 100%;
    padding: 20px 15px;
  }
  .term-footer-sticky .offer-we-share .chat-with-us {
    width: 50%;
    background: #e2edff;
    padding: 15px 0;
    text-align: center;
    height: 50px;
  }
  .term-footer-sticky .offer-we-share .chat-with-us span {
    color: #0065ff;
    font-size: 15px;
    font-weight: 600;
    position: relative;
    padding-left: 30px;
  }
  .term-footer-sticky .offer-we-share .chat-with-us span:before {
    content: "";
    background: url("../../images/bu/term/chat-term-icon.png") no-repeat;
    width: 20px;
    height: 20px;
    background-size: contain;
    position: absolute;
    left: 0;
    top: -1px;
  }
  .term-footer-sticky .offer-we-share .chat-with-us span .unread-messages {
    background: red;
    border: 1px solid #fff;
    color: #fff;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 8px;
    font-weight: 700;
    z-index: 1;
    left: 10px;
    top: -9px;
    position: absolute;
  }
  .term-footer-sticky .offer-we-share .offer-img {
    display: none;
  }
  .term-footer-sticky .offer-we-share .vp {
    font-weight: 500;
    margin: 0;
    font-size: 15px;
    line-height: 18px;
  }
  .term-footer-sticky .offer-we-share .vp span {
    position: relative;
    display: flex;
    width: 80%;
    margin: 0 auto;
  }
  .term-footer-sticky .offer-we-share .vp span i {
    position: absolute;
    right: 0;
    top: 1px;
    display: block;
  }
}
@media (max-width: 640px) {
  .term-footer-sticky .offer-we-share {
    padding: 10px 15px 0;
  }
}
@media (max-width: 890px) {
  .term-footer-sticky .section-grid {
    padding: 0 !important;
  }
}
.term-footer-sticky .f-discalimer {
  color: #fff !important;
  position: absolute !important;
  bottom: 5px !important;
  right: -40px !important;
  font-size: 10px !important;
  width: 460px !important;
}

.term-footer-sticky .section-grid {
  background: 0 0 !important;
}

.current-version-widget {
  background: #fff 0 0 no-repeat padding-box;
  border: 1px solid rgba(0, 101, 255, 0.2);
  border-radius: 10px;
  padding: 21px 23px 25px;
  margin: 50px auto 0;
}

@media screen and (max-width: 767px) {
  .current-version-widget {
    padding: 24px 12px 12px;
    margin: 20px auto 0;
  }
}
.current-version-widget .heading-section {
  position: relative;
}

.current-version-widget .heading-section::before {
  content: "";
  height: 75%;
  width: 1px;
  position: absolute;
  background: #0065ff;
  top: 12px;
  left: 3px;
}

@media screen and (max-width: 767px) {
  .current-version-widget .heading-section::before {
    height: 70%;
  }
}
.current-version-widget .heading-section .heading {
  letter-spacing: 0;
  color: #0065ff;
  font-size: 20px;
  line-height: 26px;
  font-weight: 500;
  position: relative;
}

@media screen and (max-width: 767px) {
  .current-version-widget .heading-section .heading {
    font-size: 16px;
    line-height: 21px;
  }
}
.current-version-widget .heading-section .heading.first {
  margin-bottom: 39px;
}

@media screen and (max-width: 767px) {
  .current-version-widget .heading-section .heading.first {
    margin-bottom: 30px;
  }
}
.current-version-widget .heading-section .heading.first::before {
  background: #0065ff;
}

.current-version-widget .heading-section .heading::before {
  content: "";
  width: 8px;
  height: 8px;
  display: inline-block;
  border: 1px solid #0065ff;
  border-radius: 5px;
  margin-right: 6px;
  margin-bottom: 3px;
  background: #fff;
}

.current-version-widget .content {
  margin-top: 18px;
  display: flex;
  align-items: CENTER;
}

@media screen and (max-width: 767px) {
  .current-version-widget .content {
    margin-top: 12px;
    flex-wrap: wrap;
  }
}
.current-version-widget .content .details {
  margin-right: 40px;
}

@media screen and (max-width: 767px) {
  .current-version-widget .content .details {
    margin: 0;
    width: 50%;
  }
}
.current-version-widget .content .details .label {
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.8901960784);
  font-size: 18px;
  line-height: 24px;
}

@media screen and (max-width: 767px) {
  .current-version-widget .content .details .label {
    font-size: 15px;
    line-height: 20px;
  }
}
.current-version-widget .content .details .value {
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.6);
  font-size: 18px;
  line-height: 24px;
  margin-top: 8px;
}

@media screen and (max-width: 767px) {
  .current-version-widget .content .details .value {
    font-size: 13px;
    line-height: 18px;
    margin-top: 4px;
  }
}
.disclaimer-dropdown-section {
  margin-top: 30px;
}

.modalpopup {
  position: relative;
}

.modalpopup.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  visibility: hidden;
  opacity: 0;
  height: 100%;
  z-index: 1000;
}

.modalpopup.overlay.show {
  visibility: visible;
  opacity: 1;
}

.modalpopup .popup {
  margin: 0 auto;
  padding: 0 20px;
  border-radius: 12px;
  width: 440px;
  position: absolute;
  overflow: hidden;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: #fff;
}

.modalpopup .popup.thankyou {
  width: 440px;
}

.modalpopup .popup .icon-user,
.modalpopup .popup .icon-phone,
.modalpopup .popup .icon-calendar {
  position: absolute;
  top: 14px;
  left: 10px;
  width: 22px;
  height: 21px;
}

.modalpopup .popup .icon-user img,
.modalpopup .popup .icon-phone img,
.modalpopup .popup .icon-calendar img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

@media screen and (orientation: landscape) and (max-width: 1000px) {
  .modalpopup .popup {
    overflow-y: scroll;
  }
}
.modalpopup .popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}

.modalpopup .popup .close {
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 30px;
  text-decoration: none;
  color: #333;
  opacity: 0.6;
  z-index: 1;
  cursor: pointer;
}

.modalpopup .popup .close:hover {
  opacity: 1;
}

.modalpopup .popup .certificate {
  text-align: center;
}

.modalpopup .popup .certificate img {
  width: auto;
}

.modalpopup .popup .heading_call_icon {
  font-size: 30px;
  font-weight: 600;
  text-align: center;
}

.modalpopup .popup .heading_call_icon .headingtext {
  font-size: 20px;
  margin: 7px;
  font-weight: 700;
}

.modalpopup .popup .heading_call_icon .phone {
  width: 60px;
  height: 60px;
  margin: 0 auto;
  background: url("../../images/bu/term/new-rc-img.png") no-repeat 0 0;
  background-size: 120%;
}

.modalpopup .popup .content h3 {
  padding: 0;
  margin: 30px;
  text-align: center;
  font-size: 26px;
  font-weight: 500;
}

.modalpopup .popup .content .back-to-site,
.modalpopup .popup .content .reqBtn,
.modalpopup .popup .content .scheduleBtn {
  background: #0065ff 0 0 no-repeat padding-box;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1019607843);
  border-radius: 10px;
  cursor: pointer;
  width: 90%;
  margin: 0 auto;
  color: #fff;
  text-align: center;
  padding: 16px;
  font-weight: 500;
  margin: 20px auto 26px;
}

@media (max-width: 568px) {
  .modalpopup .popup .content .back-to-site,
  .modalpopup .popup .content .reqBtn,
  .modalpopup .popup .content .scheduleBtn {
    font-size: 14px;
    width: 60%;
    padding: 10px;
  }
}
.modalpopup .popup .content .back-to-site {
  width: 140px;
  padding: 12px;
  margin: 0 auto;
  text-align: center;
}

.modalpopup .popup .content .scheduleBtn {
  margin: 20px auto 10px;
}

@media (max-width: 568px) {
  .modalpopup .popup .content .scheduleBtn {
    margin: 7px auto 10px;
    border-radius: 10px;
  }
}
.modalpopup .popup .content .link {
  font-size: 12px;
  color: #0165ff;
  margin: 0;
  line-height: normal;
  position: relative;
  cursor: pointer;
}

.modalpopup .popup .content .link:before {
  content: "";
  border: solid #0165ff;
  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;
  transform: rotate(135deg);
  position: absolute;
  top: 4px;
  left: -19px;
}

.modalpopup .popup .content .highlight-text {
  font-size: 16px;
  font-weight: 500;
  position: relative;
  text-align: center;
  margin: 0 0 30px;
}

.modalpopup .popup .content .highlight-text:before {
  content: "";
  position: absolute;
  width: 60%;
  height: 1px;
  background: #ccc;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -10px;
}

.modalpopup .popup .content .highlight-text.xl {
  font-size: 26px;
  margin: 0;
}

.modalpopup .popup .content .highlight-text.xl:before {
  display: none;
}

.modalpopup .popup .content .contact-info {
  display: flex;
  justify-content: space-between;
  list-style: none;
  margin-bottom: 30px;
  width: 90%;
  margin: 0 auto;
}

.modalpopup .popup .content .contact-info li {
  text-align: center;
  display: flex;
  flex-direction: column;
}

.modalpopup .popup .content .contact-info li .des {
  font-size: 12px;
  color: rgba(37, 56, 88, 0.8);
  line-height: 20px;
  margin-bottom: 5px;
  font-weight: 600;
}

.modalpopup .popup .content .contact-info li .number {
  font-size: 14px;
  color: #253858;
  line-height: 20px;
  margin-bottom: 5px;
  font-weight: 500;
  display: flex;
  align-items: center;
}

.modalpopup .popup .content .contact-info li .number .phone-icon {
  background: url("../../images/bu/term/call-icon.svg") no-repeat 0 0;
  width: 14px;
  height: 15px;
  display: block;
  margin: 0 5px 0 0;
}

@media (max-width: 568px) {
  .modalpopup .popup .content .contact-info {
    width: 100%;
    margin: 16px auto;
    flex-wrap: wrap;
    justify-content: center;
  }
  .modalpopup .popup .content .contact-info li {
    width: 50%;
  }
  .modalpopup .popup .content .contact-info li .number {
    font-weight: 600;
  }
}
.modalpopup .popup .content .extra-info {
  width: 250px;
  margin: 0 auto 30px;
  text-align: center;
}

.modalpopup .popup .content .extra-info span {
  display: block;
  font-size: 10px;
  margin: 20px;
  line-height: 16px;
}

.modalpopup .popup .content .extra-info .infotext {
  font-size: 12px;
  line-height: 22px;
}

.modalpopup .popup .content .extra-info.xl {
  width: 280px;
}

.modalpopup .popup .content .reqCallback {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
}

.modalpopup .popup .content .reqCallback .call-back-form-heading {
  font-size: 14px;
  font-weight: 500;
}

.modalpopup .popup .content .reqCallback .reqCallbackinput {
  width: 98%;
  padding: 16px;
  border-radius: 8px;
  background: #fff;
}

@media (max-width: 767px) {
  .modalpopup .popup .content .reqCallback .reqCallbackinput {
    padding: 0 !important;
  }
}
.modalpopup .popup .content .reqCallback .reqCallbackinput .call-back-form-heading {
  background: rgba(24, 194, 0, 0.05);
  color: #253858;
  padding: 10px;
  top: 0;
  font-size: 12px;
  padding-left: 22px;
  width: 290px;
  position: absolute;
  border-radius: 0 0 8px 8px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}

.modalpopup .popup .content .reqCallback .reqCallbackinput .call-back-form-heading:before {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  top: 9px;
  left: 11px;
  background: url("../../images/bu/term/phone_callback.png") no-repeat 0 0;
  background-size: contain;
}

.modalpopup .popup .content .phone-icon {
  width: 50px;
  height: 50px;
  margin: 10px auto;
}

.modalpopup .popup .content .thanks-icon {
  width: 120px;
  height: 110px;
  margin: 0 auto;
}

.modalpopup .popup .step-2 {
  margin: 45px 0;
}

@media screen and (max-width: 767px) {
  .modalpopup .popup .step-2 {
    margin: 33px 0;
  }
}
.modalpopup .popup .step-3 {
  margin: 75px 0;
}

@media (max-width: 568px) {
  .modalpopup .popup {
    width: 96%;
    margin: 0 auto;
    max-width: 360px;
  }
  .modalpopup .popup.thankyou {
    max-width: 360px;
    width: 96%;
  }
  .modalpopup .popup.thankyou .step-3 {
    margin: 75px 0;
    flex-direction: column;
    align-items: center;
    height: 100%;
  }
  .modalpopup .popup .content .step-1 .reqCallback {
    margin: 27px 0 20px auto;
  }
  .modalpopup .popup .content .reqCallback .call-back-form-heading {
    top: -34px !important;
  }
  .modalpopup .popup .content .reqCallback:before {
    display: none;
  }
  .modalpopup .popup .content .highlight-text {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 26px;
  }
  .modalpopup .popup .content .contact-info li .des {
    font-size: 10px;
    line-height: 14px;
    margin-bottom: 6px;
    font-weight: 400;
  }
  .modalpopup .popup .content .contact-info li .number {
    font-size: 14px;
    justify-content: center;
  }
  .modalpopup .popup .content .phone-icon {
    width: 40px;
    height: 40px;
  }
  .modalpopup .popup .content .extra-info span {
    display: block;
    font-size: 10px;
    margin: 15px;
    line-height: 16px;
  }
  .modalpopup .popup .content .extra-info span.infotext {
    margin-bottom: 10px;
  }
  .modalpopup .popup .content .reqCallback .reqCallbackinput {
    box-shadow: none;
  }
}
.modalpopup .custom-field {
  position: relative;
  font-size: 14px;
  border-top: 20px solid transparent;
  margin-bottom: 5px;
  display: inline-block;
  width: 100%;
}

.modalpopup .custom-field .err {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -20px;
  font-size: 10px;
  text-align: right;
  color: red;
}

.modalpopup .custom-field.movingLabel.mob input {
  padding: 14px 14px 14px 42px;
  height: 44px;
}

.modalpopup .custom-field.movingLabel.mob select {
  position: absolute;
  width: 78px;
  height: calc(100% - 6px);
  padding: 0 10px;
  border: none;
  top: 3px;
  left: 0;
  background: 0 0;
  z-index: 1;
}

.modalpopup .custom-field.movingLabel.mob select:focus {
  outline: 0;
}

.modalpopup .custom-field.movingLabel input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #f2f2f2;
  padding: 14px 12px 14px 42px;
  border-radius: 8px;
  width: 100%;
  outline: 0;
  font-size: 14px;
  background: 0 0;
  border: 1px solid #cbc9c9;
  transition: border-color 0.3s ease;
}

.modalpopup .custom-field.movingLabel input + .placeholder {
  position: absolute;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  top: -6px;
  line-height: 100%;
  color: #aaa;
  transition: top 0.3s ease, color 0.3s ease, font-size 0.3s ease;
  left: 7px;
  padding: 0 5px;
  font-size: 12px;
  background: #fff;
  display: inline-block;
}

.modalpopup .form-whatsapp {
  margin-top: 10px !important;
}

.action-req-callback {
  font-weight: 500;
  line-height: 18px;
  position: fixed;
  bottom: 80px;
  right: 20px;
  font-size: 13px;
  color: #fff;
  cursor: pointer;
  padding: 16px 15px 15px 62px;
  box-sizing: border-box;
  text-align: center;
  display: none;
  background: #f78631 0 0 no-repeat padding-box;
  box-shadow: 0 3px 6px rgba(247, 134, 49, 0.168627451);
  border: 0.8000000119px solid #fa6000;
  border-radius: 25px;
  z-index: 99;
}

.action-req-callback.active {
  display: block;
}

.action-req-callback::before {
  content: "";
  background: url(../../images/bu/term/term-request-call-back-icon.gif) no-repeat center/contain;
  width: 40px;
  height: 40px;
  position: absolute;
  left: 14px;
  top: 50%;
  z-index: 1;
  transform: translate(0, -50%);
}

@media screen and (max-width: 768px) {
  .action-req-callback::before {
    width: 35px;
    height: 35px;
    position: absolute;
    left: 3px;
  }
}
@media (max-width: 768px) {
  .action-req-callback {
    padding: 12px 9px 12px 40px;
    font-size: 12px;
    line-height: 16px;
    right: 9px;
    bottom: 90px;
  }
  .action-req-callback span {
    display: none;
  }
}
.content-container {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
  margin: 70px auto 0px;
}
@media (max-width: 640px) {
  .content-container {
    padding: 0px 16px;
    margin: 30px auto 0;
  }
}
.content-container-heading {
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  color: #253858;
  margin: 0 0 8px 0;
  text-align: left;
}
.content-container-heading.center {
  text-align: center;
}
@media (max-width: 980px) {
  .content-container-heading {
    font-size: 20px;
    line-height: 26px;
    text-align: left;
  }
}
.content-container-subheading, .content-container .paragraphBu {
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  color: rgba(37, 56, 88, 0.8);
  margin: 0 0 16px 0;
  text-align: left;
}
.content-container-subheading.center, .content-container .paragraphBu.center {
  text-align: center;
}
@media (max-width: 980px) {
  .content-container-subheading, .content-container .paragraphBu {
    font-size: 14px;
    line-height: 24px;
    text-align: left;
  }
}

/***term-piller-css***/
.term-pillers-hub-widget {
  border-radius: 8px;
  background: rgba(0, 101, 255, 0.05);
  padding: 16px;
  display: flex;
  margin-bottom: 30px;
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .term-pillers-hub-widget {
    margin: 40px auto 40px;
  }
}

@media screen and (max-width: 767px) {
  .term-pillers-hub-widget {
    flex-direction: column;
    padding: 8px;
    max-width: 100%;
  }
}
.term-pillers-hub-widget .heading-tab-list {
  display: flex;
  flex-direction: column;
  width: 31%;
  padding-left: 8px;
  height: 280px;
  overflow-y: scroll;
}

@media screen and (max-width: 767px) {
  .term-pillers-hub-widget .heading-tab-list {
    width: 100%;
    padding: 0;
    height: auto;
    overflow: initial;
  }
}
.term-pillers-hub-widget .heading-tab-list .heading {
  color: var(--text-89, rgba(37, 56, 88, 0.89));
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-top: 16px;
}

@media screen and (max-width: 767px) {
  .term-pillers-hub-widget .heading-tab-list .heading {
    margin: 20px auto 0;
    text-align: center;
  }
}
.term-pillers-hub-widget .heading-tab-list .tab {
  display: flex;
  flex-direction: column;
  box-shadow: none;
  width: 81%;
  margin: 16px 0 0;
}

@media screen and (max-width: 767px) {
  .term-pillers-hub-widget .heading-tab-list .tab {
    overflow-x: scroll;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: row;
    margin-bottom: 16px;
    width: 100%;
  }
  .term-pillers-hub-widget .heading-tab-list .tab::-webkit-scrollbar {
    display: none;
  }
}
.term-pillers-hub-widget .heading-tab-list .tab .tab-links {
  border-radius: 8px;
  border: 0;
  background: 0 0;
  width: 100%;
  height: 51px;
  text-align: left;
  padding: 0 8px;
  margin: 8px 0 0;
  color: #0065ff;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .term-pillers-hub-widget .heading-tab-list .tab .tab-links {
    flex-shrink: 0;
    padding: 16px;
    width: auto;
    height: auto;
    background: rgba(0, 101, 255, 0.05);
    margin: 0 4px 0 0;
  }
}
.term-pillers-hub-widget .heading-tab-list .tab .tab-links.active {
  background: #0065ff;
  color: #fff;
}

.term-pillers-hub-widget .tab-content-section {
  width: 69%;
  border-radius: 6px;
  background: rgba(0, 101, 255, 0.05);
  padding: 16px 16px 4px;
}

@media screen and (max-width: 767px) {
  .term-pillers-hub-widget .tab-content-section {
    width: 100%;
    padding: 16px 8px 4px;
  }
}
.term-pillers-hub-widget .tab-content-section .tab-content {
  display: none;
  height: auto;
  overflow-y: scroll;
  max-height: 400px;
}

.term-pillers-hub-widget .tab-content-section .tab-content.active {
  display: block;
}

.term-pillers-hub-widget .tab-content-section .tab-content::-webkit-scrollbar {
  display: none;
}

.term-pillers-hub-widget .tab-content-section .tab-content .link-list {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.term-pillers-hub-widget .tab-content-section .tab-content .link-list .link {
  border-radius: 8px;
  background: #fff;
  padding: 16px 17px;
  margin: 0 8px 12px 0;
  width: 32%;
  text-align: center;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 767px) {
  .term-pillers-hub-widget .tab-content-section .tab-content .link-list .link {
    height: 64px;
  }
}
.term-pillers-hub-widget .tab-content-section .tab-content .link-list .link a {
  color: #000;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  display: block;
}

.term-pillers-hub-widget .tab-content-section .tab-content .link-list .link:nth-of-type(3n) {
  margin-right: 0;
}

@media screen and (max-width: 767px) {
  .term-pillers-hub-widget .tab-content-section .tab-content .link-list .link {
    width: 48.5%;
    padding: 16px 8px;
  }
  .term-pillers-hub-widget .tab-content-section .tab-content .link-list .link:nth-of-type(3n) {
    margin-right: 8px;
  }
  .term-pillers-hub-widget .tab-content-section .tab-content .link-list .link:nth-of-type(2n) {
    margin-right: 0;
  }
}
/***term-piller-css end***/
/***video-group-css***/
.video-group-widget {
  border-radius: 16px;
  padding: 16px;
  display: grid;
  margin-bottom: 30px;
  width: 100%;
  margin: 0 auto;
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 767px) {
  .video-group-widget {
    overflow-x: scroll;
  }
  .video-group-widget::-webkit-scrollbar {
    display: none;
  }
}
.video-group-widget .video-group-item {
  border-radius: 16px;
  background: #fff;
  margin-right: 16px;
  border: 1px solid rgb(234, 234, 234);
}
@media (max-width: 767px) {
  .video-group-widget .video-group-item {
    min-width: 290px;
  }
}
.video-group-widget .video-group-item .video-poster {
  width: 100%;
  height: 180px;
  border-radius: 16px 16px 0 0;
  cursor: pointer;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 0px -40px;
}
@media (max-width: 767px) {
  .video-group-widget .video-group-item .video-poster {
    background-position: 0px -18px;
  }
}
.video-group-widget .video-group-item .video-poster iframe {
  width: 100%;
  height: 100%;
  border-radius: 16px 16px 0 0;
}
.video-group-widget .video-group-item .author-name {
  font-size: 12px;
  font-weight: 400;
  padding: 16px;
}
.video-group-widget .video-group-item .video-title {
  font-size: 18px;
  font-weight: 600;
  padding: 16px;
  color: #253858;
}
@media (max-width: 767px) {
  .video-group-widget .video-group-item .video-title {
    font-size: 16px;
    display: flex;
    text-align: left;
    padding: 0 16px;
  }
}
.video-group-widget .video-group-item .group-info {
  padding: 16px;
  display: flex;
  justify-content: space-between;
  margin: 30px 0 10px;
}
.video-group-widget .video-group-item .group-info .updated_at {
  font-size: 12px;
  font-weight: 400;
  padding: 0 0 0 20px;
  position: relative;
}
.video-group-widget .video-group-item .group-info .updated_at::before {
  content: "";
  position: absolute;
  background: url(../../images/bu/term/alarm-new.png) no-repeat center center;
  left: 0;
  top: -1px;
  width: 16px;
  height: 16px;
  background-size: contain;
}
.video-group-widget .video-group-item .group-info .video-view {
  font-size: 12px;
  font-weight: 400;
  padding: 0 0 0 20px;
  position: relative;
}
.video-group-widget .video-group-item .group-info .video-view::before {
  content: "";
  position: absolute;
  background: url(../../images/bu/term/videocam-new.png) no-repeat center center;
  background-size: contain;
  left: 0;
  top: -1px;
  width: 16px;
  height: 16px;
  background-size: contain;
}

/***video-group-css end***/
/***Special Benefits***/
.special-benefits-section {
  padding: 40px 0;
  max-width: 1170px;
  margin: 0px auto;
  width: 100%;
}
.special-benefits-section .section-title {
  font-size: 24px;
  font-weight: 600;
  color: #253858;
  margin: 0 0 30px 0;
  line-height: 1.3;
}
.special-benefits-section .benefits-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}
.special-benefits-section .benefit-card {
  background: #fff;
  border-radius: 12px;
  padding: 24px 24px 24px 28px;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
  position: relative;
  border-left: 4px solid #22C55E;
}
.special-benefits-section .card-logos {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 20px;
  min-height: 40px;
}
.special-benefits-section .card-logos .logo-img {
  max-height: 36px;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.special-benefits-section .card-logos .plus-sign {
  font-size: 18px;
  font-weight: 500;
  color: #253858;
}
.special-benefits-section .card-title {
  font-size: 18px;
  font-weight: 700;
  color: #253858;
  margin: 0 0 14px 0;
  line-height: 1.4;
}
.special-benefits-section .card-description {
  font-size: 14px;
  font-weight: 400;
  color: #5A6B85;
  line-height: 1.7;
  margin: 0;
}
@media (max-width: 992px) {
  .special-benefits-section {
    padding: 24px 16px;
  }
  .special-benefits-section .benefits-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .special-benefits-section .section-title {
    font-size: 24px;
  }
}
@media (max-width: 576px) {
  .special-benefits-section .section-title {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .special-benefits-section .benefit-card {
    padding: 20px 20px 20px 24px;
  }
  .special-benefits-section .card-title {
    font-size: 16px;
  }
  .special-benefits-section .card-description {
    font-size: 13px;
  }
  .special-benefits-section .card-logos {
    flex-wrap: wrap;
  }
  .special-benefits-section .card-logos .logo-img {
    max-height: 30px;
  }
}

/***Special Benefits End***/
.number-listing-box {
  margin-top: 40px !important;
}
.number-listing-box h3 {
  font-size: 18px;
  font-weight: 600;
  color: #253858;
  margin-bottom: 20px;
}

.section-plans {
  position: relative;
  position: relative;
  width: 1170px;
  max-width: 100%;
  margin: 40px auto;
}
@media (max-width: 767px) {
  .section-plans {
    padding: 0px 16px;
  }
}
.section-plans__title {
  font-weight: 700;
  color: #1e293b;
  text-align: left;
  margin: 0 0 12px;
  line-height: 1.35;
  padding-inline: 4px;
  font-size: 26px;
}
.section-plans__title .highlight {
  color: #0065ff;
  font-weight: 700;
}
.section-plans__subtitle {
  text-align: left;
  color: #64748b;
  max-width: 100%;
  margin: 0 auto 36px;
  padding-inline: 8px;
  font-size: 14px;
}
@media (max-width: 767px) {
  .section-plans__subtitle {
    margin-bottom: 24px;
  }
}
.section-plans .plans-carousel {
  position: relative;
  margin-bottom: 0;
}
.section-plans .plans-carousel__track {
  display: flex;
  gap: 30px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  padding: 8px 4px 28px;
  justify-content: flex-start;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior-x: contain;
  justify-content: flex-start;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
.section-plans .plans-carousel__track::-webkit-scrollbar {
  display: none;
}
@media (max-width: 980px) {
  .section-plans .plans-carousel__track {
    justify-content: flex-start;
  }
}
@media (max-width: 568px) {
  .section-plans .plans-carousel__track {
    gap: 10px;
    padding-bottom: 20px;
  }
}
.section-plans .plan-card-wrap {
  flex: 0 0 196px;
  width: 196px;
  display: flex;
}
@media (max-width: 568px) {
  .section-plans .plan-card-wrap {
    flex: 0 0 142px;
    width: 142px;
  }
}
.section-plans .plan-card-wrap.is-selected .plan-card__pointer {
  opacity: 1;
}
.section-plans .plan-card__pointer {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 12px solid #eff6ff;
  margin-top: 4px;
  opacity: 0;
  transition: opacity 0.2s;
}
.section-plans .plan-card {
  width: 100%;
  height: 190px;
  flex: 0 0 auto;
  scroll-snap-align: start;
  background: #fff;
  border-radius: 10px;
  padding: 14px 10px 16px;
  box-shadow: 0 2px 12px rgba(15, 23, 42, 0.08);
  border: 2px solid transparent;
  cursor: pointer;
  text-align: center;
  transition: border-color 0.2s, box-shadow 0.2s;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .section-plans .plan-card {
    height: 198px;
    padding: 12px 8px 14px;
    border-radius: 8px;
  }
}
@media (max-width: 568px) {
  .section-plans .plan-card {
    height: 150px;
    padding: 10px 8px 12px;
  }
}
.section-plans .plan-card:hover {
  box-shadow: 0 4px 20px rgba(15, 23, 42, 0.1);
}
.section-plans .plan-card.is-selected {
  border-color: #dc2626;
  box-shadow: 0 4px 16px rgba(220, 38, 38, 0.15);
}
.section-plans .plan-card.is-selected .plan-card__name {
  color: #dc2626;
}
.section-plans .plan-card__logo {
  flex-shrink: 0;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  font-size: 0.7rem;
  font-weight: 700;
  color: #64748b;
  border-radius: 8px;
  padding: 0 8px;
}
.section-plans .plan-card__logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 568px) {
  .section-plans .plan-card__logo {
    height: 46px;
    font-size: 0.65rem;
    margin-bottom: 8px;
  }
}
.section-plans .plan-card__name {
  line-height: 1.5;
  text-align: center;
  overflow: hidden;
  color: #1e3a5f;
  font-weight: 600;
  font-size: 14px;
}
@media (max-width: 568px) {
  .section-plans .plan-card__name {
    font-size: 12px;
    line-height: 1.35;
  }
}
.section-plans .plan-detail {
  background: #eff6ff;
  border-radius: 12px;
  padding: 12px 22px 12px 32px;
  margin-top: 8px;
  max-width: 96%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.section-plans .plan-detail:before {
  content: "";
  position: absolute;
  top: -27px;
  left: 90px;
  border-width: 14px;
  border-style: solid;
  border-color: transparent transparent #f0f6ff transparent;
  visibility: visible;
  opacity: 1;
  transition: opacity 0.3s, visibility 0.3s;
}
@media (max-width: 568px) {
  .section-plans .plan-detail:before {
    left: 30px;
  }
}
@media (max-width: 768px) {
  .section-plans .plan-detail {
    padding: 22px 20px;
    border-radius: 10px;
  }
}
@media (max-width: 568px) {
  .section-plans .plan-detail {
    padding: 18px 16px;
    border-radius: 8px;
  }
}
.section-plans .plan-detail__list {
  margin: 0;
  padding-left: 0;
  list-style: none;
}
.section-plans .plan-detail__item {
  position: relative;
  padding-left: 22px;
  margin-bottom: 6px;
  font-size: 14px;
  color: rgba(37, 56, 88, 0.9);
  line-height: 1.5;
}
@media (max-width: 568px) {
  .section-plans .plan-detail__item {
    padding-left: 20px;
    margin-bottom: 10px;
    line-height: 1.25;
    font-size: 12px;
  }
}
.section-plans .plan-detail__item:last-child {
  margin-bottom: 0;
}
.section-plans .plan-detail__item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.55em;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #0065ff;
}
@media (max-width: 568px) {
  .section-plans .plan-detail__item::before {
    width: 7px;
    height: 7px;
    top: 0.5em;
  }
}

.section-plans {
  position: relative;
}
.section-plans__title {
  font-weight: 700;
  color: #1e293b;
  text-align: left;
  margin: 0 0 12px;
  line-height: 1.35;
  padding-inline: 4px;
}
.section-plans__title .highlight {
  color: #0065ff;
  font-weight: 700;
}
.section-plans__subtitle {
  text-align: left;
  color: #64748b;
  max-width: 100%;
  margin: 0 auto 36px;
  padding-inline: 8px;
  font-size: 14px;
}
@media (max-width: 767px) {
  .section-plans__subtitle {
    margin-bottom: 24px;
  }
}
.section-plans .plans-carousel {
  position: relative;
  margin-bottom: 0;
}
.section-plans .plans-carousel__track {
  display: flex;
  gap: 30px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  padding: 8px 4px 28px;
  justify-content: flex-start;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior-x: contain;
}
@media (max-width: 980px) {
  .section-plans .plans-carousel__track {
    justify-content: flex-start;
  }
}
@media (max-width: 568px) {
  .section-plans .plans-carousel__track {
    gap: 10px;
    padding-bottom: 20px;
  }
}
.section-plans .plan-card-wrap {
  flex: 0 0 196px;
  width: 196px;
  display: flex;
}
@media (max-width: 568px) {
  .section-plans .plan-card-wrap {
    flex: 0 0 142px;
    width: 142px;
  }
}
.section-plans .plan-card-wrap.is-selected .plan-card__pointer {
  opacity: 1;
}
.section-plans .plan-card__pointer {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 12px solid #eff6ff;
  margin-top: 4px;
  opacity: 0;
  transition: opacity 0.2s;
}
.section-plans .plan-card {
  width: 100%;
  height: 190px;
  flex: 0 0 auto;
  scroll-snap-align: start;
  background: #fff;
  border-radius: 10px;
  padding: 14px 10px 16px;
  box-shadow: 0 2px 12px rgba(15, 23, 42, 0.08);
  border: 2px solid transparent;
  cursor: pointer;
  text-align: center;
  transition: border-color 0.2s, box-shadow 0.2s;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .section-plans .plan-card {
    height: 198px;
    padding: 12px 8px 14px;
    border-radius: 8px;
  }
}
@media (max-width: 568px) {
  .section-plans .plan-card {
    height: 150px;
    padding: 10px 8px 12px;
  }
}
.section-plans .plan-card:hover {
  box-shadow: 0 4px 20px rgba(15, 23, 42, 0.1);
}
.section-plans .plan-card.is-selected {
  border-color: #dc2626;
  box-shadow: 0 4px 16px rgba(220, 38, 38, 0.15);
}
.section-plans .plan-card.is-selected .plan-card__name {
  color: #dc2626;
}
.section-plans .plan-card__logo {
  flex-shrink: 0;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  font-size: 0.7rem;
  font-weight: 700;
  color: #64748b;
  border-radius: 8px;
  padding: 0 8px;
}
.section-plans .plan-card__logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 568px) {
  .section-plans .plan-card__logo {
    height: 46px;
    font-size: 0.65rem;
    margin-bottom: 8px;
  }
}
.section-plans .plan-card__name {
  line-height: 1.5;
  text-align: center;
  overflow: hidden;
  color: #1e3a5f;
  font-weight: 600;
  font-size: 14px;
}
@media (max-width: 568px) {
  .section-plans .plan-card__name {
    font-size: 12px;
    line-height: 1.35;
  }
}
.section-plans .plan-detail {
  background: #eff6ff;
  border-radius: 12px;
  padding: 12px 22px 12px 32px;
  margin-top: 8px;
  max-width: 96%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  .section-plans .plan-detail {
    padding: 22px 20px;
    border-radius: 10px;
  }
}
@media (max-width: 568px) {
  .section-plans .plan-detail {
    padding: 18px 16px;
    border-radius: 8px;
  }
}
.section-plans .plan-detail__list {
  margin: 0;
  padding-left: 0;
  list-style: none;
}
.section-plans .plan-detail__item {
  position: relative;
  padding-left: 22px;
  margin-bottom: 6px;
  font-size: 14px;
  color: rgba(37, 56, 88, 0.9);
  line-height: 1.5;
}
@media (max-width: 568px) {
  .section-plans .plan-detail__item {
    padding-left: 20px;
    margin-bottom: 10px;
    line-height: 1.25;
    font-size: 12px;
  }
}
.section-plans .plan-detail__item:last-child {
  margin-bottom: 0;
}
.section-plans .plan-detail__item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.55em;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #0065ff;
}
@media (max-width: 568px) {
  .section-plans .plan-detail__item::before {
    width: 7px;
    height: 7px;
    top: 0.5em;
  }
}

.section-nri {
  border-radius: 12px;
  margin: 30px auto;
  overflow: hidden;
  width: 1170px;
  max-width: 100%;
}
@media (max-width: 980px) {
  .section-nri {
    padding: 28px 20px;
    margin-bottom: 32px;
    border-radius: 10px;
  }
}
@media (max-width: 767px) {
  .section-nri {
    padding: 20px 16px;
    border-radius: 8px;
  }
}
.section-nri__inner {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 2fr);
  gap: 40px;
  align-items: start;
}
@media (max-width: 767px) {
  .section-nri__inner {
    gap: 20px;
    flex-direction: column;
    display: flex;
  }
}
.section-nri__intro {
  padding-right: 16px;
  margin-top: 24px;
}
@media (max-width: 767px) {
  .section-nri__intro {
    padding-right: 0px;
  }
}
.section-nri__title {
  font-size: clamp(1.2rem, 4vw + 0.5rem, 1.75rem);
  font-weight: 700;
  color: #1e293b;
  line-height: 1.3;
  margin: 0 0 16px;
}
@media (max-width: 767px) {
  .section-nri__title {
    margin-bottom: 12px;
  }
}
.section-nri__title .highlight {
  color: #0065ff;
  font-weight: 700;
}
.section-nri__desc {
  margin: 0;
  font-size: clamp(0.875rem, 1.5vw, 0.95rem);
  color: #64748b;
}
.section-nri__slider-wrap {
  position: relative;
}
@media (max-width: 767px) {
  .section-nri__slider-wrap {
    width: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
  }
}
.section-nri__nav {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .section-nri__nav {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-bottom: 0;
    margin-top: 20px;
  }
}
.section-nri__nav-btn {
  width: 24px;
  height: 24px;
  min-width: 24px;
  min-height: 24px;
  border-radius: 50%;
  border: none;
  background: #0065ff;
  color: #fff;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.2s, transform 0.15s;
}
.section-nri__nav-btn:hover {
  background: #1d4ed8;
}
.section-nri__nav-btn:active {
  transform: scale(0.96);
}
.section-nri__nav-btn svg {
  width: 18px;
  height: 18px;
}
.section-nri__track {
  display: flex;
  gap: 0;
  overflow-x: auto;
  scroll-behavior: smooth;
  scrollbar-width: thin;
  padding-bottom: 8px;
  margin: 0 -8px;
  scroll-snap-type: x proximity;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior-x: contain;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
.section-nri__track::-webkit-scrollbar {
  height: 6px;
  display: none;
}
.section-nri__track::-webkit-scrollbar-thumb {
  background: transparent;
  border-radius: 3px;
}
.section-nri .nri-card {
  flex: 0 0 280px;
  scroll-snap-align: start;
  padding: 0px 24px;
  border-right: 1px solid #e2e8f0;
  min-height: 180px;
  overflow-y: scroll;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
  /* Hide scrollbar for Chrome, Safari, and Opera */
}
.section-nri .nri-card::-webkit-scrollbar {
  display: none;
}
@media (max-width: 768px) {
  .section-nri .nri-card {
    flex: 0 0 min(260px, 82vw);
    padding: 18px 20px;
    min-height: 160px;
  }
}
@media (max-width: 767px) {
  .section-nri .nri-card {
    flex: 0 0 min(240px, 78vw);
    padding: 16px 18px;
  }
}
.section-nri .nri-card:last-child {
  border-right: none;
}
.section-nri .nri-card__badge {
  display: inline-block;
  padding: 14px 10px;
  border-radius: 4px;
  font-weight: 600;
  margin-bottom: 12px;
  min-width: 60px;
  text-align: center;
  font-size: 16px;
}
.section-nri .nri-card__badge--uae {
  background: #dcfce7;
  color: #166534;
}
.section-nri .nri-card__badge--uk {
  background: #fef9c3;
  color: #a16207;
}
.section-nri .nri-card__badge--usa {
  background: #dbeafe;
  color: #1d4ed8;
}
.section-nri .nri-card__headline {
  font-size: clamp(0.95rem, 2vw, 1rem);
  font-weight: 700;
  color: #1e293b;
  margin: 0 0 10px;
}
.section-nri .nri-card__body {
  margin: 0;
  font-size: clamp(0.8125rem, 1.2vw, 0.875rem);
  color: #64748b;
  line-height: 1.55;
}

.term-guide {
  margin-top: 28px;
  width: 1170px;
  max-width: 100%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .term-guide {
    padding: 0px 16px;
  }
}
.term-guide .heading_title {
  font-weight: 700;
  color: #1e293b;
  text-align: left;
  margin: 0 0 12px;
  line-height: 1.35;
  font-size: 26px;
}
@media (max-width: 767px) {
  .term-guide .heading_title {
    font-size: 20px;
  }
}
.term-guide .heading_title .highlight {
  color: #2563eb;
  font-weight: 700;
}
.term-guide .subtitle {
  text-align: left;
  color: #64748b;
  max-width: 100%;
  margin: 0 auto 36px;
  font-size: 14px;
  line-height: 1.5;
}
.term-guide .card {
  border-radius: 28px;
  display: grid;
  margin: 30px 0;
  grid-template-columns: minmax(0, 1.4fr) minmax(220px, 0.8fr);
  overflow: hidden;
  position: relative;
}
.term-guide .card.steps {
  color: rgb(37, 56, 88);
  background: linear-gradient(103.75deg, rgba(254, 159, 18, 0.1) 1.31%, rgba(224, 61, 88, 0.1) 98.9%);
}
.term-guide .card .title {
  margin: 0;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 40px;
  position: relative;
}
.term-guide .card .title::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  width: 35%;
  height: 5px;
  background: #f59e0b;
  border-radius: 10px;
}
.term-guide .card .title.no-highlight:before {
  display: none;
}
@media (max-width: 767px) {
  .term-guide .card .title {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 700;
    margin-bottom: 24px;
  }
  .term-guide .card .title.no-highlight {
    margin-bottom: 14px;
  }
}
.term-guide .card .item {
  position: relative;
  padding-left: 30px;
  line-height: 1.35;
  color: rgb(37, 56, 88);
}
@media (max-width: 767px) {
  .term-guide .card .item {
    font-size: 14px;
  }
}
.term-guide .card .item::before {
  content: "*";
  position: absolute;
  left: 6px;
  top: 0;
  color: #f59e0b;
  font-size: 30px;
  line-height: 1;
  font-weight: 700;
  top: 0px;
}
.term-guide .why {
  background: #f3f8ff;
  color: #1e293b;
}
.term-guide .content {
  padding: 34px 36px;
}
.term-guide .highlight {
  color: #0574ff;
}
.term-guide .list {
  margin: 24px 0 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 12px;
}
.term-guide .paragraph {
  margin: 20px 0 0;
  font-size: 16px;
  line-height: 1.7;
  color: #334155;
  max-width: 100%;
}
@media (max-width: 767px) {
  .term-guide .paragraph {
    font-size: 14px;
    line-height: 1.55;
    margin-top: 14px;
  }
}
.term-guide .visual {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
  background: url(../../images/bu/term/term-guide-steps.png) no-repeat center center;
  background-size: 70%;
}
@media (max-width: 767px) {
  .term-guide .visual {
    background-size: contain;
    height: 290px;
    margin-bottom: 20px;
  }
}
.term-guide .visual.blue {
  background: rgba(0, 101, 255, 0.1);
  position: relative;
  border-radius: 50%;
  bottom: -110px;
  right: -110px;
  width: 100%;
  height: 100%;
}
.term-guide .visual.blue:before {
  content: "";
  position: absolute;
  right: 80px;
  top: -100px;
  width: 100%;
  height: 100%;
  background: url(../../images/bu/term/term-guide-tree.png) no-repeat center center;
  background-size: contain;
}
@media (max-width: 767px) {
  .term-guide .visual.blue {
    background: rgba(0, 101, 255, 0.1);
    position: absolute;
    border-radius: 50%;
    bottom: -40px;
    right: -10px;
    width: 100px;
    height: 100px;
  }
  .term-guide .visual.blue:before {
    content: "";
    position: absolute;
    right: 20px;
    top: -20px;
    width: 100%;
    height: 100%;
    background: url(../../images/bu/term/term-guide-tree.png) no-repeat center center;
    background-size: contain;
  }
}
@media (max-width: 980px) {
  .term-guide .card {
    grid-template-columns: 1fr;
  }
  .term-guide .visual {
    padding-top: 0;
  }
  .term-guide .visual-wheel,
  .term-guide .visual-hand {
    width: min(280px, 70%);
  }
}
@media (max-width: 568px) {
  .term-guide {
    margin-top: 18px;
    gap: 14px;
  }
  .term-guide .card {
    border-radius: 16px;
  }
  .term-guide .content {
    padding: 18px 16px;
  }
  .term-guide .title {
    font-size: 1.35rem;
  }
  .term-guide .list {
    margin-top: 16px;
    gap: 8px;
  }
}
.term-guide .content-actions {
  display: block;
  text-align: left;
  margin: 20px 0 0 0;
}
.term-guide .content-actions .button {
  background: #0065ff 0 0 no-repeat padding-box;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1019607843);
  border-radius: 6px;
  cursor: pointer;
  width: 175px;
  color: #fff;
  text-align: center;
  padding: 14px 13px 14px 12px;
  font-weight: 500;
  margin: 9px 0;
  position: relative;
  display: inline-block;
}

.term-guide {
  margin-top: 24px;
  position: relative;
  max-width: 1170px;
  width: 100%;
  margin: 0px auto;
}
.term-guide .info {
  display: flex;
  align-items: center;
  font-size: 12px;
  position: absolute;
  top: 20px;
  right: 30px;
}
.term-guide .wrap {
  background: #fff;
  border-radius: 20px;
  border: 4px solid transparent;
  background-image: linear-gradient(#fff, #fff), linear-gradient(120deg, #7c3aed, #3b82f6, #ec4899, #f59e0b);
  background-origin: border-box;
  background-clip: padding-box, border-box;
  padding: 54px 24px 24px 24px;
}
.term-guide .head {
  margin: 0 0 18px;
  font-size: clamp(1.2rem, 1vw + 1rem, 1.8rem);
  color: #0f172a;
  font-weight: 700;
  display: flex;
  align-items: center;
  gap: 10px;
}
.term-guide .gemini-icon {
  width: 28px;
  height: 38px;
  display: inline-flex;
  flex: 0 0 40px;
  position: relative;
  top: 4px;
}
.term-guide .gemini-icon svg {
  width: 100%;
  height: 100%;
  display: block;
}
.term-guide .block + .block {
  margin-top: 18px;
  border-top: 1px solid #e2e8f0;
  padding-top: 18px;
}
.term-guide .q {
  margin: 0 0 10px;
  font-size: clamp(0.975rem, 0.8vw + 0.95rem, 1.1rem);
  color: #253858;
  font-weight: 500;
}
.term-guide .p {
  margin: 0;
  color: #475569;
  line-height: 1.6;
}
.term-guide .sub {
  margin: 16px 0 8px;
  color: #1e293b;
  font-size: 16px;
  font-weight: 500;
}
.term-guide .ul {
  margin: 0;
  padding-left: 18px;
  color: #334155;
  line-height: 1.6;
}
.term-guide .btn {
  margin: 14px auto;
  border: 1px solid #2b77ff;
  background: #fff;
  color: #2b77ff;
  border-radius: 999px;
  padding: 8px 13px 7px 16px;
  font-weight: 600;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 2px;
  width: 120px;
}
.term-guide .btn .btn-text {
  font-size: 13px;
  position: relative;
  top: -1px;
}
.term-guide .arrow {
  display: inline-block;
  line-height: 1;
  transition: transform 0.2s ease;
}
.term-guide .arrow svg {
  width: 100%;
  height: 20px;
  display: block;
}
.term-guide .arrow path {
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.term-guide .btn.expanded .arrow {
  transform: rotate(180deg);
}
@media (max-width: 568px) {
  .term-guide .wrap {
    padding: 56px 16px 16px 16px;
    border-radius: 14px;
    width: 96%;
    margin: 30px auto;
  }
  .term-guide .head {
    margin-bottom: 14px;
  }
}
.term-guide .accordion-tab {
  display: flex;
  flex-direction: column;
  width: 100%;
  border-bottom: 1px solid rgba(37, 56, 88, 0.14);
  background: #fff;
  overflow: hidden;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.term-guide .accordion-tab > summary {
  position: relative;
  display: block;
  cursor: pointer;
  list-style: none;
  margin: 0;
  padding: 0.9rem 2.75rem 0.9rem 1rem;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.35;
  color: #253858;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.term-guide .accordion-tab > summary::-webkit-details-marker {
  display: none;
}
.term-guide .accordion-tab > summary::marker {
  content: "";
}
.term-guide .accordion-tab > summary::after {
  content: "";
  position: absolute;
  right: 1rem;
  top: 50%;
  width: 14px;
  height: 14px;
  transform: translateY(-50%);
  background: linear-gradient(currentColor, currentColor) center/12px 2px no-repeat, linear-gradient(currentColor, currentColor) center/2px 12px no-repeat;
  color: #253858;
  opacity: 0.9;
  transition: transform 0.2s ease, opacity 0.2s ease;
}
.term-guide .accordion-tab[open] > summary::after {
  background: linear-gradient(currentColor, currentColor) center/12px 2px no-repeat;
  opacity: 1;
}
.term-guide .accordion-tab > summary:focus-visible {
  outline: none;
  box-shadow: inset 0 0 0 2px rgba(0, 101, 255, 0.45);
}
.term-guide .accordion-tab .accordion-tab__panel {
  padding: 0 1rem 1rem;
  font-size: 0.92rem;
  line-height: 1.55;
  color: rgba(37, 56, 88, 0.92);
}
.term-guide .accordion-tab .accordion-tab__panel > *:first-child {
  margin-top: 0.75rem;
}
.term-guide .accordion-tab .accordion-tab__panel > *:last-child {
  margin-bottom: 0;
}
@media (max-width: 568px) {
  .term-guide .accordion-tab > summary {
    padding: 0.85rem 2.5rem 0.85rem 0.85rem;
  }
  .term-guide .accordion-tab .accordion-tab__panel {
    padding: 0 0.85rem 0.85rem;
  }
}/*# sourceMappingURL=term_v12_fullwidth.css.map */