.AUTOCORRECT .faqs,
.AUTOCORRECT .related-media,
.AUTOCORRECT .why-autocorrect,
.AUTOCORRECT .hero-section,
.AUTOCORRECT .more-about-autocorrect {
  margin: 4rem 0;
}
.AUTOCORRECT .contact-us-cta {
  padding: 1rem 2rem;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.5rem;
  border-radius: 8px;
  font-weight: 500;
  background-color: #4377fe;
}
.AUTOCORRECT .contact-us-cta img {
  width: 2.5rem;
}
.AUTOCORRECT .contact-us-cta span {
  margin-left: 1rem;
  color: #fff;
}
.AUTOCORRECT .section-tag {
  text-transform: uppercase;
  font-size: 12px;
  color: #4378fd;
  display: block;
  letter-spacing: 1px;
  margin-bottom: 1rem;
}
.AUTOCORRECT .hero-section {
  background-color: #ffffff;
}
.AUTOCORRECT .hero-section img {
  border-radius: 8px;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.AUTOCORRECT .hero-section h1 {
  font-size: 60px;
  color: #002855;
  width: 80%;
}
.AUTOCORRECT .hero-section .hero-description {
  margin-top: 1rem;
  font-size: 1.1rem;
  color: #6c757d;
  line-height: 1.6;
}
.AUTOCORRECT .hero-section .hero-section-content {
  padding: 4rem;
}
.AUTOCORRECT form.contact-form {
  background-color: #4378fd;
  border-radius: 16px;
  padding: 4rem;
  color: #ffffff;
}
.AUTOCORRECT form.contact-form svg {
  width: 2.5rem;
  height: auto;
  margin-right: 0.5rem;
}
.AUTOCORRECT form.contact-form .form-label {
  font-size: 0.9rem;
  font-weight: 500;
  color: #ffffff;
  margin-bottom: 0;
  display: block;
  letter-spacing: 1px;
}
.AUTOCORRECT form.contact-form label[for|=carValue],
.AUTOCORRECT form.contact-form label[for|=carType] {
  margin-top: 1rem;
}
.AUTOCORRECT form.contact-form select,
.AUTOCORRECT form.contact-form input {
  color: #fff;
  border: none;
  border-radius: 8px;
  padding: 0;
  border: none;
  border-bottom: 2px solid #fff;
  background-color: transparent;
}
.AUTOCORRECT form.contact-form select::-moz-placeholder, .AUTOCORRECT form.contact-form input::-moz-placeholder {
  color: #fff;
  text-transform: uppercase;
  display: none;
}
.AUTOCORRECT form.contact-form select::placeholder,
.AUTOCORRECT form.contact-form input::placeholder {
  color: #fff;
  text-transform: uppercase;
  display: none;
}
.AUTOCORRECT form.contact-form select:focus,
.AUTOCORRECT form.contact-form input:focus {
  outline: none;
  box-shadow: 0 0 5px rgba(255, 255, 255, 0.5);
}
.AUTOCORRECT form.contact-form select {
  padding: 0 1rem;
}
.AUTOCORRECT form.contact-form select option {
  color: #222;
}
.AUTOCORRECT form.contact-form .btn {
  border-radius: 8px;
  font-size: 1.5rem;
  font-weight: 600;
  padding: 0.8rem;
}
.AUTOCORRECT form.contact-form .btn.btn-primary {
  background-color: #ffffff;
  color: #4378fd;
  transition: all 0.3s ease;
}
.AUTOCORRECT form.contact-form .btn.btn-primary:hover {
  background-color: #f1f1f1;
  color: #4378fd;
}
.AUTOCORRECT form.contact-form .btn.btn-secondary {
  background-color: transparent;
  color: #ffffff;
  transition: all 0.3s ease;
}
.AUTOCORRECT form.contact-form .btn.btn-secondary:hover {
  color: #f1f1f1;
}
.AUTOCORRECT .why-autocorrect {
  background-color: #ffffff;
}
.AUTOCORRECT .why-autocorrect h2 {
  font-size: 3rem;
  color: #002855;
}
.AUTOCORRECT .why-autocorrect h2 .highlight {
  color: #4378fd;
}
.AUTOCORRECT .why-autocorrect .related-media {
  font-size: 0.85rem;
  font-weight: 600;
  color: #6c757d;
  margin-top: 0.5rem;
}
.AUTOCORRECT .why-autocorrect .swiper .swiper-wrapper {
  display: flex;
  align-items: center;
}
.AUTOCORRECT .why-autocorrect .swiper .swiper-wrapper .swiper-slide.slider-1 .feature-card {
  background-color: #e1e7fe;
}
.AUTOCORRECT .why-autocorrect .swiper .swiper-wrapper .swiper-slide.slider-2 .feature-card {
  background-color: #eec9a7;
}
.AUTOCORRECT .why-autocorrect .swiper .swiper-wrapper .swiper-slide.slider-3 .feature-card {
  background-color: #ece1fe;
}
.AUTOCORRECT .why-autocorrect .swiper .swiper-wrapper .swiper-slide.slider-4 .feature-card {
  background-color: #fcffb0;
}
.AUTOCORRECT .why-autocorrect .swiper .swiper-slide {
  display: flex;
  justify-content: center;
}
.AUTOCORRECT .why-autocorrect .swiper .feature-card {
  background-color: transparent;
  border-radius: 12px;
  padding: 1.5rem;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
}
.AUTOCORRECT .why-autocorrect .swiper .feature-card:hover {
  transform: translateY(-5px);
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.15);
}
.AUTOCORRECT .why-autocorrect .swiper .feature-card h3.feature-number {
  font-size: 1.2rem;
  font-weight: bold;
  color: #4378fd;
  margin-bottom: 1rem;
}
.AUTOCORRECT .why-autocorrect .swiper .feature-card p {
  font-size: 1rem;
  color: #00164e;
  line-height: 1.6;
}
.AUTOCORRECT .why-autocorrect .swiper-pagination {
  margin-top: 1.5rem;
}
.AUTOCORRECT .why-autocorrect .swiper-pagination .swiper-pagination-bullet {
  background-color: #4378fd;
  opacity: 1;
}
.AUTOCORRECT .why-autocorrect .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #002855;
}
.AUTOCORRECT .related-media .related-media-card .video-thumbnail {
  height: 350px;
  border-radius: 10px;
  -o-object-fit: cover;
     object-fit: cover;
}
.AUTOCORRECT .related-media .related-media-card .play-icon {
  position: absolute;
  z-index: 99;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0px auto;
}
.AUTOCORRECT .related-media .related-media-card .related-media-card-body {
  position: absolute;
  bottom: 0;
  z-index: 999;
  padding: 2rem;
}
.AUTOCORRECT .related-media .related-media-card .related-media-card-body p {
  font-size: 1.2rem;
}
.AUTOCORRECT .related-media a.btn {
  font-size: 1.5rem;
  background-color: #4378fd;
  border-radius: 10px;
}
.AUTOCORRECT .more-about-autocorrect h2 {
  font-size: 2rem;
  font-weight: 400;
  color: #01164f;
  width: 75%;
}
.AUTOCORRECT .more-about-autocorrect p {
  color: #969696;
  font-size: 1.1rem;
}
.AUTOCORRECT .more-about-autocorrect .row {
  margin-bottom: 3rem;
}
.AUTOCORRECT .forms-documents h2 {
  font-size: 3rem;
  margin-bottom: 1.5rem;
}
.AUTOCORRECT .forms-documents .documents-row > div:first-child {
  margin-bottom: 1.5rem;
}
.AUTOCORRECT .forms-documents .documents-row > div:first-child .document-card {
  background-color: #e1e7fe;
}
.AUTOCORRECT .forms-documents .documents-row > div:nth-child(2) {
  margin-bottom: 1.5rem;
}
.AUTOCORRECT .forms-documents .documents-row > div:nth-child(2) .document-card {
  background-color: #eec9a7;
}
.AUTOCORRECT .forms-documents .documents-row > div:nth-child(3) .document-card {
  background-color: #fcffb0;
}
.AUTOCORRECT .forms-documents .documents-row > div:nth-child(4) .document-card {
  background-color: #ece1fe;
}
.AUTOCORRECT .forms-documents .document-card {
  padding: 2rem;
  border-radius: 10px;
}
.AUTOCORRECT .forms-documents .document-card img {
  width: 1.5rem;
  margin-left: auto;
}
.AUTOCORRECT .forms-documents .document-card p {
  color: #323232;
  font-size: 1.1rem;
  width: calc(100% - 1.5rem);
}
.AUTOCORRECT .forms-documents .documents-shortcut-links {
  list-style: none;
  padding: 0;
  margin: 2rem 0;
}
.AUTOCORRECT .forms-documents .documents-shortcut-links li:first-child {
  margin-right: 4rem;
}
.AUTOCORRECT .forms-documents .documents-shortcut-links a {
  text-decoration: none;
}
.AUTOCORRECT .forms-documents .documents-shortcut-links img {
  width: 2.3rem;
}
.AUTOCORRECT .forms-documents .documents-shortcut-links span {
  font-size: 1.25rem;
  font-weight: 500;
  color: #4378fd;
  margin-right: 1rem;
}
.AUTOCORRECT .faqs .accordion-header {
  border: none;
  border-top: 1px solid #000;
}
.AUTOCORRECT .faqs .accordion-header .accordion-button:not(.collapsed) {
  background-color: transparent;
}
.AUTOCORRECT .faqs .accordion-header button {
  font-size: 1.65rem;
  font-weight: 400;
  padding: 2rem;
  padding-right: 0;
  padding-left: 0;
}
.AUTOCORRECT .faqs .accordion-item {
  border: none;
}
.AUTOCORRECT .faqs .accordion-item .accordion-body p {
  font-size: 1.1rem;
}
.AUTOCORRECT .faqs a {
  margin-bottom: 2rem;
}

.spinner-border {
  display: none;
}

@media (max-width: 576px) {
  .AUTOCORRECT .faqs,
  .AUTOCORRECT .related-media,
  .AUTOCORRECT .why-autocorrect,
  .AUTOCORRECT .hero-section,
  .AUTOCORRECT .more-about-autocorrect {
    margin: 2.5rem 0;
  }
  .AUTOCORRECT .section-tag {
    font-size: 15px;
  }
  .AUTOCORRECT .hero-section {
    margin-top: 1rem;
  }
  .AUTOCORRECT .why-autocorrect h2,
  .AUTOCORRECT .forms-documents h2 {
    font-size: 1.75rem;
    margin: 0px auto 1.75rem auto;
    display: block;
    width: 90%;
  }
  .AUTOCORRECT .more-about-autocorrect .contact-us-cta {
    display: none !important;
  }
  .AUTOCORRECT .contact-us-cta {
    font-size: 1.25rem !important;
    justify-content: center;
    margin: 0px auto;
  }
  .AUTOCORRECT .contact-us-cta img {
    width: 27px;
  }
  .AUTOCORRECT .forms-documents h2,
  .AUTOCORRECT .hero-section h1,
  .AUTOCORRECT .why-autocorrect h2 {
    text-align: center;
  }
  .AUTOCORRECT .hero-section img {
    position: relative;
  }
  .AUTOCORRECT .hero-section .hero-section-content {
    padding: 0;
  }
  .AUTOCORRECT .hero-section h1 {
    margin: 2rem 0 0;
    font-size: 2.75rem;
    width: 100%;
  }
  .AUTOCORRECT .contact-form {
    padding: 0 28px 28px !important;
  }
  .AUTOCORRECT .contact-form .form-label {
    margin-top: 1rem;
  }
  .AUTOCORRECT .contact-form .contact-us-cta {
    border: 1px solid rgba(255, 255, 255, 0.5098039216);
    width: 80%;
  }
  .AUTOCORRECT .related-media .related-media-card {
    margin-bottom: 1rem;
  }
  .AUTOCORRECT .related-media .related-media-card .video-thumbnail {
    height: 33.3333333333vh;
  }
  .AUTOCORRECT .related-media .related-media-card .play-icon {
    width: 3rem;
  }
  .AUTOCORRECT .faqs .accordion-header button {
    font-size: 1.25rem;
    padding: 1rem 0;
  }
  .AUTOCORRECT .faqs .row {
    flex-direction: column-reverse;
  }
  .AUTOCORRECT .faqs .row figure img {
    height: 66.6666666667vh;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 8px;
    margin-top: 1rem;
    -o-object-position: top;
       object-position: top;
  }
  .AUTOCORRECT .faqs .row a {
    margin-bottom: 0 !important;
  }
  .AUTOCORRECT .more-about-autocorrect h2 {
    width: 100%;
    font-size: 1.5rem;
  }
  .AUTOCORRECT .more-about-autocorrect .row {
    margin: 0;
  }
  .AUTOCORRECT .forms-documents .documents-shortcut-links {
    width: 80%;
    margin: 1rem auto 2rem auto;
    display: block;
  }
  .AUTOCORRECT .forms-documents .documents-shortcut-links li:first-child {
    margin-right: 0;
  }
  .AUTOCORRECT .forms-documents .documents-shortcut-links li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .AUTOCORRECT .forms-documents .documents-row > div {
    padding-bottom: 1rem;
    margin-bottom: 0 !important;
  }
  .AUTOCORRECT .forms-documents figure img {
    width: 75%;
    margin: 0px auto;
    margin-top: 3rem;
    display: block;
  }
  .AUTOCORRECT .forms-documents .document-card img {
    width: 1rem;
  }
  .AUTOCORRECT .forms-documents .document-card p {
    width: 100%;
  }
}
.heriafya-juniors h3 {
  color: #00164e;
}
.heriafya-juniors {
  /* HERO */
}
.heriafya-juniors .product-banner {
  height: 520px;
  position: relative;
  min-height: 65vh;
}
.heriafya-juniors .product-banner::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background: linear-gradient(180deg, rgba(0, 22, 78, 0.05) 0%, rgba(0, 22, 78, 0.35) 35%, rgba(0, 22, 78, 0.7) 100%);
}
.heriafya-juniors .product-banner h1 {
  font-weight: 800;
  font-size: 3rem;
  line-height: 42px;
}
.heriafya-juniors .product-banner h1 span {
  color: #d48828;
}
.heriafya-juniors .product-banner img {
  z-index: 1;
}
.heriafya-juniors .product-banner h1,
.heriafya-juniors .product-banner h4,
.heriafya-juniors .product-banner .btn {
  position: relative;
  z-index: 1;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.35);
}
@media (max-width: 767.98px) {
  .heriafya-juniors .product-banner {
    height: 360px;
  }
}
.heriafya-juniors .product-intro {
  background-color: #f4f5f7;
}
.heriafya-juniors .product-intro p {
  font-size: 1.3rem;
  color: #01164f;
}
.heriafya-juniors {
  /* FEATURE CARDS (Why this plan) */
}
.heriafya-juniors .feature-card {
  background: radial-gradient(120% 120% at 0% 0%, rgba(67, 120, 253, 0.25) 0%, #00164e 40%, #00164e 100%);
  border: 0;
}
.heriafya-juniors .feature-card .card-body {
  color: #fff !important;
}
.heriafya-juniors .feature-card {
  /* small circular icon placeholder in the header */
}
.heriafya-juniors .feature-card .badge {
  width: 34px;
  height: 34px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.heriafya-juniors {
  /* USEFUL INFO */
  /* Useful Information */
}
.heriafya-juniors .useful-info h3 {
  color: #00164e;
}
.heriafya-juniors .useful-info .ui-card {
  background: #fff;
  border: 1px solid rgba(67, 120, 253, 0.25);
  border-radius: 0.75rem;
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.06);
}
.heriafya-juniors .useful-info .accordion-item {
  border: none;
}
.heriafya-juniors .useful-info .accordion-item:not(:last-child) {
  border-bottom: 1px solid rgba(67, 120, 253, 0.2);
}
.heriafya-juniors .useful-info .accordion-button {
  background: #f8f9fa;
  border-radius: 0.5rem;
  margin: 0.5rem 0;
  padding: 0.9rem 1rem;
  color: #00164e;
  box-shadow: none;
}
.heriafya-juniors .useful-info .accordion-button::after {
  display: none;
}
.heriafya-juniors .useful-info .accordion-button {
  /* hide default caret */
}
.heriafya-juniors .useful-info .accordion-button:not(.collapsed) {
  background: #dfeffe;
  border: 1px solid rgba(67, 120, 253, 0.35);
  color: #00164e;
}
.heriafya-juniors .useful-info .chev-wrap {
  display: inline-flex;
  align-items: center;
}
.heriafya-juniors .useful-info .chevron-icon {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  border: 2px solid #00164e;
  color: #00164e;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  line-height: 1;
  transition: all 0.25s ease;
}
.heriafya-juniors .useful-info .accordion-button:hover .chevron-icon {
  background: #00164e;
  color: #fff;
}
.heriafya-juniors .useful-info {
  /* rotate when open */
}
.heriafya-juniors .useful-info .accordion-item:has(.accordion-collapse.show) .chevron-icon {
  transform: rotate(180deg);
}
.heriafya-juniors .useful-info {
  /* image card */
}
.heriafya-juniors .useful-info .img-card {
  background: #fff;
  border: 1px solid rgba(67, 120, 253, 0.25);
  border-radius: 0.75rem;
  padding: 0.5rem;
}
.heriafya-juniors {
  /* RIGHT FOR YOU (blue band) */
}
.heriafya-juniors .right-for-you {
  background: radial-gradient(1200px 400px at 10% 10%, rgba(67, 120, 253, 0.2), transparent 60%), radial-gradient(1000px 300px at 90% 80%, rgba(255, 255, 255, 0.06), transparent 60%), #00164e;
  color: #fff;
}
.heriafya-juniors .right-for-you .card .badge {
  width: 34px;
  height: 34px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.heriafya-juniors {
  /* FAQ (vertical pills + panes) */
}
.heriafya-juniors .faq-tabs .nav-link {
  color: #323232;
  background: #f8f9fa;
  border: 1px solid rgba(67, 120, 253, 0.25);
  border-radius: 0;
  padding: 0.85rem 1rem;
  font-weight: 600;
}
.heriafya-juniors .faq-tabs .nav-link.active {
  color: #fff;
  background: #4378fd;
  border-color: #4378fd;
}
.heriafya-juniors .content-card {
  border-radius: 0.5rem !important;
  position: relative;
  background-color: #f4f5f7 !important;
}
.heriafya-juniors .content-card img {
  border-radius: 0.5rem !important;
  max-height: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
}
.heriafya-juniors .content-card .accordion-item {
  border: 1px solid rgba(67, 120, 253, 0.2) !important;
}
.heriafya-juniors .content-card .accordion-item:not(:first-child) {
  margin-top: 1rem;
}
.heriafya-juniors .content-card .accordion-item:not(:last-child) {
  margin-bottom: 1rem;
}
.heriafya-juniors .content-card .accordion-item {
  background-color: transparent !important;
  border-radius: 0.5rem;
}
.heriafya-juniors .content-card .accordion-item .accordion-header {
  background: transparent !important;
  border-radius: 0.5rem;
  padding-bottom: 0px !important;
}
.heriafya-juniors .content-card .accordion-item .accordion-header .accordion-button {
  border-bottom: 0px !important;
  box-shadow: none !important;
  color: #00164e;
}
.heriafya-juniors .content-card .accordion-item .accordion-body {
  padding-top: 0px !important;
  font-weight: light;
}
.heriafya-juniors {
  /* Image helpers (already have .object-fit-cover) */
}
.heriafya-juniors .ratio > img {
  -o-object-fit: cover;
     object-fit: cover;
}
.heriafya-juniors {
  /* Buttons */
}
.heriafya-juniors .btn-warning {
  color: #fff;
}
.heriafya-juniors .btn-warning:hover {
  color: #00164e;
}
.heriafya-juniors {
  /* Spacing tweaks specific to this page */
}
.heriafya-juniors .section-spacer-sm {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.heriafya-juniors .section-spacer {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.heriafya-juniors .section-spacer-lg {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.heriafya-juniors {
  /* Responsive refinements */
}
@media (max-width: 991.98px) {
  .heriafya-juniors .faq-tabs {
    margin-bottom: 1rem;
  }
}
.heriafya-juniors .floating-pills {
  box-shadow: -15px 8px 20px rgba(0, 0, 0, 0.1);
  border-radius: 0.5rem !important;
}
.heriafya-juniors .floating-pills .nav-link {
  background-color: white !important;
  color: #00164e !important;
  border-radius: 0.5rem !important;
  padding: 1.5rem 1.25rem !important;
  font-weight: normal !important;
  border: 0px;
}
.heriafya-juniors .floating-pills .nav-link.active {
  transform: scale(1.1) translateX(2px) !important;
  box-shadow: -10px 0px 15px rgba(0, 0, 0, 0.1);
  font-weight: bold !important;
}
.heriafya-juniors .platinum-card {
  overflow: hidden !important;
  position: relative;
}
.heriafya-juniors .platinum-card .card-background-image {
  -o-object-position: center top;
     object-position: center top;
  z-index: 1;
}
.heriafya-juniors .platinum-card .card-body {
  position: relative;
  z-index: 2;
}
.heriafya-juniors .explore-section .section-background-image {
  z-index: 0;
}
.heriafya-juniors .explore-section h3 {
  color: white;
}
.heriafya-juniors .explore-section .container {
  position: relative;
  z-index: 1 !important;
}
.heriafya-juniors .contact-section .input-form {
  border-radius: 0.5rem;
}
.heriafya-seniors h3 {
  color: #00164e;
}
.heriafya-seniors {
  /* HERO */
}
.heriafya-seniors .product-banner {
  height: 520px;
  position: relative;
  min-height: 65vh;
}
.heriafya-seniors .product-banner::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background: linear-gradient(180deg, rgba(0, 22, 78, 0.05) 0%, rgba(0, 22, 78, 0.35) 35%, rgba(0, 22, 78, 0.7) 100%);
}
.heriafya-seniors .product-banner h1 {
  font-weight: 800;
  font-size: 3rem;
  line-height: 42px;
}
.heriafya-seniors .product-banner h1 span {
  color: #008ba9;
}
.heriafya-seniors .product-banner img {
  z-index: 1;
}
.heriafya-seniors .product-banner h1,
.heriafya-seniors .product-banner h4,
.heriafya-seniors .product-banner .btn {
  position: relative;
  z-index: 1;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.35);
}
@media (max-width: 767.98px) {
  .heriafya-seniors .product-banner {
    height: 360px;
  }
}
.heriafya-seniors .product-intro {
  background-color: #f4f5f7;
}
.heriafya-seniors .product-intro p {
  font-size: 1.3rem;
  color: #01164f;
}
.heriafya-seniors {
  /* FEATURE CARDS (Why this plan) */
}
.heriafya-seniors .feature-card {
  background: radial-gradient(120% 120% at 0% 0%, rgba(67, 120, 253, 0.25) 0%, #00164e 40%, #00164e 100%);
  border: 0;
}
.heriafya-seniors .feature-card .card-body {
  color: #fff !important;
}
.heriafya-seniors .feature-card {
  /* small circular icon placeholder in the header */
}
.heriafya-seniors .feature-card .badge {
  width: 34px;
  height: 34px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.heriafya-seniors {
  /* USEFUL INFO */
  /* Useful Information */
}
.heriafya-seniors .useful-info h3 {
  color: #00164e;
}
.heriafya-seniors .useful-info .ui-card {
  background: #fff;
  border: 1px solid rgba(67, 120, 253, 0.25);
  border-radius: 0.75rem;
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.06);
}
.heriafya-seniors .useful-info .accordion-item {
  border: none;
}
.heriafya-seniors .useful-info .accordion-item:not(:last-child) {
  border-bottom: 1px solid rgba(67, 120, 253, 0.2);
}
.heriafya-seniors .useful-info .accordion-button {
  background: #f8f9fa;
  border-radius: 0.5rem;
  margin: 0.5rem 0;
  padding: 0.9rem 1rem;
  color: #00164e;
  box-shadow: none;
}
.heriafya-seniors .useful-info .accordion-button::after {
  display: none;
}
.heriafya-seniors .useful-info .accordion-button {
  /* hide default caret */
}
.heriafya-seniors .useful-info .accordion-button:not(.collapsed) {
  background: #dfeffe;
  border: 1px solid rgba(67, 120, 253, 0.35);
  color: #00164e;
}
.heriafya-seniors .useful-info .chev-wrap {
  display: inline-flex;
  align-items: center;
}
.heriafya-seniors .useful-info .chevron-icon {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  border: 2px solid #00164e;
  color: #00164e;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  line-height: 1;
  transition: all 0.25s ease;
}
.heriafya-seniors .useful-info .accordion-button:hover .chevron-icon {
  background: #00164e;
  color: #fff;
}
.heriafya-seniors .useful-info {
  /* rotate when open */
}
.heriafya-seniors .useful-info .accordion-item:has(.accordion-collapse.show) .chevron-icon {
  transform: rotate(180deg);
}
.heriafya-seniors .useful-info {
  /* image card */
}
.heriafya-seniors .useful-info .img-card {
  background: #fff;
  border: 1px solid rgba(67, 120, 253, 0.25);
  border-radius: 0.75rem;
  padding: 0.5rem;
}
.heriafya-seniors {
  /* RIGHT FOR YOU (blue band) */
}
.heriafya-seniors .right-for-you {
  background: radial-gradient(1200px 400px at 10% 10%, rgba(67, 120, 253, 0.2), transparent 60%), radial-gradient(1000px 300px at 90% 80%, rgba(255, 255, 255, 0.06), transparent 60%), #00164e;
  color: #fff;
}
.heriafya-seniors .right-for-you .card .badge {
  width: 34px;
  height: 34px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.heriafya-seniors {
  /* FAQ (vertical pills + panes) */
}
.heriafya-seniors .faq-tabs .nav-link {
  color: #323232;
  background: #f8f9fa;
  border: 1px solid rgba(67, 120, 253, 0.25);
  border-radius: 0;
  padding: 0.85rem 1rem;
  font-weight: 600;
}
.heriafya-seniors .faq-tabs .nav-link.active {
  color: #fff;
  background: #4378fd;
  border-color: #4378fd;
}
.heriafya-seniors .content-card {
  border-radius: 0.5rem !important;
  position: relative;
  background-color: #f4f5f7 !important;
}
.heriafya-seniors .content-card img {
  border-radius: 0.5rem !important;
  max-height: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
}
.heriafya-seniors .content-card .accordion-item {
  border: 1px solid rgba(67, 120, 253, 0.2) !important;
}
.heriafya-seniors .content-card .accordion-item:not(:first-child) {
  margin-top: 1rem;
}
.heriafya-seniors .content-card .accordion-item:not(:last-child) {
  margin-bottom: 1rem;
}
.heriafya-seniors .content-card .accordion-item {
  background-color: transparent !important;
  border-radius: 0.5rem;
}
.heriafya-seniors .content-card .accordion-item .accordion-header {
  background: transparent !important;
  border-radius: 0.5rem;
  padding-bottom: 0px !important;
}
.heriafya-seniors .content-card .accordion-item .accordion-header .accordion-button {
  border-bottom: 0px !important;
  box-shadow: none !important;
  color: #00164e;
}
.heriafya-seniors .content-card .accordion-item .accordion-body {
  padding-top: 0px !important;
  font-weight: light;
}
.heriafya-seniors {
  /* Image helpers (already have .object-fit-cover) */
}
.heriafya-seniors .ratio > img {
  -o-object-fit: cover;
     object-fit: cover;
}
.heriafya-seniors {
  /* Buttons */
}
.heriafya-seniors .btn-warning {
  color: #fff;
}
.heriafya-seniors .btn-warning:hover {
  color: #00164e;
}
.heriafya-seniors {
  /* Spacing tweaks specific to this page */
}
.heriafya-seniors .section-spacer-sm {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.heriafya-seniors .section-spacer {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.heriafya-seniors .section-spacer-lg {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.heriafya-seniors {
  /* Responsive refinements */
}
@media (max-width: 991.98px) {
  .heriafya-seniors .faq-tabs {
    margin-bottom: 1rem;
  }
}
.heriafya-seniors .floating-pills {
  box-shadow: -15px 8px 20px rgba(0, 0, 0, 0.1);
  border-radius: 0.5rem !important;
}
.heriafya-seniors .floating-pills .nav-link {
  background-color: white !important;
  color: #00164e !important;
  border-radius: 0.5rem !important;
  padding: 1.5rem 1.25rem !important;
  font-weight: normal !important;
  border: 0px;
}
.heriafya-seniors .floating-pills .nav-link.active {
  transform: scale(1.1) translateX(2px) !important;
  box-shadow: -10px 0px 15px rgba(0, 0, 0, 0.1);
  font-weight: bold !important;
}
.heriafya-seniors .platinum-card {
  overflow: hidden !important;
  position: relative;
}
.heriafya-seniors .platinum-card .card-background-image {
  -o-object-position: center top;
     object-position: center top;
  z-index: 1;
}
.heriafya-seniors .platinum-card .card-body {
  position: relative;
  z-index: 2;
}
.heriafya-seniors .explore-section .section-background-image {
  z-index: 0;
}
.heriafya-seniors .explore-section h3 {
  color: white;
}
.heriafya-seniors .explore-section .container {
  position: relative;
  z-index: 1 !important;
}
.heriafya-seniors .contact-section .input-form {
  border-radius: 0.5rem;
}
.platinum-life h3 {
  color: #00164e;
}
.platinum-life {
  /* HERO */
}
.platinum-life .product-banner {
  height: 520px;
  position: relative;
  min-height: 65vh;
}
.platinum-life .product-banner::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background: linear-gradient(180deg, rgba(0, 22, 78, 0.05) 0%, rgba(0, 22, 78, 0.35) 35%, rgba(0, 22, 78, 0.7) 100%);
}
.platinum-life .product-banner h1,
.platinum-life .product-banner h4,
.platinum-life .product-banner .btn {
  position: relative;
  z-index: 1;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.35);
}
@media (max-width: 767.98px) {
  .platinum-life .product-banner {
    height: 360px;
  }
}
.platinum-life {
  /* FEATURE CARDS (Why this plan) */
}
.platinum-life .feature-card {
  background: radial-gradient(120% 120% at 0% 0%, rgba(67, 120, 253, 0.25) 0%, #00164e 40%, #00164e 100%);
  border: 0;
}
.platinum-life .feature-card .card-body {
  color: #fff !important;
}
.platinum-life .feature-card {
  /* small circular icon placeholder in the header */
}
.platinum-life .feature-card .badge {
  width: 34px;
  height: 34px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.platinum-life {
  /* USEFUL INFO */
  /* Useful Information */
}
.platinum-life .useful-info h3 {
  color: #00164e;
}
.platinum-life .useful-info .ui-card {
  background: #fff;
  border: 1px solid rgba(67, 120, 253, 0.25);
  border-radius: 0.75rem;
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.06);
}
.platinum-life .useful-info .accordion-item {
  border: none;
}
.platinum-life .useful-info .accordion-item:not(:last-child) {
  border-bottom: 1px solid rgba(67, 120, 253, 0.2);
}
.platinum-life .useful-info .accordion-button {
  background: #f8f9fa;
  border-radius: 0.5rem;
  margin: 0.5rem 0;
  padding: 0.9rem 1rem;
  color: #00164e;
  box-shadow: none;
}
.platinum-life .useful-info .accordion-button::after {
  display: none;
}
.platinum-life .useful-info .accordion-button {
  /* hide default caret */
}
.platinum-life .useful-info .accordion-button:not(.collapsed) {
  background: #dfeffe;
  border: 1px solid rgba(67, 120, 253, 0.35);
  color: #00164e;
}
.platinum-life .useful-info .chev-wrap {
  display: inline-flex;
  align-items: center;
}
.platinum-life .useful-info .chevron-icon {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  border: 2px solid #00164e;
  color: #00164e;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  line-height: 1;
  transition: all 0.25s ease;
}
.platinum-life .useful-info .accordion-button:hover .chevron-icon {
  background: #00164e;
  color: #fff;
}
.platinum-life .useful-info {
  /* rotate when open */
}
.platinum-life .useful-info .accordion-item:has(.accordion-collapse.show) .chevron-icon {
  transform: rotate(180deg);
}
.platinum-life .useful-info {
  /* image card */
}
.platinum-life .useful-info .img-card {
  background: #fff;
  border: 1px solid rgba(67, 120, 253, 0.25);
  border-radius: 0.75rem;
  padding: 0.5rem;
}
.platinum-life {
  /* RIGHT FOR YOU (blue band) */
}
.platinum-life .right-for-you {
  background: radial-gradient(1200px 400px at 10% 10%, rgba(67, 120, 253, 0.2), transparent 60%), radial-gradient(1000px 300px at 90% 80%, rgba(255, 255, 255, 0.06), transparent 60%), #00164e;
  color: #fff;
}
.platinum-life .right-for-you .card .badge {
  width: 34px;
  height: 34px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.platinum-life {
  /* FAQ (vertical pills + panes) */
}
.platinum-life .faq-tabs .nav-link {
  color: #323232;
  background: #f8f9fa;
  border: 1px solid rgba(67, 120, 253, 0.25);
  border-radius: 0;
  padding: 0.85rem 1rem;
  font-weight: 600;
}
.platinum-life .faq-tabs .nav-link.active {
  color: #fff;
  background: #4378fd;
  border-color: #4378fd;
}
.platinum-life .content-card {
  border-radius: 0.5rem !important;
  position: relative;
  background-color: #f4f5f7 !important;
}
.platinum-life .content-card img {
  border-radius: 0.5rem !important;
  max-height: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
}
.platinum-life .content-card .accordion-item {
  border: 1px solid rgba(67, 120, 253, 0.2) !important;
}
.platinum-life .content-card .accordion-item:not(:first-child) {
  margin-top: 1rem;
}
.platinum-life .content-card .accordion-item:not(:last-child) {
  margin-bottom: 1rem;
}
.platinum-life .content-card .accordion-item {
  background-color: transparent !important;
  border-radius: 0.5rem;
}
.platinum-life .content-card .accordion-item .accordion-header {
  background: transparent !important;
  border-radius: 0.5rem;
  padding-bottom: 0px !important;
}
.platinum-life .content-card .accordion-item .accordion-header .accordion-button {
  border-bottom: 0px !important;
  box-shadow: none !important;
  color: #00164e;
}
.platinum-life .content-card .accordion-item .accordion-body {
  padding-top: 0px !important;
  font-weight: light;
}
.platinum-life {
  /* Image helpers (already have .object-fit-cover) */
}
.platinum-life .ratio > img {
  -o-object-fit: cover;
     object-fit: cover;
}
.platinum-life {
  /* Buttons */
}
.platinum-life .btn-warning {
  color: #fff;
}
.platinum-life .btn-warning:hover {
  color: #00164e;
}
.platinum-life {
  /* Spacing tweaks specific to this page */
}
.platinum-life .section-spacer-sm {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.platinum-life .section-spacer {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.platinum-life .section-spacer-lg {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.platinum-life {
  /* Responsive refinements */
}
@media (max-width: 991.98px) {
  .platinum-life .faq-tabs {
    margin-bottom: 1rem;
  }
}
.platinum-life .floating-pills {
  box-shadow: -15px 8px 20px rgba(0, 0, 0, 0.1);
  border-radius: 0.5rem !important;
}
.platinum-life .floating-pills .nav-link {
  background-color: white !important;
  color: #00164e !important;
  border-radius: 0.5rem !important;
  padding: 1.5rem 1.25rem !important;
  font-weight: normal !important;
  border: 0px;
}
.platinum-life .floating-pills .nav-link.active {
  transform: scale(1.1) translateX(2px) !important;
  box-shadow: -10px 0px 15px rgba(0, 0, 0, 0.1);
  font-weight: bold !important;
}
.platinum-life .platinum-card {
  overflow: hidden !important;
  position: relative;
}
.platinum-life .platinum-card .card-background-image {
  -o-object-position: center top;
     object-position: center top;
  z-index: 1;
}
.platinum-life .platinum-card .card-body {
  position: relative;
  z-index: 2;
}
.platinum-life .explore-section .section-background-image {
  z-index: 0;
}
.platinum-life .explore-section h3 {
  color: white;
}
.platinum-life .explore-section .container {
  position: relative;
  z-index: 1 !important;
}

.HEALTH_PRODUCT .nav {
  top: 6rem;
  box-shadow: -15px 8px 20px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.HEALTH_PRODUCT .nav .nav-link {
  padding: 1.25rem 2.5rem;
  color: #323232;
  font-size: 1rem;
  text-align: left;
}
.HEALTH_PRODUCT .nav .nav-link.active {
  font-weight: 700;
  background-color: #fff;
  color: #00164e;
  transform: scale(1.1) translateX(2px) !important;
  box-shadow: -10px 0px 15px rgba(0, 0, 0, 0.1);
}
.HEALTH_PRODUCT .tab-content h2 {
  color: #00164e;
}
.HEALTH_PRODUCT .tab-content h5,
.HEALTH_PRODUCT .tab-content h4,
.HEALTH_PRODUCT .tab-content h6 {
  font-weight: 600;
}
.HEALTH_PRODUCT .tab-content .accordion {
  margin-bottom: 1rem;
}
.HEALTH_PRODUCT .tab-content .accordion .accordion-item {
  border: none;
}
.HEALTH_PRODUCT .tab-content .accordion .accordion-item .accordion-header .accordion-button {
  font-weight: 500;
  font-size: 1.1rem;
  color: #00164e;
  border-radius: 0;
}
.HEALTH_PRODUCT .tab-content .accordion .accordion-item .accordion-header .accordion-button.collapsed {
  border: 1px solid #4378fd;
  margin-bottom: -1px;
}
.HEALTH_PRODUCT .tab-content .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
  background-color: transparent;
  border: 1px solid #4378fd;
}/*# sourceMappingURL=CustomComponent.css.map */