.spacer-4 {
  margin: 4px;
}

.spacer-t-4 {
  margin-top: 4px;
}

.spacer-b-4 {
  margin-bottom: 4px;
}

.spacer-l-4 {
  margin-left: 4px;
}

.spacer-r-4 {
  margin-right: 4px;
}

.spacer-x-4 {
  margin-left: 4px;
  margin-right: 4px;
}

.spacer-y-4 {
  margin-top: 4px;
  margin-bottom: 4px;
}

.spacer-p-4 {
  padding: 4px;
}

.spacer-pt-4 {
  padding-top: 4px;
}

.spacer-pb-4 {
  padding-bottom: 4px;
}

.spacer-pl-4 {
  padding-left: 4px;
}

.spacer-pr-4 {
  padding-right: 4px;
}

.spacer-px-4 {
  padding-left: 4px;
  padding-right: 4px;
}

.spacer-py-4 {
  padding-top: 4px;
  padding-bottom: 4px;
}

.spacer-8 {
  margin: 8px;
}

.spacer-t-8 {
  margin-top: 8px;
}

.spacer-b-8 {
  margin-bottom: 8px;
}

.spacer-l-8 {
  margin-left: 8px;
}

.spacer-r-8 {
  margin-right: 8px;
}

.spacer-x-8 {
  margin-left: 8px;
  margin-right: 8px;
}

.spacer-y-8 {
  margin-top: 8px;
  margin-bottom: 8px;
}

.spacer-p-8 {
  padding: 8px;
}

.spacer-pt-8 {
  padding-top: 8px;
}

.spacer-pb-8 {
  padding-bottom: 8px;
}

.spacer-pl-8 {
  padding-left: 8px;
}

.spacer-pr-8 {
  padding-right: 8px;
}

.spacer-px-8 {
  padding-left: 8px;
  padding-right: 8px;
}

.spacer-py-8 {
  padding-top: 8px;
  padding-bottom: 8px;
}

.spacer-12 {
  margin: 12px;
}

.spacer-t-12 {
  margin-top: 12px;
}

.spacer-b-12, .heading3 {
  margin-bottom: 12px;
}

.spacer-l-12 {
  margin-left: 12px;
}

.spacer-r-12 {
  margin-right: 12px;
}

.spacer-x-12 {
  margin-left: 12px;
  margin-right: 12px;
}

.spacer-y-12 {
  margin-top: 12px;
  margin-bottom: 12px;
}

.spacer-p-12 {
  padding: 12px;
}

.spacer-pt-12 {
  padding-top: 12px;
}

.spacer-pb-12 {
  padding-bottom: 12px;
}

.spacer-pl-12 {
  padding-left: 12px;
}

.spacer-pr-12 {
  padding-right: 12px;
}

.spacer-px-12 {
  padding-left: 12px;
  padding-right: 12px;
}

.spacer-py-12 {
  padding-top: 12px;
  padding-bottom: 12px;
}

.spacer-16 {
  margin: 16px;
}

.spacer-t-16 {
  margin-top: 16px;
}

.spacer-b-16, .heading2 {
  margin-bottom: 16px;
}

.spacer-l-16 {
  margin-left: 16px;
}

.spacer-r-16 {
  margin-right: 16px;
}

.spacer-x-16 {
  margin-left: 16px;
  margin-right: 16px;
}

.spacer-y-16 {
  margin-top: 16px;
  margin-bottom: 16px;
}

.spacer-p-16 {
  padding: 16px;
}

.spacer-pt-16 {
  padding-top: 16px;
}

.spacer-pb-16 {
  padding-bottom: 16px;
}

.spacer-pl-16 {
  padding-left: 16px;
}

.spacer-pr-16 {
  padding-right: 16px;
}

.spacer-px-16 {
  padding-left: 16px;
  padding-right: 16px;
}

.spacer-py-16 {
  padding-top: 16px;
  padding-bottom: 16px;
}

.spacer-20 {
  margin: 20px;
}

.spacer-t-20 {
  margin-top: 20px;
}

.spacer-b-20, .heading1 {
  margin-bottom: 20px;
}

.spacer-l-20 {
  margin-left: 20px;
}

.spacer-r-20 {
  margin-right: 20px;
}

.spacer-x-20 {
  margin-left: 20px;
  margin-right: 20px;
}

.spacer-y-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.spacer-p-20 {
  padding: 20px;
}

.spacer-pt-20 {
  padding-top: 20px;
}

.spacer-pb-20 {
  padding-bottom: 20px;
}

.spacer-pl-20 {
  padding-left: 20px;
}

.spacer-pr-20 {
  padding-right: 20px;
}

.spacer-px-20 {
  padding-left: 20px;
  padding-right: 20px;
}

.spacer-py-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.spacer-24 {
  margin: 24px;
}

.spacer-t-24 {
  margin-top: 24px;
}

.spacer-b-24 {
  margin-bottom: 24px;
}

.spacer-l-24 {
  margin-left: 24px;
}

.spacer-r-24 {
  margin-right: 24px;
}

.spacer-x-24 {
  margin-left: 24px;
  margin-right: 24px;
}

.spacer-y-24 {
  margin-top: 24px;
  margin-bottom: 24px;
}

.spacer-p-24 {
  padding: 24px;
}

.spacer-pt-24 {
  padding-top: 24px;
}

.spacer-pb-24 {
  padding-bottom: 24px;
}

.spacer-pl-24 {
  padding-left: 24px;
}

.spacer-pr-24 {
  padding-right: 24px;
}

.spacer-px-24 {
  padding-left: 24px;
  padding-right: 24px;
}

.spacer-py-24 {
  padding-top: 24px;
  padding-bottom: 24px;
}

.spacer-28 {
  margin: 28px;
}

.spacer-t-28 {
  margin-top: 28px;
}

.spacer-b-28 {
  margin-bottom: 28px;
}

.spacer-l-28 {
  margin-left: 28px;
}

.spacer-r-28 {
  margin-right: 28px;
}

.spacer-x-28 {
  margin-left: 28px;
  margin-right: 28px;
}

.spacer-y-28 {
  margin-top: 28px;
  margin-bottom: 28px;
}

.spacer-p-28 {
  padding: 28px;
}

.spacer-pt-28 {
  padding-top: 28px;
}

.spacer-pb-28 {
  padding-bottom: 28px;
}

.spacer-pl-28 {
  padding-left: 28px;
}

.spacer-pr-28 {
  padding-right: 28px;
}

.spacer-px-28 {
  padding-left: 28px;
  padding-right: 28px;
}

.spacer-py-28 {
  padding-top: 28px;
  padding-bottom: 28px;
}

.spacer-32 {
  margin: 32px;
}

.spacer-t-32 {
  margin-top: 32px;
}

.spacer-b-32 {
  margin-bottom: 32px;
}

.spacer-l-32 {
  margin-left: 32px;
}

.spacer-r-32 {
  margin-right: 32px;
}

.spacer-x-32 {
  margin-left: 32px;
  margin-right: 32px;
}

.spacer-y-32 {
  margin-top: 32px;
  margin-bottom: 32px;
}

.spacer-p-32 {
  padding: 32px;
}

.spacer-pt-32 {
  padding-top: 32px;
}

.spacer-pb-32, .content_wrapper {
  padding-bottom: 32px;
}

.spacer-pl-32 {
  padding-left: 32px;
}

.spacer-pr-32 {
  padding-right: 32px;
}

.spacer-px-32 {
  padding-left: 32px;
  padding-right: 32px;
}

.spacer-py-32 {
  padding-top: 32px;
  padding-bottom: 32px;
}

.spacer-36 {
  margin: 36px;
}

.spacer-t-36 {
  margin-top: 36px;
}

.spacer-b-36 {
  margin-bottom: 36px;
}

.spacer-l-36 {
  margin-left: 36px;
}

.spacer-r-36 {
  margin-right: 36px;
}

.spacer-x-36 {
  margin-left: 36px;
  margin-right: 36px;
}

.spacer-y-36 {
  margin-top: 36px;
  margin-bottom: 36px;
}

.spacer-p-36 {
  padding: 36px;
}

.spacer-pt-36 {
  padding-top: 36px;
}

.spacer-pb-36 {
  padding-bottom: 36px;
}

.spacer-pl-36 {
  padding-left: 36px;
}

.spacer-pr-36 {
  padding-right: 36px;
}

.spacer-px-36 {
  padding-left: 36px;
  padding-right: 36px;
}

.spacer-py-36 {
  padding-top: 36px;
  padding-bottom: 36px;
}

.spacer-40 {
  margin: 40px;
}

.spacer-t-40 {
  margin-top: 40px;
}

.spacer-b-40 {
  margin-bottom: 40px;
}

.spacer-l-40 {
  margin-left: 40px;
}

.spacer-r-40 {
  margin-right: 40px;
}

.spacer-x-40 {
  margin-left: 40px;
  margin-right: 40px;
}

.spacer-y-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.spacer-p-40 {
  padding: 40px;
}

.spacer-pt-40 {
  padding-top: 40px;
}

.spacer-pb-40 {
  padding-bottom: 40px;
}

.spacer-pl-40 {
  padding-left: 40px;
}

.spacer-pr-40 {
  padding-right: 40px;
}

.spacer-px-40 {
  padding-left: 40px;
  padding-right: 40px;
}

.spacer-py-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.spacer-44 {
  margin: 44px;
}

.spacer-t-44 {
  margin-top: 44px;
}

.spacer-b-44 {
  margin-bottom: 44px;
}

.spacer-l-44 {
  margin-left: 44px;
}

.spacer-r-44 {
  margin-right: 44px;
}

.spacer-x-44 {
  margin-left: 44px;
  margin-right: 44px;
}

.spacer-y-44 {
  margin-top: 44px;
  margin-bottom: 44px;
}

.spacer-p-44 {
  padding: 44px;
}

.spacer-pt-44 {
  padding-top: 44px;
}

.spacer-pb-44 {
  padding-bottom: 44px;
}

.spacer-pl-44 {
  padding-left: 44px;
}

.spacer-pr-44 {
  padding-right: 44px;
}

.spacer-px-44 {
  padding-left: 44px;
  padding-right: 44px;
}

.spacer-py-44 {
  padding-top: 44px;
  padding-bottom: 44px;
}

.spacer-48 {
  margin: 48px;
}

.spacer-t-48, .cta-container.space-top {
  margin-top: 48px;
}

.spacer-b-48 {
  margin-bottom: 48px;
}

.spacer-l-48 {
  margin-left: 48px;
}

.spacer-r-48 {
  margin-right: 48px;
}

.spacer-x-48 {
  margin-left: 48px;
  margin-right: 48px;
}

.spacer-y-48 {
  margin-top: 48px;
  margin-bottom: 48px;
}

.spacer-p-48 {
  padding: 48px;
}

.spacer-pt-48 {
  padding-top: 48px;
}

.spacer-pb-48 {
  padding-bottom: 48px;
}

.spacer-pl-48 {
  padding-left: 48px;
}

.spacer-pr-48 {
  padding-right: 48px;
}

.spacer-px-48 {
  padding-left: 48px;
  padding-right: 48px;
}

.spacer-py-48 {
  padding-top: 48px;
  padding-bottom: 48px;
}

.spacer-52 {
  margin: 52px;
}

.spacer-t-52 {
  margin-top: 52px;
}

.spacer-b-52 {
  margin-bottom: 52px;
}

.spacer-l-52 {
  margin-left: 52px;
}

.spacer-r-52 {
  margin-right: 52px;
}

.spacer-x-52 {
  margin-left: 52px;
  margin-right: 52px;
}

.spacer-y-52 {
  margin-top: 52px;
  margin-bottom: 52px;
}

.spacer-p-52 {
  padding: 52px;
}

.spacer-pt-52 {
  padding-top: 52px;
}

.spacer-pb-52 {
  padding-bottom: 52px;
}

.spacer-pl-52 {
  padding-left: 52px;
}

.spacer-pr-52 {
  padding-right: 52px;
}

.spacer-px-52 {
  padding-left: 52px;
  padding-right: 52px;
}

.spacer-py-52 {
  padding-top: 52px;
  padding-bottom: 52px;
}

.spacer-56 {
  margin: 56px;
}

.spacer-t-56 {
  margin-top: 56px;
}

.spacer-b-56 {
  margin-bottom: 56px;
}

.spacer-l-56 {
  margin-left: 56px;
}

.spacer-r-56 {
  margin-right: 56px;
}

.spacer-x-56 {
  margin-left: 56px;
  margin-right: 56px;
}

.spacer-y-56 {
  margin-top: 56px;
  margin-bottom: 56px;
}

.spacer-p-56 {
  padding: 56px;
}

.spacer-pt-56 {
  padding-top: 56px;
}

.spacer-pb-56 {
  padding-bottom: 56px;
}

.spacer-pl-56 {
  padding-left: 56px;
}

.spacer-pr-56 {
  padding-right: 56px;
}

.spacer-px-56 {
  padding-left: 56px;
  padding-right: 56px;
}

.spacer-py-56 {
  padding-top: 56px;
  padding-bottom: 56px;
}

.spacer-60 {
  margin: 60px;
}

.spacer-t-60 {
  margin-top: 60px;
}

.spacer-b-60 {
  margin-bottom: 60px;
}

.spacer-l-60 {
  margin-left: 60px;
}

.spacer-r-60 {
  margin-right: 60px;
}

.spacer-x-60 {
  margin-left: 60px;
  margin-right: 60px;
}

.spacer-y-60 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.spacer-p-60 {
  padding: 60px;
}

.spacer-pt-60 {
  padding-top: 60px;
}

.spacer-pb-60 {
  padding-bottom: 60px;
}

.spacer-pl-60 {
  padding-left: 60px;
}

.spacer-pr-60 {
  padding-right: 60px;
}

.spacer-px-60 {
  padding-left: 60px;
  padding-right: 60px;
}

.spacer-py-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.spacer-64 {
  margin: 64px;
}

.spacer-t-64 {
  margin-top: 64px;
}

.spacer-b-64 {
  margin-bottom: 64px;
}

.spacer-l-64 {
  margin-left: 64px;
}

.spacer-r-64 {
  margin-right: 64px;
}

.spacer-x-64 {
  margin-left: 64px;
  margin-right: 64px;
}

.spacer-y-64 {
  margin-top: 64px;
  margin-bottom: 64px;
}

.spacer-p-64 {
  padding: 64px;
}

.spacer-pt-64 {
  padding-top: 64px;
}

.spacer-pb-64 {
  padding-bottom: 64px;
}

.spacer-pl-64 {
  padding-left: 64px;
}

.spacer-pr-64 {
  padding-right: 64px;
}

.spacer-px-64 {
  padding-left: 64px;
  padding-right: 64px;
}

.spacer-py-64 {
  padding-top: 64px;
  padding-bottom: 64px;
}

.skeleton-box {
  display: inline-block;
  height: 1em;
  position: relative;
  overflow: hidden;
  background-color: #DDDBDD;
}
.skeleton-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  animation: shimmer 5s infinite;
  content: "";
}
@keyframes shimmer {
  100% {
    transform: translateX(100%);
  }
}

body {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
  padding: 0;
  margin: 0;
}

@supports (-webkit-overflow-scrolling: touch) {
  input,
  select,
  textarea {
    font-size: 16px;
  }
}
input,
select,
textarea {
  outline: none;
}
input:focus,
select:focus,
textarea:focus {
  outline: none;
}

.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;
  position: absolute;
  top: 40%;
  right: 0;
  left: 0;
  margin: 0 auto;
  animation: lds-dual-ring 1.2s linear infinite;
}

@keyframes lds-dual-ring {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
#policybazaar {
  width: 100%;
}

.section-full {
  width: 100%;
  padding: 0 16px;
}

#policybazaar {
  width: 100%;
}

.heading1 {
  color: #253858;
  line-height: 1.2;
  font-size: 48px;
  font-weight: 700;
}
@media (max-width: 768px) {
  .heading1 {
    font-size: 36px;
  }
}
@media (max-width: 568px) {
  .heading1 {
    font-size: 28px;
  }
}

.heading2 {
  color: #253858;
  line-height: 1.2;
  font-size: 36px;
}
@media (max-width: 768px) {
  .heading2 {
    font-size: 28px;
  }
}
@media (max-width: 568px) {
  .heading2 {
    font-size: 24px;
  }
}

.heading3 {
  color: #253858;
  line-height: 1.2;
  font-size: 28px;
}
@media (max-width: 768px) {
  .heading3 {
    font-size: 24px;
  }
}
@media (max-width: 568px) {
  .heading3 {
    font-size: 20px;
  }
}

.heading4 {
  color: #253858;
  line-height: 1.2;
  font-size: 24px;
}
@media (max-width: 768px) {
  .heading4 {
    font-size: 20px;
  }
}
@media (max-width: 568px) {
  .heading4 {
    font-size: 18px;
  }
}

.highlight {
  color: #0065FF;
}

.content, .paragraphBu {
  font-size: 16px;
  line-height: 26px;
  color: #253858;
  margin: 16px 0;
}
@media (max-width: 767px) {
  .content, .paragraphBu {
    font-size: 14px;
    line-height: 26px;
  }
}
.content.flat, .paragraphBu.flat {
  margin: 0;
}
.content.strong, .paragraphBu.strong {
  font-weight: 600;
}
.content.small, .paragraphBu.small {
  font-size: 14px;
}
.content.verysmall, .paragraphBu.verysmall {
  font-size: 12px;
}
.content.spacer-0, .paragraphBu.spacer-0 {
  margin: 0;
}

.section-container {
  width: 1170px;
  display: block;
  margin: 0px auto;
}
@media (max-width: 1024px) {
  .section-container {
    width: 100%;
    padding: 0px;
    padding: 0 16px;
  }
}
@media (max-width: 568px) {
  .section-container {
    width: 100%;
    padding: 0 16px;
  }
}
.section-container.space4 {
  margin: 4rem 0;
}
@media (max-width: 767px) {
  .section-container.space4 {
    margin: 2rem 0;
  }
}
@media (max-width: 1024px) {
  .section-container {
    padding: 0 16px;
  }
}
@media (max-width: 767px) {
  .section-container {
    padding: 0 16px;
  }
}
.section-container.full {
  width: 100%;
  padding: 0 16px;
}
.section-container.full.lightblue {
  background: linear-gradient(180deg, #EEF7FF 0%, #DFEBFF 100%);
}
.section-container.full.white {
  background: #fff;
}

.button {
  display: inline-block;
  padding: 12px 36px;
  border-radius: 5px;
  color: #fff;
  font-size: 16px;
  background-color: #0065FF;
  border: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.button:hover {
  background-color: rgb(0, 90.9, 229.5);
  color: #fff;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.08);
  transform: translateY(-2px);
}
.button:active {
  transform: translateY(0);
}
.button:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.button:disabled:hover {
  transform: none;
  box-shadow: none;
}
@media (max-width: 768px) {
  .button {
    padding: 10px 28px;
    font-size: 15px;
  }
}
@media (max-width: 568px) {
  .button {
    padding: 10px 24px;
    font-size: 14px;
  }
}

.cta-container {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}
.cta-container.center {
  justify-content: center;
}
.cta-container.right {
  justify-content: flex-end;
}
.cta-container.space-between {
  justify-content: space-between;
}
.cta-container .button {
  display: inline-block;
  padding: 12px 36px;
  border-radius: 5px;
  color: #fff;
  font-size: 16px;
  background-color: #0065FF;
  border: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.cta-container .button:hover {
  background-color: rgb(0, 90.9, 229.5);
  color: #fff;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.08);
  transform: translateY(-2px);
}
.cta-container .button:active {
  transform: translateY(0);
}
.cta-container .button:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.cta-container .button:disabled:hover {
  transform: none;
  box-shadow: none;
}
@media (max-width: 768px) {
  .cta-container .button {
    padding: 10px 28px;
    font-size: 15px;
  }
}
@media (max-width: 568px) {
  .cta-container .button {
    padding: 10px 24px;
    font-size: 14px;
  }
}
.cta-container .button {
  display: flex;
  align-items: center;
  gap: 7px;
}
@media (max-width: 767px) {
  .cta-container .button {
    display: inline-flex;
    width: -moz-fit-content !important;
    width: fit-content !important;
  }
}
.cta-container .button .icon-arrow-right {
  width: 20px;
  height: 20px;
  background: url(../../images/bu/term/arrow-white-pblearn.png) no-repeat center center;
  background-size: contain;
  display: inline-block;
}
.cta-container .button.lightblue {
  display: inline-block;
  padding: 12px 36px;
  border-radius: 5px;
  color: #0065FF;
  font-size: 16px;
  background-color: rgb(237, 244, 255);
  border: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.cta-container .button.lightblue:hover {
  background-color: rgba(0, 101, 255, 0.15);
  color: #0065FF;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.08);
  transform: translateY(-2px);
}
.cta-container .button.lightblue:active {
  transform: translateY(0);
}
.cta-container .button.lightblue:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.cta-container .button.lightblue:disabled:hover {
  transform: none;
  box-shadow: none;
}
@media (max-width: 768px) {
  .cta-container .button.lightblue {
    padding: 10px 28px;
    font-size: 15px;
  }
}
@media (max-width: 568px) {
  .cta-container .button.lightblue {
    padding: 10px 24px;
    font-size: 14px;
  }
}
.cta-container .button.lightblue {
  display: flex;
  align-items: center;
  gap: 7px;
  border: 1px solid rgba(0, 101, 255, 0.2);
}
.cta-container .button.lightblue:hover {
  border-color: #0065FF;
}
@media (max-width: 767px) {
  .cta-container .button.lightblue {
    display: inline-flex;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.cta-container .button.lightblue .icon-arrow-right {
  width: 20px;
  height: 20px;
  background: url(../../images/bu/term/arrow-blue-pblearn.png) no-repeat center center;
  background-size: contain;
  display: inline-block;
}
.cta-container .button.outline {
  display: inline-block;
  padding: 12px 36px;
  border-radius: 5px;
  color: #0065FF;
  font-size: 16px;
  background-color: transparent;
  border: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.cta-container .button.outline:hover {
  background-color: rgba(0, 101, 255, 0.1);
  color: #0065FF;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.08);
  transform: translateY(-2px);
}
.cta-container .button.outline:active {
  transform: translateY(0);
}
.cta-container .button.outline:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.cta-container .button.outline:disabled:hover {
  transform: none;
  box-shadow: none;
}
@media (max-width: 768px) {
  .cta-container .button.outline {
    padding: 10px 28px;
    font-size: 15px;
  }
}
@media (max-width: 568px) {
  .cta-container .button.outline {
    padding: 10px 24px;
    font-size: 14px;
  }
}
.cta-container .button.outline {
  border: 2px solid #0065FF;
}
.cta-container .button.white {
  display: inline-block;
  padding: 12px 36px;
  border-radius: 5px;
  color: #0065FF;
  font-size: 16px;
  background-color: #fff;
  border: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.cta-container .button.white:hover {
  background-color: #f5f5f5;
  color: #0065FF;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.08);
  transform: translateY(-2px);
}
.cta-container .button.white:active {
  transform: translateY(0);
}
.cta-container .button.white:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.cta-container .button.white:disabled:hover {
  transform: none;
  box-shadow: none;
}
@media (max-width: 768px) {
  .cta-container .button.white {
    padding: 10px 28px;
    font-size: 15px;
  }
}
@media (max-width: 568px) {
  .cta-container .button.white {
    padding: 10px 24px;
    font-size: 14px;
  }
}
.cta-container .button.white {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
@media (max-width: 568px) {
  .cta-container {
    flex-direction: column;
    gap: 12px;
  }
  .cta-container .button {
    width: 100%;
    text-align: center;
  }
}

.card {
  background: #fff;
  border-radius: 8px;
  padding: 24px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  border: none;
  transition: all 0.3s ease;
}
.card:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
}
@media (max-width: 768px) {
  .card {
    padding: calc(24px * 0.75);
    border-radius: calc(8px * 0.75);
  }
}
@media (max-width: 568px) {
  .card {
    padding: calc(24px * 0.66);
  }
}
.card.blue-shadow {
  box-shadow: 0px 0px 24px 0px #BADDFF;
}

.col-2-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}
@media (max-width: 768px) {
  .col-2-grid {
    grid-template-columns: 1fr;
    gap: calc(24px * 0.75);
  }
}

.col-3-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
@media (max-width: 1024px) {
  .col-3-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .col-3-grid {
    grid-template-columns: 1fr;
    gap: calc(24px * 0.75);
  }
}

.col-4-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}
@media (max-width: 1024px) {
  .col-4-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .col-4-grid {
    grid-template-columns: 1fr;
    gap: calc(24px * 0.75);
  }
}

.flexbox {
  display: flex;
  flex-wrap: nowrap;
  gap: 60px;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .flexbox {
    flex-wrap: wrap;
    flex-direction: column;
    gap: 20px;
    position: relative;
  }
}
.flexbox.sb {
  margin-top: 20px;
}
.flexbox-left {
  flex: 1;
}
@media (max-width: 767px) {
  .flexbox-left {
    width: 100%;
  }
}

.pblearn-banner-bg {
  background: url(../../images/bu/term/main_banner_ng.png) no-repeat center center;
  padding: 5rem 0 3rem;
}
@media (max-width: 767px) {
  .pblearn-banner-bg {
    padding: 2rem 0px 3rem;
  }
  .pblearn-banner-bg .heading1 {
    width: 250px;
  }
  .pblearn-banner-bg .flexbox-right {
    position: absolute;
    right: 100px;
  }
  .pblearn-banner-bg .flexbox-right .banner-wrapper {
    width: 100px;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0px auto;
  }
}
@media (max-width: 375px) {
  .pblearn-banner-bg .heading1 {
    width: 200px;
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 20px;
  }
  .pblearn-banner-bg .flexbox-right {
    position: absolute;
    right: 100px;
    top: -20px;
  }
}
.pblearn-banner-bg {
  background-size: cover;
}
.pblearn-banner-bg.nobg {
  background: transparent;
  padding: 5rem 0;
}
.pblearn-banner-bg.nobg .heading4 {
  line-height: 36px;
}
@media (max-width: 767px) {
  .pblearn-banner-bg.nobg {
    padding: 2rem 0px;
  }
  .pblearn-banner-bg.nobg .heading4 {
    max-width: 180px;
    line-height: 30px;
  }
  .pblearn-banner-bg.nobg .flexbox-right {
    right: 140px;
    top: -30px;
  }
  .pblearn-banner-bg.nobg .flexbox-right .medium-img {
    width: 140px;
    height: 140px;
  }
}
.pblearn-banner-bg.nobg .text-center {
  text-align: center;
}
@media (max-width: 767px) {
  .pblearn-banner-bg.nobg .text-center {
    text-align: left;
    margin-bottom: 20px;
  }
}
.pblearn-banner-bg.b1 {
  background: rgb(237, 246, 255);
  padding: 0px;
}
.pblearn-banner-bg.b1 .section-container {
  padding: 5rem 0;
  position: relative;
}
@media (max-width: 767px) {
  .pblearn-banner-bg.b1 .section-container {
    padding: 40px 16px;
  }
}
.pblearn-banner-bg.b1 .section-container .left-content {
  width: 50%;
}
@media (max-width: 767px) {
  .pblearn-banner-bg.b1 .section-container .left-content {
    width: 100%;
  }
}
.pblearn-banner-bg .banner-wrapper {
  width: 360px;
}
.pblearn-banner-bg .banner-wrapper.medium-img {
  width: 560px;
  height: 300px;
}
.pblearn-banner-bg .banner-wrapper.medium-img.float {
  width: 450px;
  height: 300px;
  position: absolute;
  top: -30px;
  right: -50%;
  left: 0;
  margin: 0px auto;
}
.pblearn-banner-bg .banner-wrapper.medium-img.float img {
  width: 100%;
  height: 130%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 767px) {
  .pblearn-banner-bg .banner-wrapper.medium-img.float {
    width: 120px;
    height: 120px;
    position: absolute;
    top: -50px;
    right: 0;
    left: initial;
    margin: 0;
  }
}
.pblearn-banner-bg .banner-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.pblearn-banner-bg .spacer-bottom {
  margin-bottom: 80px;
}
.pblearn-banner-bg .list-item {
  list-style: disc;
  padding: 0 0 0 20px;
  margin: 0;
}
.pblearn-banner-bg .list-item li {
  margin-bottom: 10px;
  font-size: 16px;
  color: #253858;
  line-height: 26px;
}

.pblearn-your-one-stop-solution {
  padding: 60px 0;
}
@media (max-width: 767px) {
  .pblearn-your-one-stop-solution {
    padding: 40px 0;
  }
}
@media (max-width: 568px) {
  .pblearn-your-one-stop-solution {
    padding: 20px 0;
  }
}
.pblearn-your-one-stop-solution .heading2 {
  text-align: center;
  margin: 0px auto 40px;
  max-width: 60%;
}
@media (max-width: 767px) {
  .pblearn-your-one-stop-solution .heading2 {
    max-width: 100%;
    line-height: 36px;
  }
}
@media (max-width: 375px) {
  .pblearn-your-one-stop-solution .heading2 {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
  }
}
.pblearn-your-one-stop-solution .content.flat {
  padding: 0 0 0 60px;
  position: relative;
}
.pblearn-your-one-stop-solution .content.flat .icon-check {
  content: "";
  position: absolute;
  top: -6px;
  left: 0;
  width: 44px;
  height: 44px;
}
.pblearn-your-one-stop-solution .content.flat .icon-check img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.pblearn-your-one-stop-solution .flexbox {
  gap: 20px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
@media (max-width: 1024px) {
  .pblearn-your-one-stop-solution .flexbox {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .pblearn-your-one-stop-solution .flexbox {
    grid-template-columns: 1fr;
    gap: calc(24px * 0.75);
  }
}
.pblearn-your-one-stop-solution .card {
  padding: 22px 20px 20px 20px;
  border: 1px solid rgba(163, 163, 163, 0.2);
  box-shadow: 0px 56.66px 92.07px 0px rgba(0, 0, 0, 0.05);
}
.pblearn-your-one-stop-solution .card .content {
  margin: 27px 0 10px;
}

.pblearn-insurance-terminologies-explained {
  background: linear-gradient(95.87deg, rgba(117, 255, 227, 0.1) 0%, rgba(0, 101, 255, 0.1) 100%);
  padding: 60px 0;
}
@media (max-width: 767px) {
  .pblearn-insurance-terminologies-explained {
    padding: 30px 0 50px;
  }
}
.pblearn-insurance-terminologies-explained .heading2 {
  text-align: center;
  margin: 0px auto 20px;
  max-width: 60%;
}
@media (max-width: 767px) {
  .pblearn-insurance-terminologies-explained .heading2 {
    max-width: 100%;
    line-height: 36px;
  }
}
@media (max-width: 375px) {
  .pblearn-insurance-terminologies-explained .heading2 {
    font-size: 20px;
    line-height: 30px;
  }
}
.pblearn-insurance-terminologies-explained .wd60 {
  max-width: 60%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .pblearn-insurance-terminologies-explained .wd60 {
    max-width: 100%;
  }
}
.pblearn-insurance-terminologies-explained .heading.content {
  margin-bottom: 30px;
  text-align: center;
}
.pblearn-insurance-terminologies-explained .content {
  margin-bottom: 10px;
  margin-top: 0;
}
.pblearn-insurance-terminologies-explained .bodytext {
  margin-bottom: 10px;
}
.pblearn-insurance-terminologies-explained .flexbox {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
@media (max-width: 1024px) {
  .pblearn-insurance-terminologies-explained .flexbox {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .pblearn-insurance-terminologies-explained .flexbox {
    grid-template-columns: 1fr;
    gap: calc(24px * 0.75);
  }
}
.pblearn-insurance-terminologies-explained .flexbox {
  gap: 20px;
}
.pblearn-insurance-terminologies-explained .card {
  padding: 0 0 10px 0;
  border-radius: 24px;
  background: linear-gradient(90deg, #0779FF 0%, #05FFC9 100%);
  box-shadow: none;
}
.pblearn-insurance-terminologies-explained .card:hover {
  box-shadow: none;
}
.pblearn-insurance-terminologies-explained .card .content-wrapper {
  padding: 20px;
  background: #fff;
  border-radius: 20px 20px 10px 10px;
  min-height: 260px;
}
.pblearn-insurance-terminologies-explained .card .content-wrapper .icon-check {
  display: block;
  width: 60px;
  height: 60px;
}
.pblearn-insurance-terminologies-explained .card .content-wrapper .icon-check img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.pblearn-insurance-terminologies-explained .card .content-wrapper .bodytext {
  font-size: 24px;
  font-weight: 500;
  margin: 20px 0;
}

.nris-special-cases {
  padding: 60px 0 110px 0;
}
@media (max-width: 767px) {
  .nris-special-cases {
    padding: 40px 0 80px 0;
  }
}
.nris-special-cases .heading2 {
  text-align: center;
  margin: 0px auto 20px;
  max-width: 60%;
}
@media (max-width: 767px) {
  .nris-special-cases .heading2 {
    max-width: 100%;
    line-height: 36px;
  }
}
@media (max-width: 375px) {
  .nris-special-cases .heading2 {
    font-size: 22px;
    line-height: 30px;
  }
}
.nris-special-cases .wd60 {
  max-width: 60%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .nris-special-cases .wd60 {
    max-width: 100%;
  }
}
.nris-special-cases .heading.content {
  margin-bottom: 30px;
  text-align: center;
}
.nris-special-cases .content {
  margin-bottom: 10px;
  margin-top: 0;
}
.nris-special-cases .bodytext {
  margin-bottom: 10px;
}
.nris-special-cases .article-img {
  width: 100%;
  height: 200px;
  background: rgb(250, 252, 255);
  margin-bottom: 10px;
  display: block;
}
.nris-special-cases .article-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}
.nris-special-cases .flexbox {
  gap: 20px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
@media (max-width: 1024px) {
  .nris-special-cases .flexbox {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .nris-special-cases .flexbox {
    grid-template-columns: 1fr;
    gap: calc(24px * 0.75);
  }
}
.nris-special-cases .card {
  padding: 10px 10px 20px 10px;
}
.nris-special-cases .card a {
  display: block;
}
.nris-special-cases .card .content {
  display: block;
}
.nris-special-cases .read-more {
  position: relative;
  color: #0065FF;
  display: block;
}
.nris-special-cases .read-more .icon-arrow-right {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #ccc;
  background: url(../../images/bu/term/next-arrow-pblearn.png) no-repeat 2px 0px;
  background-size: contain;
  position: relative;
  top: 5px;
}

.youtube-cases {
  padding: 60px 0;
}
@media (max-width: 767px) {
  .youtube-cases {
    padding: 40px 0;
  }
}
.youtube-cases .heading2 {
  text-align: left;
  margin: 0px auto 10px;
}
.youtube-cases .heading.content {
  margin-bottom: 30px;
  text-align: left;
}
@media (max-width: 767px) {
  .youtube-cases .heading.content {
    margin-bottom: 20px;
  }
}
.youtube-cases .content {
  margin-bottom: 10px;
  margin-top: 0;
}
.youtube-cases .bodytext {
  margin-bottom: 10px;
}
.youtube-cases .article-img {
  width: 100%;
  height: 200px;
  background: rgb(250, 252, 255);
  margin-bottom: 10px;
}
.youtube-cases .article-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px 10px 0px 0px;
}
.youtube-cases .flexbox {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
@media (max-width: 1024px) {
  .youtube-cases .flexbox {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .youtube-cases .flexbox {
    grid-template-columns: 1fr;
    gap: calc(20px * 0.75);
  }
}
.youtube-cases .flexbox {
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .youtube-cases .flexbox {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    overflow-x: scroll;
    padding: 0 0 10px 0;
  }
  .youtube-cases .flexbox::-webkit-scrollbar {
    display: none;
  }
  .youtube-cases .flexbox .card {
    min-width: 300px;
  }
}
.youtube-cases .flexbox.col2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 767px) {
  .youtube-cases .flexbox.col2 {
    flex-direction: column;
    align-items: flex-start;
    gap: 0px;
    margin-bottom: 30px;
  }
}
.youtube-cases .flexbox.col2 span {
  color: #253858;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: none;
  border: 1px solid rgb(234, 234, 234);
  padding: 13px 30px;
  border-radius: 50px;
  cursor: pointer;
}
.youtube-cases .card {
  padding: 0;
}
.youtube-cases .card .content-wrapper {
  padding: 10px 20px 20px 20px;
}
.youtube-cases .card .content-wrapper .bodytext {
  margin-bottom: 20px;
  font-size: 20px;
  color: #253858;
  display: block;
  font-weight: 500;
  line-height: 26px;
  text-decoration: none;
}
.youtube-cases .card .content-wrapper .bodytext:hover {
  text-decoration: underline;
}
.youtube-cases .cta-link {
  display: flex;
  gap: 20px;
  align-items: center;
  font-size: 12px;
  color: #253858;
}
.youtube-cases .cta-link span {
  display: flex;
  align-items: center;
  gap: 10px;
}
.youtube-cases .cta-link .icon {
  width: 20px;
  height: 20px;
  display: inline-block;
}
.youtube-cases .cta-link .icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.youtube-cases .read-more {
  position: relative;
  color: #0065FF;
}
.youtube-cases .read-more .icon-arrow-right {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #ccc;
  background: url(../../images/bu/term/next-arrow-pblearn.png) no-repeat 2px 0px;
  background-size: contain;
  position: relative;
  top: 5px;
}

.pblearn-have-a-query {
  padding: 0px 0;
}
@media (max-width: 767px) {
  .pblearn-have-a-query {
    padding: 20px 0 40px 0;
  }
}
.pblearn-have-a-query .heading2 {
  text-align: center;
  margin: 0px auto 20px;
  max-width: 60%;
}
@media (max-width: 767px) {
  .pblearn-have-a-query .heading2 {
    max-width: 100%;
    line-height: 36px;
  }
}
@media (max-width: 375px) {
  .pblearn-have-a-query .heading2 {
    font-size: 22px;
    line-height: 30px;
  }
}
.pblearn-have-a-query .wd60 {
  max-width: 60%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .pblearn-have-a-query .wd60 {
    max-width: 100%;
  }
}
.pblearn-have-a-query .heading.content {
  margin-bottom: 30px;
  text-align: center;
}
.pblearn-have-a-query .text-center {
  text-align: center;
}
.pblearn-have-a-query .content {
  margin-bottom: 10px;
  margin-top: 0;
}
.pblearn-have-a-query .bodytext {
  margin-bottom: 10px;
}
.pblearn-have-a-query .advisor-right-away {
  background: linear-gradient(90deg, rgba(250, 198, 0, 0.1) 0%, rgba(249, 35, 76, 0.1) 100%);
  padding: 30px 30px 30px 50px;
  border-radius: 10px;
  margin-top: 20px;
  width: 1020px;
  margin: 40px auto 0;
  position: relative;
}
@media (max-width: 767px) {
  .pblearn-have-a-query .advisor-right-away {
    width: 100%;
    max-width: 440px;
    padding: 20px;
  }
}
@media (max-width: 375px) {
  .pblearn-have-a-query .advisor-right-away {
    padding: 20px 20px 50px 20px;
  }
}
.pblearn-have-a-query .advisor-right-away:before {
  content: "";
  position: absolute;
  -webkit-mask-composite: source-out;
          mask-composite: subtract;
  right: 0px;
  width: 260px;
  height: 260px;
  background: url(../../images/bu/term/have_specific_query.png) no-repeat center center;
  background-size: contain;
  bottom: 0px;
}
@media (max-width: 767px) {
  .pblearn-have-a-query .advisor-right-away:before {
    -webkit-mask-composite: source-out;
            mask-composite: subtract;
    right: 0px;
    width: 120px;
    height: 120px;
    bottom: 0px;
  }
}
@media (max-width: 375px) {
  .pblearn-have-a-query .advisor-right-away:before {
    right: 0px;
  }
}
.pblearn-have-a-query .advisor-right-away .process {
  width: 70%;
}
@media (max-width: 767px) {
  .pblearn-have-a-query .advisor-right-away .process {
    width: 100%;
  }
}
.pblearn-have-a-query .advisor-right-away .process .heading1 {
  padding: 18px 38px 18px 18px;
  background: #fff;
  display: inline-block;
  margin: 12px 0;
  font-size: 33px;
  border-radius: 12px;
  line-height: 32px;
}
@media (max-width: 767px) {
  .pblearn-have-a-query .advisor-right-away .process .heading1 {
    padding: 18px;
    background: #fff;
    display: inline-block;
    margin: 12px 0;
    font-size: 20px;
    border-radius: 8px;
    line-height: 12px;
  }
}
@media (max-width: 375px) {
  .pblearn-have-a-query .advisor-right-away .process .heading1 {
    line-height: 30px;
  }
}
.pblearn-have-a-query .advisor-right-away .process .button.action-req-callback {
  margin-top: 10px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 12px 16px;
  position: initial;
  font-size: 16px;
  background-color: #0065FF;
  border: none;
  box-shadow: none;
  border-radius: 12px;
}
.pblearn-have-a-query .advisor-right-away .process .button.action-req-callback:before {
  display: none;
}
.pblearn-have-a-query .advisor-right-away .process .button.action-req-callback .icon-arrow-right {
  content: "";
  right: 0;
  width: 20px;
  height: 20px;
  background: url(../../images/bu/term/call.png) no-repeat 2px 0px;
  background-size: contain;
  position: relative;
  top: 0px;
}

.contact-query-section {
  padding: 30px 0 60px 0;
}
@media (max-width: 767px) {
  .contact-query-section {
    padding: 40px 0 40px 0;
  }
}
@media (max-width: 375px) {
  .contact-query-section {
    padding: 10px 0 20px 0;
  }
}
.contact-query-section .heading2 {
  text-align: center;
  margin: 0px auto 20px;
  max-width: 60%;
}
@media (max-width: 767px) {
  .contact-query-section .heading2 {
    max-width: 100%;
    line-height: 36px;
  }
}
@media (max-width: 375px) {
  .contact-query-section .heading2 {
    font-size: 22px;
    line-height: 30px;
  }
}
.contact-query-section .wd60 {
  max-width: 60%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .contact-query-section .wd60 {
    max-width: 100%;
  }
}
.contact-query-section .heading.content {
  margin-bottom: 30px;
  text-align: center;
}
.contact-query-section .content {
  margin-bottom: 10px;
  margin-top: 0;
}
.contact-query-section .bodytext {
  margin-bottom: 10px;
}
.contact-query-section .article-img {
  width: 100%;
  height: 200px;
  background: rgb(250, 252, 255);
  margin-bottom: 10px;
}
.contact-query-section .article-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.contact-query-section .col-2-grid {
  width: 980px;
  margin: 50px auto 0;
  gap: 70px;
}
@media (max-width: 767px) {
  .contact-query-section .col-2-grid {
    width: 100%;
    gap: 40px;
    margin: 40px auto 0;
  }
}
.contact-query-section .left-card {
  background: rgb(104, 164, 254);
  border-radius: 12px;
  padding: 0px 10px 0px 10px;
  position: relative;
  top: 0px;
  height: 300px;
}
@media (max-width: 767px) {
  .contact-query-section .left-card {
    margin-bottom: 150px;
  }
}
@media (max-width: 568px) {
  .contact-query-section .left-card {
    height: 200px;
  }
}
.contact-query-section .left-card .content-wrapper {
  padding: 30px 20px 20px 20px;
  background: #fff;
  border-radius: 12px;
  border: 1px solid rgb(104, 164, 254);
  position: relative;
  bottom: -10px;
  height: 440px;
}
@media (max-width: 568px) {
  .contact-query-section .left-card .content-wrapper {
    height: 340px;
  }
}
.contact-query-section .left-card .request-list {
  display: flex;
  flex-direction: column;
  gap: 30px;
  list-style: none;
  margin-top: 30px;
}
@media (max-width: 568px) {
  .contact-query-section .left-card .request-list {
    gap: 20px;
  }
}
.contact-query-section .left-card .request-list .divider {
  min-height: 1px;
  background: rgba(119, 166, 237, 0.2);
  width: 100%;
}
.contact-query-section .left-card .request-list .divider:after {
  display: none;
}
.contact-query-section .left-card .request-list li {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
}
.contact-query-section .left-card .request-list li .lev1-flex {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 10px;
}
.contact-query-section .left-card .request-list li .lev1-flex .lev2-flex-span {
  display: flex;
  flex-direction: column;
}
.contact-query-section .left-card .request-list li .lev1-flex .lev2-flex-span a {
  font-size: 14px;
  color: #0066ff;
}
.contact-query-section .left-card .request-list li:after {
  content: "";
  position: absolute;
  right: 0;
  width: 20px;
  height: 20px;
  background: url(../../images/bu/term/arrow_forward_ios.png) no-repeat 2px 0px;
  background-size: contain;
  top: 50%;
  transform: translateY(-50%);
}
.contact-query-section .left-card .request-list li span {
  font-weight: 600;
  color: #253858;
  font-size: 16px;
  line-height: 26px;
}
@media (max-width: 568px) {
  .contact-query-section .left-card .request-list li span {
    font-size: 14px;
    line-height: 22px;
  }
}
.contact-query-section .left-card .request-list li .icon {
  width: 50px;
  height: 50px;
  display: inline-block;
}
@media (max-width: 568px) {
  .contact-query-section .left-card .request-list li .icon {
    width: 30px;
    height: 30px;
  }
}
.contact-query-section .left-card .request-list li .icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.contact-query-section .right-card {
  background: rgb(104, 164, 254);
  border-radius: 12px;
  padding: 10px;
  position: relative;
  top: 0px;
}
.contact-query-section .right-card .content-wrapper {
  padding: 30px 20px 20px 20px;
  background: #fff;
  border-radius: 12px;
  position: relative;
}
.contact-query-section .right-card .services-list {
  display: flex;
  flex-direction: column;
  gap: 20px;
  list-style: none;
  margin-top: 0px;
}
.contact-query-section .right-card .services-list .divider {
  min-height: 1px;
  background: rgba(119, 166, 237, 0.2);
  width: 100%;
}
.contact-query-section .right-card .services-list .divider:after {
  display: none;
}
.contact-query-section .right-card .services-list li {
  flex: 1;
  display: flex;
  align-items: flex-start;
  gap: 10px;
  flex-direction: column;
  position: relative;
  padding-left: 70px;
}
@media (max-width: 568px) {
  .contact-query-section .right-card .services-list li {
    padding-left: 50px;
  }
}
.contact-query-section .right-card .services-list li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 50px;
}
@media (max-width: 568px) {
  .contact-query-section .right-card .services-list li:before {
    width: 30px;
    height: 30px;
  }
}
.contact-query-section .right-card .services-list li.icon:before {
  background: url("../../images/bu/term/helpline_claim.png") no-repeat center center;
  background-size: contain;
}
.contact-query-section .right-card .services-list li.icon1:before {
  background: url("../../images/bu/term/helpline_existing_policy.png") no-repeat center center;
  background-size: contain;
}
.contact-query-section .right-card .services-list li.icon2:before {
  background: url("../../images/bu/term/helpline_for_buyng _new_policy.png") no-repeat center center;
  background-size: contain;
}
.contact-query-section .right-card .services-list li .lev1-flex {
  flex: 1;
  display: flex;
  align-items: flex-start;
  gap: 4px;
  flex-direction: column;
}
.contact-query-section .right-card .services-list li .lev1-flex a {
  font-size: 14px;
  color: #0066ff;
  font-weight: 600;
}
.contact-query-section .right-card .services-list li .lev1-flex i {
  font-size: 10px;
  font-style: normal;
  font-weight: 500;
  margin: 6px 0 10px;
}
.contact-query-section .right-card .services-list li span {
  font-weight: 600;
  color: #253858;
  font-size: 16px;
  line-height: 26px;
}
@media (max-width: 568px) {
  .contact-query-section .right-card .services-list li span {
    font-size: 14px;
    line-height: 22px;
  }
}
.contact-query-section .right-card .services-list li .icon {
  width: 50px;
  height: 50px;
  display: inline-block;
}
@media (max-width: 568px) {
  .contact-query-section .right-card .services-list li .icon {
    width: 30px;
    height: 30px;
  }
}
.contact-query-section .right-card .services-list li .icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.basics-of-insurance {
  padding: 60px 0;
}
@media (max-width: 767px) {
  .basics-of-insurance {
    padding: 10px 0 30px 0;
  }
}
.basics-of-insurance .heading2 {
  text-align: center;
  margin: 0px auto 20px;
  max-width: 60%;
}
@media (max-width: 767px) {
  .basics-of-insurance .heading2 {
    max-width: 100%;
    line-height: 36px;
  }
}
@media (max-width: 375px) {
  .basics-of-insurance .heading2 {
    font-size: 20px;
    line-height: 30px;
  }
}
.basics-of-insurance .wd60 {
  max-width: 60%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .basics-of-insurance .wd60 {
    max-width: 100%;
  }
}
.basics-of-insurance .heading.content {
  margin-bottom: 30px;
  text-align: center;
}
.basics-of-insurance .content {
  margin-bottom: 10px;
  margin-top: 0;
}
.basics-of-insurance .bodytext {
  margin-bottom: 10px;
}
.basics-of-insurance .article-img {
  width: 100%;
  height: 200px;
  background: rgb(250, 252, 255);
  margin-bottom: 10px;
  display: block;
}
.basics-of-insurance .article-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.basics-of-insurance .flexbox-tab {
  display: flex;
  list-style: none;
  justify-content: center;
  align-items: center;
  margin: 50px 0 40px 0;
  gap: 10px;
}
@media (max-width: 767px) {
  .basics-of-insurance .flexbox-tab {
    overflow-x: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .basics-of-insurance .flexbox-tab::-webkit-scrollbar {
    display: none;
  }
}
.basics-of-insurance .flexbox-tab li {
  background: rgb(239, 245, 255);
  padding: 10px 20px;
  border-radius: 4px;
  color: rgb(0, 101, 255);
  cursor: pointer;
}
.basics-of-insurance .flexbox-tab li.active, .basics-of-insurance .flexbox-tab li:hover {
  background: rgb(0, 101, 255);
  color: #fff;
}
@media (max-width: 767px) {
  .basics-of-insurance .flexbox-tab li {
    white-space: nowrap;
  }
}
.basics-of-insurance .flexbox {
  gap: 20px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
@media (max-width: 1024px) {
  .basics-of-insurance .flexbox {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .basics-of-insurance .flexbox {
    grid-template-columns: 1fr;
    gap: calc(24px * 0.75);
  }
}
.basics-of-insurance .flexbox {
  display: none;
}
.basics-of-insurance .flexbox.active {
  display: grid;
}
.basics-of-insurance .card {
  padding: 20px;
  border: 1px solid rgba(163, 163, 163, 0.2);
}
.basics-of-insurance .card a {
  display: block;
}
.basics-of-insurance .card .content {
  display: block;
}
.basics-of-insurance .card .content .read-more {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #ccc;
  background: url(../../images/bu/term/next-arrow-pblearn.png) no-repeat 2px 0px;
  background-size: contain;
  position: relative;
  top: 5px;
}

.floatingPopupDiv {
  display: none;
}

.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: 8px;
  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;
  }
}
*,
*::before,
*::after {
  box-sizing: border-box;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  color: #475569;
  line-height: 1.6;
}

.skip-link {
  position: absolute;
  left: -9999px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.skip-link:focus {
  position: fixed;
  left: 12px;
  top: 12px;
  z-index: 1000;
  width: auto;
  height: auto;
  padding: 12px 16px;
  background: #0065ff;
  color: #fff;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  overflow: visible;
  clip: auto;
}

.article-page {
  max-width: 1200px;
  margin: 0 auto;
  padding: 32px 20px 64px;
  padding-left: max(20px, env(safe-area-inset-left, 0px));
  padding-right: max(20px, env(safe-area-inset-right, 0px));
}
@media (max-width: 980px) {
  .article-page {
    padding-left: 0;
    padding-right: 0;
  }
}
.article-page .article-layout {
  display: grid;
  grid-template-columns: minmax(240px, 280px) 1fr;
  gap: 32px;
  align-items: start;
}
@media (max-width: 900px) {
  .article-page .article-layout {
    grid-template-columns: 1fr;
  }
}
.article-page .article-layout .toc-card {
  position: sticky;
  top: 114px;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 24px rgba(46, 70, 218, 0.08), 0 1px 3px rgba(0, 0, 0, 0.06);
}
@media (max-width: 900px) {
  .article-page .article-layout .toc-card {
    position: static;
    display: none;
  }
}
.article-page .article-layout .toc-card h2 {
  margin: 0;
  padding: 14px 18px;
  font-size: 0.95rem;
  font-weight: 600;
  color: #fff;
  background: #0065ff;
  border-radius: 12px 12px 0 0;
}
.article-page .article-layout .toc-card nav {
  padding: 12px 0 16px;
}
.article-page .article-layout .toc-card ul {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow-y: auto;
  height: 360px;
}
.article-page .article-layout .toc-card ul::-webkit-scrollbar {
  display: none;
}
.article-page .article-layout .toc-card .item {
  margin: 0;
}
.article-page .article-layout .toc-card .link {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 10px 16px 10px 18px;
  font-size: 0.875rem;
  color: #334155;
  text-decoration: none;
  border-left: 3px solid transparent;
  transition: background 0.15s ease, color 0.15s ease;
}
.article-page .article-layout .toc-card .link::before {
  content: "";
  flex-shrink: 0;
  width: 8px;
  height: 8px;
  margin-top: 0.35em;
  border-radius: 50%;
  background: #cbd5e1;
}
.article-page .article-layout .toc-card .link:hover {
  background: rgba(0, 101, 255, 0.04);
  color: #0065ff;
}
.article-page .article-layout .toc-card .link.is-active {
  background: #edf2ff;
  color: #0065ff;
  font-weight: 600;
}
.article-page .article-layout .toc-card .link.is-active::before {
  background: #0065ff;
}
.article-page .article-layout #term-insurance-defence {
  display: flex;
  flex-direction: column;
}
.article-page .article-layout #term-insurance-defence h1 {
  font-size: 32px;
  font-weight: 600;
  color: #253858;
  line-height: 1.5;
  position: relative;
  margin: 0 0 24px 0;
}
.article-page .article-layout #term-insurance-defence h1:before {
  content: "";
  display: block;
  width: 130px;
  height: 2px;
  background: #f9a852;
  bottom: -8px;
  position: absolute;
}
@media (max-width: 568px) {
  .article-page .article-layout #term-insurance-defence {
    flex-direction: column-reverse;
    gap: 32px;
  }
  .article-page .article-layout #term-insurance-defence .author-bar {
    margin-bottom: 32px;
  }
}
.article-page .article-layout .article-main {
  border-radius: 12px;
}
.article-page .article-layout .article-main p {
  margin: 0;
  font-size: 14px;
  color: #475569;
  line-height: 1.6;
}
.article-page .article-layout .article-main .author-bar {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  padding: 18px 20px;
  margin-bottom: 32px;
  background: #edf2ff;
  border-radius: 10px;
}
@media (max-width: 640px) {
  .article-page .article-layout .article-main .author-bar {
    grid-template-columns: 1fr;
  }
}
.article-page .article-layout .article-main .author-bar .block {
  display: flex;
  gap: 14px;
  align-items: flex-start;
}
.article-page .article-layout .article-main .author-bar .icon {
  flex-shrink: 0;
  width: 44px;
  height: 44px;
  border-radius: 10px;
  background: #0065ff;
  display: grid;
  place-items: center;
  color: #fff;
}
.article-page .article-layout .article-main .author-bar .icon svg {
  width: 22px;
  height: 22px;
}
.article-page .article-layout .article-main .author-bar .info p {
  margin: 0;
  max-width: none;
}
.article-page .article-layout .article-main .author-bar .info p:first-of-type {
  margin-bottom: 4px;
  font-size: 0.95rem;
  font-weight: 700;
  color: #1e293b;
}
.article-page .article-layout .article-main .author-bar .info p:last-of-type:not(:only-of-type) {
  font-size: 0.8125rem;
  color: #94a3b8;
  line-height: 1.45;
}
.article-page .article-layout .article-section {
  scroll-margin-top: 24px;
  margin-bottom: 50px;
}
.article-page .article-layout .article-section + .article-page .article-layout .article-section {
  margin-top: 40px;
}
.article-page .article-layout .article-section > h2 {
  font-size: 24px;
  font-weight: 600;
  color: #253858;
  line-height: 1.5;
  position: relative;
  margin: 0 0 24px 0;
}
.article-page .article-layout .article-section > h2:before {
  content: "";
  display: block;
  width: 130px;
  height: 2px;
  background: #f9a852;
  bottom: -8px;
  position: absolute;
}
.article-page .article-layout .article-section > h1 {
  font-size: 32px;
  font-weight: 600;
  color: #253858;
  line-height: 1.5;
  position: relative;
  margin: 0 0 24px 0;
}
.article-page .article-layout .article-section > h1:before {
  content: "";
  display: block;
  width: 130px;
  height: 2px;
  background: #f9a852;
  bottom: -8px;
  position: absolute;
}
.article-page .article-layout .copy.prose h3 {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  color: #1e293b;
  line-height: 1.35;
  margin: 0 0 12px;
}
.article-page .article-layout .copy.prose > p {
  margin-bottom: clamp(12px, 3vw, 16px);
}
.article-page .article-layout .copy.prose > p:last-child {
  margin-bottom: 0;
}
.article-page .article-layout .copy.prose > p + ul.bullets {
  margin-top: clamp(4px, 1.5vw, 8px);
}
.article-page .article-layout .copy.prose blockquote {
  margin: clamp(12px, 3vw, 16px) 0;
  padding: 0;
  border: none;
  font-size: clamp(1rem, 2vw, 1.05rem);
  font-weight: 600;
  font-style: italic;
  color: #1e3a5f;
  line-height: 1.5;
}
.article-page .article-layout .copy.bridge {
  max-width: 72ch;
}
.article-page .article-layout .copy.bridge p {
  margin: clamp(24px, 5vw, 32px) 0 clamp(20px, 4vw, 28px);
}
.article-page .article-layout .copy.row {
  margin-top: clamp(22px, 4vw, 28px);
}
.article-page .article-layout .copy.row:first-of-type {
  margin-top: 8px;
}
.article-page .article-layout .copy.row .head {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 12px;
}
@media (max-width: 480px) {
  .article-page .article-layout .copy.row .head {
    gap: 12px;
  }
}
.article-page .article-layout .copy.row .badge {
  flex-shrink: 0;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #edf2ff;
  color: #2e46da;
  font-size: 14px;
  font-weight: 500;
  display: grid;
  place-items: center;
  line-height: 1;
}
.article-page .article-layout .copy.row .head h3 {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  color: #1e293b;
  line-height: 1.35;
  flex: 1;
  min-width: 0;
  margin: 0;
}
.article-page .article-layout .copy.row .indent {
  padding-left: calc(52px + 16px);
}
.article-page .article-layout .copy.row .indent p {
  margin: 0 0 12px;
  font-size: clamp(0.875rem, 1.7vw, 0.9375rem);
  line-height: 1.6;
  color: #475569;
  max-width: none;
}
.article-page .article-layout .copy.row .indent p:last-child {
  margin-bottom: 0;
}
@media (max-width: 480px) {
  .article-page .article-layout .copy.row .indent {
    padding-left: calc(44px + 12px);
  }
}
.article-page .article-layout ul.bullets {
  list-style: none;
  margin: clamp(12px, 3vw, 16px) 0 0;
  padding: 0;
}
.article-page .article-layout ul.bullets li {
  position: relative;
  padding-left: 22px;
  margin-bottom: clamp(10px, 2.5vw, 12px);
  font-size: clamp(0.9rem, 1.8vw, 1rem);
  color: #475569;
  line-height: 1.5;
}
.article-page .article-layout ul.bullets li:last-child {
  margin-bottom: 0;
}
.article-page .article-layout ul.bullets li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.55em;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #0065ff;
}
.article-page .article-layout ul.stack {
  list-style: none;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
  clear: both;
  margin: 38px 0 0 0;
}
.article-page .article-layout ul.stack .item.num {
  display: grid;
  grid-template-columns: 36px 1fr;
  gap: 16px;
  align-items: start;
}
@media (max-width: 480px) {
  .article-page .article-layout ul.stack .item.num {
    grid-template-columns: 44px 1fr;
    gap: 12px;
  }
}
.article-page .article-layout ul.stack .item.num .badge {
  flex-shrink: 0;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #edf2ff;
  color: #2e46da;
  font-size: 14px;
  font-weight: 500;
  display: grid;
  place-items: center;
  line-height: 1;
}
.article-page .article-layout ul.stack .item.num .inner {
  min-width: 0;
}
.article-page .article-layout ul.stack .item.num .inner h3 {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  color: #1e293b;
  line-height: 1.35;
  margin: 0 0 8px;
}
.article-page .article-layout ul.stack .item.num .inner p {
  font-size: clamp(0.875rem, 1.7vw, 0.9375rem);
  line-height: 1.55;
  max-width: none;
  margin: 0;
}
.article-page .article-layout .story-card {
  margin-top: 8px;
  padding: 32px 36px;
  background: #f8fafc;
  border-radius: 20px;
}
@media (max-width: 640px) {
  .article-page .article-layout .story-card {
    padding: 24px 22px;
    border-radius: 16px;
  }
}
.article-page .article-layout .story-card h2 {
  font-size: 24px;
  font-weight: 600;
  color: #253858;
  line-height: 1.5;
  margin: 0 0 24px 0;
}
.article-page .article-layout .story-card p {
  margin: 0 0 14px;
}
.article-page .article-layout .story-card p:last-child {
  margin-bottom: 0;
}
.article-page .article-layout .story-card blockquote {
  margin: 16px 0;
  padding: 0;
  border: none;
  font-size: 1.05rem;
  font-weight: 600;
  font-style: italic;
  color: #1e3a5f;
  line-height: 1.5;
}

@media (max-width: 980px) {
  .term-widget-new {
    margin: 0px auto;
  }
}
.section_cta {
  display: block;
  align-items: center;
  text-align: center;
}
.section_cta .actionBtn {
  display: inline-block;
  padding: 10px 30px;
  background: #0065ff;
  border-radius: 8px;
  color: #fff;
  font-weight: 600;
  margin: 30px 0 0;
  cursor: pointer;
}

/*********  comparison table*********/
.comparison-wrapper {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
  margin: 70px auto 0px;
}
@media (max-width: 640px) {
  .comparison-wrapper {
    width: 100%;
    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;
  width: 100%;
  overflow: hidden;
  overflow-x: scroll;
}
.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%;
}
@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: row;
  }
}
.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: 25%;
  }
}
.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;
}
.comparison-wrapper .comparison_table .head span {
  font-weight: 700;
  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%;
  }
}

.pb-advantage-mobile-box {
  display: none;
}

/*********  comparison table end*********/
.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;
}
.lead-form .form-heading .sub-title.sc {
  width: 90%;
  margin: 0px auto;
}
@media screen and (max-width: 980px) {
  .lead-form .form-heading .sub-title {
    font-size: 16px;
    text-align: left;
    padding-right: 10px;
  }
}
.lead-form .form-heading .sub-title span {
  display: inline;
  font-size: 20px;
  line-height: 16px;
  font-weight: 700;
}
@media (max-width: 767px) {
  .lead-form .form-heading .sub-title span {
    font-size: 16px;
    line-height: 16px;
  }
}
@media (max-width: 767px) {
  .lead-form .form-heading .sub-title p {
    font-size: 12px;
    line-height: 16px;
    margin-top: 5px;
  }
}
.lead-form .change-loan-cover span {
  color: #fff;
}
.lead-form .change-loan-cover span i {
  color: #fff;
  font-weight: 600;
}
.lead-form .headingtitle_housewife {
  font-size: 22px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  color: #fff;
  margin: 20px 0;
}
.lead-form .headingtitle_housewife span {
  display: block;
  font-size: 18px;
  line-height: 30px;
}
@media (max-width: 980px) {
  .lead-form .headingtitle_housewife {
    font-size: 16px;
    line-height: 16px;
    margin: 10px 0;
    padding-left: 90px;
    text-align: left;
    margin: 25px 0;
  }
  .lead-form .headingtitle_housewife span {
    display: block;
    font-size: 12px;
    line-height: 16px;
    margin-top: 5px;
  }
}
.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;
}

.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);
}

.floatingPopupDiv .floatpanel {
  position: relative;
  width: 450px;
  height: auto;
  border-radius: 30px;
  transform: scale(0.9);
  overflow-y: hidden;
  transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1), border-radius 0.3s;
}

.floatingPopupDiv .floatpanel .lead-form .form-heading {
  padding-top: 30px;
}

.floatingPopupDiv .floatpanel .graphic-leadform {
  display: none;
}

.floatingPopupDiv .floatpanel .close {
  position: absolute;
  top: 38px;
  right: 12px;
  width: 20px;
  height: 20px;
  background: 0 0;
  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 {
    align-items: flex-end;
  }
  .floatingPopupDiv .floatpanel {
    width: 450px;
    border-radius: 30px 30px 0 0;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
    transform: translateY(100%);
    height: 1auto;
    display: flex;
    align-items: end;
    padding: 0px;
  }
  .floatingPopupDiv.open .floatpanel {
    transform: scale(1) translateY(0);
  }
}
.floatingPopupDiv .floatpanel .showForm .lead-form {
  box-shadow: none;
  background: #05347b;
  padding: 0 0 16px 0;
  min-height: auto;
}
@media (max-width: 980px) {
  .floatingPopupDiv .floatpanel .showForm .lead-form {
    border-radius: 20px 20px 0px 0px;
  }
}

.floatingPopupDiv .floatpanel .showForm .lead-form .form-heading {
  text-align: center;
}

@media (max-width: 980px) {
  .floatingPopupDiv .floatpanel .showForm .lead-form .form-heading {
    padding: 10px 2% 18px;
  }
}
.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;
  }
}
.floatingPopupDiv .floatpanel .showFormterm_top {
  position: relative;
}

@media (max-width: 980px) {
  .floatingPopupDiv .floatpanel .lead-form .graphic-leadform {
    display: none;
  }
  .floatingPopupDiv .floatpanel .lead-form .form-heading .sub-title {
    text-align: center;
    width: 60%;
    margin: 0px auto;
    top: 0px;
    position: relative;
  }
  .floatingPopupDiv .floatpanel .promise-tag-pb {
    left: 0;
    right: 0;
  }
  .floatingPopupDiv .floatpanel .term-form-template {
    padding: 0 !important;
    margin-top: initial !important;
  }
  .floatingPopupDiv .floatpanel .showForm {
    overflow-y: scroll;
    margin: 0px auto;
  }
}
@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;
  }
}/*# sourceMappingURL=pblearn.css.map */