@charset "UTF-8";
@import url("../css/styles-glory.css");
@keyframes fade-in {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes slide-in-left {
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes slide-in-right {
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  font-size: 16px;
}

body {
  font-weight: 400;
  font-size: clamp(1rem, 0.9rem + 0.5vw, 1.125rem);
  line-height: 1.5;
  color: #000000;
  background-color: #fff;
}

@keyframes fade-in {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes slide-in-left {
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes slide-in-right {
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.pensionBazaar .section-wrapper-shadow {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.0509803922);
}
.pensionBazaar_section {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 640px) {
  .pensionBazaar_section {
    max-width: 640px;
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 768px) {
  .pensionBazaar_section {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .pensionBazaar_section {
    max-width: 1024px;
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1280px) {
  .pensionBazaar_section {
    max-width: 1006px;
    padding: 0px;
  }
}
@media (min-width: 1536px) {
  .pensionBazaar_section {
    max-width: 1200px;
  }
}
.pensionBazaar_section.largecontainer {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 640px) {
  .pensionBazaar_section.largecontainer {
    max-width: 640px;
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 768px) {
  .pensionBazaar_section.largecontainer {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .pensionBazaar_section.largecontainer {
    max-width: 1024px;
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1280px) {
  .pensionBazaar_section.largecontainer {
    max-width: 1200px;
    padding: 0px;
  }
}
@media (min-width: 1536px) {
  .pensionBazaar_section.largecontainer {
    max-width: 1400px;
  }
}
.pensionBazaar_section.margin50 {
  margin: 50px auto 30px;
}
.pensionBazaar_section .center {
  text-align: center;
}
.pensionBazaar_section .left {
  text-align: left;
}
.pensionBazaar_section img {
  width: 100%;
}
.pensionBazaar_section .highlighttext {
  color: #0065FF;
}
.pensionBazaar_section.default {
  padding: 3rem 1rem;
}
@media (min-width: 1025px) {
  .pensionBazaar_section.default {
    padding: 5rem 0rem;
  }
}
.pensionBazaar_section .heading_h1 {
  font-family: "Gilroy";
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  color: #000000;
  margin-bottom: 12px;
  position: relative;
}
@media (min-width: 768px) {
  .pensionBazaar_section .heading_h1 {
    font-size: 32px;
    font-weight: 700;
    line-height: 44px;
  }
}
.pensionBazaar_section .heading_h1 {
  margin-top: 20px;
}
@media (min-width: 1024px) {
  .pensionBazaar_section .heading_h1 {
    margin-top: 60px;
  }
}
@media (min-width: 768px) {
  .pensionBazaar_section .heading_h1 {
    margin-top: 40px;
  }
}
.pensionBazaar_section .heading_h1.left:after {
  left: 60px;
}
.pensionBazaar_section .heading_h2 {
  font-family: "Gilroy";
  font-weight: 700;
  font-size: 36px;
  line-height: 36px;
  color: #000000;
  margin-bottom: 48px;
  position: relative;
}
.pensionBazaar_section .heading_h2::after {
  content: "";
  position: absolute;
  bottom: -16px;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 4px;
  background: linear-gradient(90deg, #F59E0B, #FBBF24);
  border-radius: 9999px;
}
@media (min-width: 768px) {
  .pensionBazaar_section .heading_h2 {
    font-size: 36px;
    font-weight: 700;
  }
}
.pensionBazaar_section .heading_h2.left:after {
  left: 30px;
}
.pensionBazaar_section .heading_h4 {
  font-family: "Gilroy";
  font-weight: 700;
  font-size: 22px;
  line-height: 28px;
  color: #000000;
  margin-bottom: 16px;
  position: relative;
}
@media (min-width: 768px) {
  .pensionBazaar_section .heading_h4 {
    font-size: 24px;
    margin-bottom: 24px;
    font-weight: 700;
  }
}
.pensionBazaar_section .heading_h4.flex {
  display: flex;
  align-items: center;
}
.pensionBazaar_section .heading_h4.flex .hand-icon {
  width: 40px;
  height: 40px;
  margin-right: 10px;
}
.pensionBazaar_section .heading_h4.underline::after {
  content: "";
  position: absolute;
  bottom: -16px;
  left: 30px;
  transform: translateX(-50%);
  width: 60px;
  height: 4px;
  background: linear-gradient(90deg, #F59E0B, #FBBF24);
  border-radius: 9999px;
}
.pensionBazaar_section .heading_h5 {
  font-family: "Gilroy";
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  margin: 24px 0 8px;
  position: relative;
}
@media (min-width: 768px) {
  .pensionBazaar_section .heading_h5 {
    font-size: 18px;
    font-weight: 700;
  }
}
.pensionBazaar_section .heading_h5.flex {
  display: flex;
  align-items: center;
}
.pensionBazaar_section .heading_h5.flex .icon-image {
  width: 40px;
  height: 40px;
  margin-right: 10px;
}
.pensionBazaar_section .content {
  font-size: 1rem;
  line-height: 26px;
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  .pensionBazaar_section .content {
    line-height: 30px;
  }
}
.pensionBazaar_section .content.mt30 {
  margin-top: 30px;
}
.pensionBazaar_section .content.flex {
  display: flex;
  align-items: flex-start;
}
.pensionBazaar_section .content.flex.alignStart {
  align-items: flex-start;
}
@media (min-width: 640px) {
  .pensionBazaar_section .content.flex {
    align-items: center;
  }
  .pensionBazaar_section .content.flex.alignStart {
    align-items: flex-start;
  }
}
.pensionBazaar_section .content.changeSpace {
  margin: 32px 0px 8px;
}
.pensionBazaar_section .content.small {
  font-size: 0.875rem;
  line-height: 26px;
}
.pensionBazaar_section .content.vsmall {
  font-size: 0.625rem;
  line-height: 26px;
  position: relative;
  margin-top: -20px;
}
.pensionBazaar_section .content.large {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.75;
  margin-bottom: 20px;
}
.pensionBazaar_section .article_linked_image {
  width: 100%;
  height: 190px;
  overflow: hidden;
  border-radius: 24px;
  margin: 4px 0 12px 0;
  position: relative;
}
.pensionBazaar_section .article_linked_image img {
  width: 100%;
  object-fit: cover;
}
@media (min-width: 768px) {
  .pensionBazaar_section .article_linked_image {
    height: 360px;
    margin: 4px 0 32px 0;
  }
}
@media (min-width: 1025px) {
  .pensionBazaar_section .article_linked_image {
    height: 360px;
    margin: 4px 0 32px 0;
  }
}
@media (min-width: 640px) {
  .pensionBazaar_section .article_linked_image {
    height: auto;
  }
}
.pensionBazaar_section .articleContent {
  padding: 15px 0 0;
}
@media (min-width: 1024px) {
  .pensionBazaar_section .articleContent {
    padding: 35px 0 0;
  }
}
@media (min-width: 768px) {
  .pensionBazaar_section .articleContent {
    padding: 20px 0 0;
  }
}
.pensionBazaar_section .articleContent.mb35 {
  margin-bottom: 20px;
}
@media (min-width: 1024px) {
  .pensionBazaar_section .articleContent.mb35 {
    padding: 35px 0 0;
  }
}
@media (min-width: 768px) {
  .pensionBazaar_section .articleContent.mb35 {
    padding: 25px 0 0;
  }
}
.pensionBazaar_section .articleContent.mt45 {
  margin-top: 25px;
}
@media (min-width: 1024px) {
  .pensionBazaar_section .articleContent.mt45 {
    padding: 45px 0 0;
  }
}
@media (min-width: 768px) {
  .pensionBazaar_section .articleContent.mt45 {
    padding: 30px 0 0;
  }
}
.pensionBazaar_section .articleContent .note {
  font-size: 0.75rem;
  margin-top: 8px;
}
@media (min-width: 768px) {
  .pensionBazaar_section .articleContent .note {
    font-size: 0.875rem;
  }
}
.pensionBazaar_section .articleContent .note.bg {
  background: #FFF1EB;
  font-weight: 700;
  border-radius: 12px;
  padding: 8px 32px 8px 16px;
  display: inline-flex;
  align-items: flex-start;
}
@media (min-width: 768px) {
  .pensionBazaar_section .articleContent .note.bg {
    align-items: center;
  }
}
.pensionBazaar_section .articleContent .note.orange {
  color: #FF7644;
}
.pensionBazaar_section .articleContent .note.blue {
  background: rgba(0, 101, 255, 0.0509803922);
  margin: 8px 0 16px;
  color: #0065FF;
}
@media (min-width: 768px) {
  .pensionBazaar_section .articleContent .note.blue {
    margin: 0 0 32px;
  }
}
.pensionBazaar_section .articleContent .note.blue.no-margin {
  margin: 0;
}
.pensionBazaar_section .articleContent .bodytext {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.75;
  color: #111827;
  margin: 0 auto 48px;
  margin-top: 24px;
}
.pensionBazaar_section .articleContent .smalltext {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.5;
  color: #111827;
  margin: 0 auto 24px;
  margin-top: 24px;
}
.pensionBazaar_section .articleContent .content_heading {
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 30px;
  font-family: inherit;
  color: #111827;
  margin-bottom: 20px;
}
.pensionBazaar_section .articleContent .stander_list {
  font-size: 1rem;
  line-height: 30px;
  color: #111827;
  list-style-position: outside;
}
.pensionBazaar_section .articleContent .stander_list.indent {
  margin-left: 20px;
}
.pensionBazaar_section .articleContent .stander_list.mt40 {
  margin-top: 40px;
}
.pensionBazaar_section .articleContent .stander_list.mb20 {
  margin-bottom: 20px;
}
.pensionBazaar_section .articleContent .stander_list li {
  margin-top: 16px;
}
.pensionBazaar_section .articleContent .stander_list.lh {
  margin-top: 20px;
}
.pensionBazaar_section .articleContent .stander_list.lh li {
  margin-top: 8px;
}
.pensionBazaar_section .articleContent .stander_list.listNone {
  list-style: none;
}
.pensionBazaar_section .articleContent .tools_with_action {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 30px;
}
.pensionBazaar_section .articleContent .tools_with_action .bodytext {
  margin: 0px;
  font-weight: 700;
}
.pensionBazaar_section .articleContent .tools_with_action .retirement_calcualtor {
  margin: 0px;
}

.pensionBazaar {
  position: relative;
}
.pensionBazaar-header {
  background-color: rgb(255, 255, 255);
  position: sticky;
  top: 0px;
  z-index: 1020;
}
.pensionBazaar_header_content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 16px 0;
}
.pensionBazaar_header_content .logo {
  width: 218px;
  height: 36px;
  display: flex;
  vertical-align: middle;
  margin: 0px;
  padding: 0px;
}
.pensionBazaar_header_content .call {
  color: #0065FF;
  text-align: right;
  font-size: 0;
  font-weight: 500;
  line-height: 1.5;
  cursor: pointer;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .pensionBazaar_header_content .call {
    font-size: 1rem;
  }
}
.pensionBazaar_header_content .call i {
  background: url("../images/common/call.svg") 0 0 no-repeat;
  background-size: 100%;
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 8px 0 0;
  padding: 0;
}
.pensionBazaar_bupage {
  position: relative;
  overflow: hidden;
}
.pensionBazaar_bupage_background {
  height: 100%;
  position: relative;
}
.pensionBazaar_bupage_background::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: calc(100% - 100px);
  background: rgba(0, 9, 255, 0.05);
  z-index: 1;
}
.pensionBazaar_bupage_background::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 100px;
  background: rgba(0, 9, 255, 0.05);
  border-radius: 0 0 50% 50%;
  z-index: 1;
  bottom: 0;
}
.pensionBazaar_bupage_background_vector1 {
  width: 355px;
  height: 420px;
  background: url(../images/vector1.png) no-repeat center center;
  z-index: 1;
  position: absolute;
  background-size: contain;
  bottom: 26px;
  left: 0;
}
.pensionBazaar_bupage_background_vector2 {
  width: 321px;
  height: 420px;
  background: url("../images/vector2.png") no-repeat center center;
  z-index: 1;
  position: absolute;
  background-size: contain;
  bottom: 26px;
  right: 0;
}
.pensionBazaar_bupage_background .pensionBazaar_container {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 80vh;
  position: relative;
  z-index: 2;
}
.pensionBazaar_bupage_background .pensionBazaar_container .alignCenter {
  text-align: center;
}
.pensionBazaar_bupage_background .pensionBazaar_container.wd8 {
  width: 980px;
  margin: 0px auto;
}
.pensionBazaar_bupage_background .pensionBazaar_container .heading {
  font-family: "Gilroy";
  font-weight: 700;
  font-size: 36px;
  line-height: 70px;
  color: #000000;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .pensionBazaar_bupage_background .pensionBazaar_container .heading {
    font-size: 56px;
    font-weight: 700;
  }
}

.about_author {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 5px;
  font-weight: 400;
  margin-bottom: 24px;
  flex-wrap: wrap;
  line-height: 28px;
}
@media (min-width: 768px) {
  .about_author {
    flex-wrap: nowrap;
  }
}
.about_author .name {
  font-size: 0.875rem;
  display: flex;
}
.about_author .divider {
  width: 1px;
  background-color: #e0e0e0;
  height: 20px;
  margin: 0 10px;
}
.about_author .date {
  font-size: 0.875rem;
}
.about_author .read_time {
  font-size: 0.875rem;
}

.process_step {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
  font-weight: 400;
  margin: 40px 0;
}
@media (min-width: 640px) {
  .process_step {
    display: flex;
    flex-direction: row;
    align-items: center;
    z-index: 1;
  }
}
.process_step .step_items {
  font-size: 0.875rem;
  display: flex;
  text-align: center;
  margin-bottom: 4px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
@media (min-width: 640px) {
  .process_step .step_items {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
  }
}
.process_step .step_items .content_with_bg {
  background-color: #f2f7ff;
  font-weight: 700;
  padding: 4px 12px;
  border-radius: 8px;
}
.process_step .divider_arrow {
  position: relative;
  top: 0;
  left: 56px;
  transform: rotate(90deg);
}
@media (min-width: 640px) {
  .process_step .divider_arrow {
    top: 16px;
    left: 6px;
    transform: rotate(0deg);
  }
}

.step_icon_img {
  width: 50px;
  height: 50px;
  margin-right: 8px;
  display: inline-block;
}
.step_icon_img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.divider_arrow {
  width: 76px;
  height: 20px;
  margin-right: 8px;
}
.divider_arrow img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.author_icon {
  width: 22px;
  height: 22px;
  margin-right: 8px;
}
.author_icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.handicon {
  width: 56px;
  height: 26px;
  margin-right: 8px;
  display: flex;
  align-items: center;
}
.handicon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media (min-width: 640px) {
  .handicon {
    width: 36px;
    height: 36px;
  }
}

.orange-icon {
  width: 36px;
  height: 20px;
  margin-right: 8px;
  display: flex;
  align-items: flex-start;
}
.orange-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media (min-width: 640px) {
  .orange-icon {
    width: 36px;
    height: 36px;
    align-items: center;
  }
}

.arrow-icon {
  width: 26px;
  height: 26px;
  margin-right: 8px;
  display: flex;
  align-items: center;
}
.arrow-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.icon-image {
  width: 54px;
  margin-right: 10px;
  position: relative;
  top: -12px;
  height: 50px;
}

.full-banner-image {
  width: 100%;
  height: auto;
  margin: 10px 0;
  display: flex;
  align-items: center;
}
.full-banner-image.half-margin {
  margin: 30px 0 0;
}
.full-banner-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media (min-width: 768px) {
  .full-banner-image {
    margin: 30px 0;
  }
}
@media (min-width: 1024px) {
  .full-banner-image {
    margin: 60px 0;
  }
}

.section-1 {
  width: 100%;
  display: flex;
  min-height: 200px;
  background: url("../images/home/common_isolation_mode_bg.png") 0 80px no-repeat;
  background-size: 100%;
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 1024px) {
  .section-1 {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.section-1 .section-1-inner {
  width: 100%;
  display: flex;
  margin: auto;
  flex-direction: column;
}
@media (min-width: 1280px) {
  .section-1 .section-1-inner {
    width: 1200px;
    flex-direction: row;
  }
}
.section-1 .section-1-inner .left-text {
  width: 100%;
  padding: 20px 0 0;
  width: 100%;
}
@media (min-width: 1025px) {
  .section-1 .section-1-inner .left-text {
    width: 50%;
    padding: 60px 0 0;
  }
}
.section-1 .section-1-inner .left-text h1 {
  color: #253858;
  font-size: 2.375rem;
  font-style: normal;
  font-weight: 600;
  line-height: 42px;
  text-align: left;
}
@media (min-width: 768px) {
  .section-1 .section-1-inner .left-text h1 {
    font-size: 3.175rem;
    line-height: 64px;
    text-align: center;
  }
}
@media (min-width: 1024px) {
  .section-1 .section-1-inner .left-text h1 {
    text-align: center;
  }
}
@media (min-width: 1025px) {
  .section-1 .section-1-inner .left-text h1 {
    font-size: 4.375rem;
    line-height: 82px;
    text-align: left;
  }
}
.section-1 .section-1-inner .left-text .sub-text {
  color: #253858;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  padding: 0px 0 0;
  display: flex;
  margin: 16px 0;
}
@media (min-width: 768px) {
  .section-1 .section-1-inner .left-text .sub-text {
    font-size: 1.25rem;
    line-height: 26px;
    margin-top: 20px;
    text-align: center;
  }
}
@media (min-width: 1024px) {
  .section-1 .section-1-inner .left-text .sub-text {
    justify-content: center;
  }
}
@media (min-width: 1025px) {
  .section-1 .section-1-inner .left-text .sub-text {
    text-align: left;
    line-height: 32px;
  }
}
.section-1 .section-1-inner .left-text .button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 12px 16px;
  border: none;
  border-radius: 8px;
  font-family: "Gilroy";
  font-weight: 500;
  font-size: clamp(1rem, 0.9rem + 0.5vw, 1.125rem);
  line-height: 20px;
  text-decoration: none;
  cursor: pointer;
  transition: all 250ms ease-in-out;
  white-space: nowrap;
  background-color: #0065FF;
  color: #fff;
}
.section-1 .section-1-inner .left-text .button:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.section-1 .section-1-inner .left-text .button:hover:not(:disabled) {
  background-color: #005ce9;
  transform: translateY(-1px);
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.16);
}
.section-1 .section-1-inner .left-text .button:active {
  transform: translateY(0);
}
@media (min-width: 768px) {
  .section-1 .section-1-inner .left-text .button {
    padding: 16px 24px;
  }
}
.section-1 .section-1-inner .left-text .button {
  width: 100%;
  margin: 40px 0;
  height: 60px;
}
.section-1 .section-1-inner .left-text .button .arrow-right svg {
  margin-top: 8px;
}
@media (min-width: 768px) {
  .section-1 .section-1-inner .left-text .button {
    width: 60%;
    margin: 20px auto;
    display: flex;
  }
}
@media (min-width: 1024px) {
  .section-1 .section-1-inner .left-text .button {
    width: 60%;
    margin: 20px auto;
    display: flex;
  }
}
@media (min-width: 1025px) {
  .section-1 .section-1-inner .left-text .button {
    width: 60%;
    margin: 40px 0;
    display: flex;
  }
}

.step-section-1 {
  width: 100%;
  display: inline-block;
  margin: 60px 0 0;
  color: #253858;
}
@media (min-width: 1024px) {
  .step-section-1 {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.step-section-1 .step-section-1-inner {
  max-width: 100%;
  margin: auto;
  text-align: center;
}
@media (min-width: 1280px) {
  .step-section-1 .step-section-1-inner {
    width: 1080px;
  }
}
.step-section-1 .step-section-1-inner .steps-container {
  text-align: center;
  padding: 0 20px;
}
.step-section-1 .step-section-1-inner h2 {
  text-align: left;
  font-size: 1.5rem;
  margin-bottom: 20px;
}
@media (min-width: 1024px) {
  .step-section-1 .step-section-1-inner h2 {
    text-align: left;
    font-size: 1.75rem;
  }
}
@media (min-width: 1025px) {
  .step-section-1 .step-section-1-inner h2 {
    text-align: center;
  }
}
.step-section-1 .step-section-1-inner h2 .underline {
  width: 120px;
  height: 4px;
  background-color: #ff9b39;
  margin: 8px auto 20px;
  border-radius: 2px;
  margin: 10px 0 30px;
}
@media (min-width: 1024px) {
  .step-section-1 .step-section-1-inner h2 .underline {
    margin: 10px 0 30px;
  }
}
@media (min-width: 1025px) {
  .step-section-1 .step-section-1-inner h2 .underline {
    margin: 10px auto 30px;
  }
}
.step-section-1 .step-section-1-inner .steps {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  gap: 50px;
  flex-wrap: wrap;
  padding: 18px 0 0 73px;
  flex-direction: column;
  position: relative;
}
@media (min-width: 1024px) {
  .step-section-1 .step-section-1-inner .steps {
    padding: 18px 0 0 43px;
    gap: 25px;
    flex-direction: column;
    position: relative;
  }
}
@media (min-width: 1025px) {
  .step-section-1 .step-section-1-inner .steps {
    padding: 18px 0 0 0;
    gap: 50px;
    flex-direction: row;
    position: relative;
  }
}
.step-section-1 .step-section-1-inner .step {
  max-width: 240px;
  text-align: left;
  position: relative;
}
.step-section-1 .step-section-1-inner .arrow-img {
  width: 50px;
  height: 24px;
  background-image: url("../images/home/arrow.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  align-self: center;
  position: relative;
  left: -46px;
  top: 10px;
}

.step .step-icon.plan-icon {
  position: absolute;
  width: 60px;
  height: 62px;
  margin-bottom: 10px;
  background: url("../images/home/plan-icon.svg") 0 0 no-repeat;
  left: -80px;
}

.step-section-1 .step-section-1-inner .step-icon.compare-icon {
  width: 64px;
  height: 65px;
  margin-bottom: 10px;
  background: url("../images/home/compare-icon.svg") 0 0 no-repeat;
  position: absolute;
  left: -80px;
}

.step-section-1 .step-section-1-inner .step-icon.invest-icon {
  width: 60px;
  height: 65px;
  margin-bottom: 10px;
  background: url("../images/home/invest-icon.svg") 0 0 no-repeat;
  position: absolute;
  left: -80px;
}

.step-section-1 .step-section-1-inner .step {
  max-width: 240px;
  text-align: left;
  position: relative;
}

.step-section-1 .step-section-1-inner .step p {
  color: #253858;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  padding: 3px 0 0;
}

.step-section-1 .step-section-1-inner .link {
  color: #0065ff;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  text-decoration-line: underline;
  margin: 8px 0 0;
  display: block;
  cursor: pointer;
}

.section-3 {
  width: 100%;
  display: inline-block;
  margin: 70px 0 0;
  color: #253858;
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 1024px) {
  .section-3 {
    padding-left: 24px;
    padding-right: 24px;
  }
}

.section-3 .section-3-inner {
  max-width: 100%;
  margin: auto;
  text-align: center;
}
@media (min-width: 1280px) {
  .section-3 .section-3-inner {
    width: 1080px;
  }
}
.section-3 .section-3-inner h2 {
  text-align: center;
  font-size: 1.125rem;
  margin-bottom: 20px;
}
@media (min-width: 1024px) {
  .section-3 .section-3-inner h2 {
    text-align: center;
    font-size: 1.25rem;
  }
}
.section-3 .section-3-inner h2 .underline {
  width: 120px;
  height: 4px;
  background-color: #ff9b39;
  margin: 8px auto 20px;
  border-radius: 2px;
  margin: 10px auto 30px;
}
@media (min-width: 1024px) {
  .section-3 .section-3-inner h2 .underline {
    margin: 10px auto 30px;
  }
}

/* new css */
.section-4 {
  width: 100%;
  display: inline-block;
  margin: 30px 0 0;
  color: #253858;
  background: #eef5ff url("../images/home/nps-bg.png") 0 0 no-repeat;
  background-size: 100%;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.section-4:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 384px;
  background: #fff;
  clip-path: polygon(0 100%, 100% 0, 100% 100%);
  z-index: -1;
}

.section-4 .section-4-inner {
  max-width: 100%;
}
@media (min-width: 1280px) {
  .section-4 .section-4-inner {
    width: 1080px;
  }
}
.section-4 .section-4-inner {
  margin: auto;
  text-align: center;
}

.section-4 .section-4-inner .nps-section {
  padding: 3rem 1rem;
  text-align: center;
}

.container {
  position: relative;
}

.section-4 .section-4-inner .nps-section h2 {
  font-size: 1.875rem;
  font-weight: 700;
  margin-bottom: 1rem;
}
.section-4 .section-4-inner .nps-section h2.left {
  text-align: left;
}
.section-4 .section-4-inner .nps-section h2 .underline {
  height: 3px;
  background: linear-gradient(90deg, #1DD88D 0%, #FFD93B 100%);
  margin-top: 8px;
  width: 60px;
}
.section-4 .section-4-inner .nps-section h2 .underline.orange {
  background: #ff9b39;
  width: 120px;
  height: 3px;
  margin: 8px auto 20px;
}
.section-4 .section-4-inner .nps-section h2 .underline.margin-0 {
  margin: 8px 0 20px;
}

.section-4 .section-4-inner .nps-description {
  margin: 0 auto 2rem;
  font-size: 1rem;
  color: #253858;
  line-height: 1.8;
}

.section-4 .section-4-inner .nps-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 1.5rem;
  margin-bottom: 2rem;
}

.section-4 .section-4-inner .nps-card {
  background: #fff;
  border-radius: 12px;
  padding: 10px 0 0 18px;
  text-align: left;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.0509803922);
  border-bottom: 3px solid #165dfb;
}

.section-4 .section-4-inner .nps-card h3 {
  font-size: 1.125rem;
  margin: 10px 0;
}

.section-4 .section-4-inner .tag {
  display: inline-block;
  background: #e8f8f0;
  color: #0a8d4c;
  font-size: 0.75rem;
  font-weight: 600;
  padding: 0.3rem 0.6rem;
  border-radius: 6px;
  margin-bottom: 0.5rem;
}

.section-4 .section-4-inner .nps-card p {
  color: #253858;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  padding: 10px 20px 20px 0;
}

.section-4 .section-4-inner .nps-card em.high-returns,
.section-4 .section-4-inner .nps-card em.tax-benefit,
.section-4 .section-4-inner .nps-card em.tax-free,
.section-4 .section-4-inner .nps-card em.gov-back,
.section-4 .section-4-inner .nps-card em.market-linked,
.section-4 .section-4-inner .nps-card em.lowest-cost {
  width: 60px;
  height: 60px;
  display: flex;
  background: url("../images/home/high-returns.png") 0 0 no-repeat;
  background-size: 100%;
}

.section-4 .section-4-inner .nps-card em.tax-benefit {
  background: url("../images/home/tax-benefit.png") 0 0 no-repeat;
  background-size: 100%;
}

.section-4 .section-4-inner .nps-card em.gov-back {
  background: url("../images/home/gov-back.png") 0 0 no-repeat;
  background-size: 100%;
}

.section-4 .section-4-inner .nps-card em.tax-free {
  background: url("../images/home/tax-free.png") 0 0 no-repeat;
  background-size: 100%;
}

.section-4 .section-4-inner .nps-card em.market-linked {
  background: url("../images/home/market-linked.png") 0 0 no-repeat;
  background-size: 100%;
}

.section-4 .section-4-inner .nps-card em.lowest-cost {
  background: url("../images/home/lowest-cost.png") 0 0 no-repeat;
  background-size: 100%;
}

.section-4 .section-4-inner .cta-button-start {
  margin-top: 40px;
  display: flex;
  justify-content: center;
}

.section-4 .section-4-inner .btn-primary {
  border-radius: 8px;
  background: #0065ff;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1607843137);
  display: flex;
  width: 382px;
  height: 54px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  color: #fff;
  transition: background 0.3s ease;
}
.section-4 .section-4-inner .btn-primary i {
  margin-left: 5px;
}

.section-4 .section-4-inner .btn-primary:hover {
  background: #003f9f;
}

.main-nps {
  background: linear-gradient(to left, #fffcf5 -86% 93%) padding-box, linear-gradient(to right, #ffc439, #fff) border-box;
  border: 1px solid transparent;
  padding: 30px 20px 50px;
  margin: 50px 0 0;
}

.btn {
  display: flex;
  width: 100%;
  margin: auto;
  justify-content: right;
  padding: 0 0 40px;
}
@media (min-width: 1280px) {
  .btn {
    width: 1180px;
  }
}

.btn a.disabled {
  filter: invert(0.5) !important;
  cursor: not-allowed !important;
  pointer-events: none;
}

.btn a.previous {
  width: 24px;
  height: 24px;
  background: url("../images/home/previous-next.svg") 0 0 no-repeat;
  background-size: cover;
  cursor: pointer;
  margin: 0 12px 0 0;
  opacity: 0.8;
  transition: opacity 0.3s ease;
  display: inline-block;
}

.btn a.next {
  rotate: 180deg;
  width: 24px;
  height: 24px;
  background: url("../images/home/previous-next.svg") 0 0 no-repeat;
  background-size: cover;
  cursor: pointer;
  opacity: 0.8;
  transition: opacity 0.3s ease;
  display: inline-block;
}

.main-nps .nps-wrapper {
  max-width: 1180px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}

.main-nps .nps-intro {
  max-width: 300px;
}
.main-nps .nps-intro h2 {
  font-size: 28px;
  font-weight: 700;
  color: #111;
  line-height: 1.3;
}
.main-nps .nps-intro .underline {
  width: 50px;
  height: 4px;
  background-color: #f9a825;
  margin: 10px 0;
}
.main-nps .nps-intro .subtext {
  font-size: 18px;
  color: #333;
  margin-top: 28px;
  line-height: 27px;
}
.main-nps .nps-intro .highlight {
  font-size: 26px;
  font-weight: 700;
  color: #111;
}

.right-img {
  width: 600px;
  margin-top: 20px;
}

.carousel-container {
  position: relative;
  flex: 1;
  display: flex;
  align-items: center;
  width: 800px;
}

.main-nps .nps-steps-scroll {
  overflow-x: auto;
  scrollbar-width: none;
  flex: 1;
  scroll-behavior: smooth;
}

.main-nps .nps-steps {
  display: flex;
  gap: 40px;
}

.main-nps .step {
  width: 300px;
  min-width: 300px;
  max-width: 300px;
}

.main-nps .divider {
  width: 1px;
  background-color: #e0e0e0;
  height: 180px;
  margin: 0 10px;
}

.main-nps .icon-box {
  width: 50px;
  height: 50px;
  border-radius: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
}

.main-nps .icon-1 {
  background-color: #d9f3cc;
}

.main-nps .icon-2 {
  background-color: #ffe6c3;
}
.main-nps .icon-3 {
  background-color: #ffd4da;
}
.main-nps .icon-4 {
  background-color: #fff4de;
}
.main-nps .icon-5 {
  background-color: #e6f0ff;
}
.main-nps .icon-6 {
  background-color: #ffdbf2;
}

.main-nps .icon-box img {
  width: 24px;
  height: 24px;
}

.main-nps .step-number {
  font-size: 14px;
  color: #666;
  margin-bottom: 4px;
}

.main-nps .step-title {
  font-size: 18px;
  font-weight: 600;
  color: #111;
  margin-bottom: 8px;
}

.main-nps .step-desc {
  font-size: 14px;
  color: #333;
  line-height: 1.5;
}

.retirement-plan {
  width: 100%;
  display: inline-block;
  margin: 70px 0 0;
  color: #253858;
}
@media (min-width: 1024px) {
  .retirement-plan {
    padding-left: 24px;
    padding-right: 24px;
  }
}

.retirement-plan .retirement-plan-inner {
  max-width: 1080px;
  margin: auto;
}
.retirement-plan .retirement-plan-inner h2 {
  text-align: left;
  font-size: 1.5rem;
  margin-bottom: 20px;
  padding: 0px 16px;
}
@media (min-width: 1024px) {
  .retirement-plan .retirement-plan-inner h2 {
    text-align: center;
    font-size: 1.75rem;
  }
}
.retirement-plan .retirement-plan-inner h2 .underline {
  width: 120px;
  height: 4px;
  background-color: #ff9b39;
  margin: 8px auto 20px;
  border-radius: 2px;
  margin: 10px 0 30px;
}
@media (min-width: 1024px) {
  .retirement-plan .retirement-plan-inner h2 .underline {
    margin: 10px auto 30px;
  }
}

.retirement-plan .retirement-plan-inner .main_contianer {
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.2039215686);
  background: #f4f8ff;
  padding: 12px;
  margin: 30px auto;
  border-radius: 0px;
  border-width: 1px 1px 0px 1px;
  border-style: solid;
  border-image-source: linear-gradient(180deg, #aac9ff 0%, #e3edff 100%);
}
@media (min-width: 768px) {
  .retirement-plan .retirement-plan-inner .main_contianer {
    border-radius: 0px;
  }
}

.retirement-plan .retirement-plan-inner .retirement-table-header {
  display: flex;
  align-items: center;
  gap: 43px;
  width: 100%;
  font-size: 0.875rem;
  background: #0f0908;
  color: #fff;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.0784313725);
  padding: 20px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.retirement-plan .retirement-plan-inner .retirement-table-header .options {
  width: 72px;
  text-align: left;
}

.retirement-plan .retirement-plan-inner .retirement-table-header .annualised {
  width: 108px;
  text-align: center;
}

.retirement-plan .retirement-plan-inner .retirement-table-header .tax-invest {
  width: 134px;
  text-align: center;
}

.retirement-plan .retirement-plan-inner .retirement-table-header .taxation {
  width: 118px;
  text-align: center;
}

.retirement-plan .retirement-plan-inner .retirement-table-header .contribution {
  width: 138px;
  text-align: center;
}

.retirement-plan .retirement-plan-inner .retirement-table-header .flexi {
  text-align: center;
  width: 126px;
}

.retirement-plan .retirement-plan-inner .main_screen {
  display: flex;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.0784313725);
  background: #fff;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.retirement-plan .retirement-plan-inner .main_screen .left-sidebar {
  width: 116px;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.0784313725);
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.retirement-plan .retirement-plan-inner .main_screen .left-sidebar .left-sidebar-container {
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 26px;
  padding: 20px 0 13px 16px;
  border-bottom-left-radius: 10px;
}
.retirement-plan .retirement-plan-inner .main_screen .left-sidebar .left-sidebar-container .nps {
  width: 80px;
  height: 86px;
}
.retirement-plan .retirement-plan-inner .main_screen .left-sidebar .left-sidebar-container .nps p {
  font-size: 0.625rem;
}
.retirement-plan .retirement-plan-inner .main_screen .left-sidebar .left-sidebar-container .ppf {
  width: 76px;
  height: 73px;
}
.retirement-plan .retirement-plan-inner .main_screen .left-sidebar .left-sidebar-container .ppf p {
  font-size: 0.625rem;
}
.retirement-plan .retirement-plan-inner .main_screen .left-sidebar .left-sidebar-container .scss {
  width: 80px;
  height: 77px;
}
.retirement-plan .retirement-plan-inner .main_screen .left-sidebar .left-sidebar-container .scss p {
  font-size: 0.625rem;
}
.retirement-plan .retirement-plan-inner .main_screen .left-sidebar .left-sidebar-container .pension_Ulip {
  height: 68px;
}
.retirement-plan .retirement-plan-inner .main_screen .left-sidebar .left-sidebar-container .pension_Ulip p {
  font-size: 0.625rem;
}
.retirement-plan .retirement-plan-inner .main_screen .left-sidebar .left-sidebar-container .pomis {
  width: 90px;
  height: 72px;
}
.retirement-plan .retirement-plan-inner .main_screen .left-sidebar .left-sidebar-container .pomis p {
  font-size: 0.625rem;
}
.retirement-plan .retirement-plan-inner .main_screen .left-sidebar .left-sidebar-container .mutual_funds {
  height: 76px;
}
.retirement-plan .retirement-plan-inner .main_screen .left-sidebar .left-sidebar-container .bank_fd {
  width: 90px;
  height: 78px;
}
.retirement-plan .retirement-plan-inner .main_screen .left-sidebar .left-sidebar-container .bank_fd p {
  font-size: 0.625rem;
}
.retirement-plan .retirement-plan-inner .main_screen .left-sidebar .left-sidebar-container .bonds {
  height: auto;
}

.retirement-plan .retirement-plan-inner .main_screen .right-side .right-side-container .row-1 .tax.com_1 {
  margin: 0 70px 0 32px;
  text-align: center;
}

.retirement-plan .retirement-plan-inner .main_screen .right-side .right-side-container .row-1 .limit.year {
  margin: 0 60px 0 31px;
  text-align: center;
}
.retirement-plan .retirement-plan-inner .main_screen .right-side .right-side-container .row-1 .limit.year span {
  font-size: 10px;
}

.retirement-plan .retirement-plan-inner .main_screen .right-side .right-side-container .row-1 .answer.com_ans {
  margin: 0 10px 0 46px;
}

.retirement-plan .retirement-plan-inner .main_screen .right-side .right-side-container .row-1 .life {
  margin: 0 62px 0 49px;
  text-align: center;
}
.retirement-plan .retirement-plan-inner .main_screen .right-side .right-side-container .row-1 .life span {
  font-size: 10px;
}

.retirement-plan .retirement-plan-inner .main_screen .right-side .right-side-container .row-1 .limit.lifetime {
  margin: 0 60px 0 50px;
}
.retirement-plan .retirement-plan-inner .main_screen .right-side .right-side-container .row-1 .limit.lifetime span {
  font-size: 10px;
}

.retirement-plan .retirement-plan-inner .main_screen .right-side .right-side-container .row-1 .answer.com_ans_1 {
  margin: 0 10px 0 69px;
}

.retirement-plan .retirement-plan-inner .main_screen .right-side .right-side-container .row-1 .taxes-last {
  margin-right: 34px;
  text-align: center;
}
.retirement-plan .retirement-plan-inner .main_screen .right-side .right-side-container .row-1 .taxes-last span {
  font-size: 10px;
}

.retirement-plan .retirement-plan-inner .main_screen .right-side .right-side-container .row-1 .limit {
  margin: 0 64px 0 48px;
  text-align: center;
}

.retirement-plan .retirement-plan-inner .main_screen .right-side {
  width: calc(100% - 116px);
}

.right-side-container {
  position: relative;
}

.retirement-plan .retirement-plan-inner .main_screen .right-side .right-side-container .row-1 {
  display: flex;
  background: #fff;
  border-style: solid;
  border-color: rgba(22, 93, 251, 0.1607843137);
  border-width: 1px 1px 1px 4px;
  padding: 16px;
  height: 80px;
  width: 86%;
  border-radius: 8px;
  margin: 18px 0 0 9px;
  align-items: center;
}

.retirement-plan .retirement-plan-inner .main_screen .right-side .right-side-container .row-6,
.retirement-plan .retirement-plan-inner .main_screen .right-side .right-side-container .row-7 {
  margin-bottom: 13px;
}

.retirement-plan .retirement-plan-inner .main_screen .right-side .right-side-container .row-1 .charges {
  background: rgba(0, 101, 255, 0.0509803922);
  width: 83px;
  padding: 5px 0px 25px;
  border-radius: 4px;
  margin-right: 36px;
  color: #4556fc;
  text-align: center;
  font-size: 0.938rem;
  font-weight: 500;
  line-height: 22px;
  min-width: 93px;
  height: 20px;
}

.retirement-plan .retirement-plan-inner .main_screen .right-side .right-side-container .row-1 .excempt {
  display: flex;
  align-items: center;
  gap: 8px;
  background: rgba(0, 101, 255, 0.0509803922);
  padding: 4px 0 4px;
  border-radius: 4px;
  margin-right: 44px;
  width: 146px;
  height: 40px;
  color: #165dfb;
  text-align: center;
  justify-content: center;
}

.retirement-plan .retirement-plan-inner .main_screen .right-side .right-side-container .row-1 p {
  font-size: 0.938rem;
  font-weight: 500;
}

.retirement-plan .retirement-plan-inner .main_screen .right-side .right-side-container .row-1 .excempt span {
  font-size: 0.625rem;
  color: #9747ff;
}

.retirement-plan .retirement-plan-inner .main_screen .right-side .right-side-container .row-1 .excempt p br {
  display: none;
}

.retirement-plan .retirement-plan-inner .main_screen .right-side .right-side-container .row-1 .excempt span {
  display: block;
}

.retirement-plan .retirement-plan-inner .main_screen .right-side .right-side-container .row-1 .excempt img {
  width: 13px;
  height: 13px;
}

.retirement-plan .retirement-plan-inner .main_screen .right-side .right-side-container .row-1 .taxes {
  margin-right: 32px;
  font-weight: 500;
  text-align: center;
}
.retirement-plan .retirement-plan-inner .main_screen .right-side .right-side-container .row-1 .taxes span {
  font-size: 10px;
}

.retirement-plan .retirement-plan-inner .main_screen .right-side .right-side-container .row-1 .limit-1 {
  margin: 0 60px 0 50px;
}

.retirement-plan .retirement-plan-inner .main_screen .right-side .right-side-container .row-1 .answer {
  display: flex;
  gap: 4px;
  margin: 0 10px 0 64px;
}

.retirement-plan .retirement-plan-inner .main_screen .right-side .right-side-container .row-1 .answer.com_ans__1 {
  margin: 0 10px 0 77px;
}

.retirement-plan .retirement-plan-inner .main_screen .right-side .right-side-container .row-4 .answer-no {
  display: flex;
  gap: 4px;
  margin: 0 10px 0 62px;
}

.retirement-plan .retirement-plan-inner .main_screen .right-side .right-side-container .row-1 .taxes-last.taxes-last_1 {
  margin: 0 70px 0 32px;
}

.retirement-plan .retirement-plan-inner .main_screen .right-side .right-side-container .row-1 .answer.com_ans_4 {
  margin: 0 10px 0 62px;
}

.retirement-plan .retirement-plan-inner .main_screen .right-side .right-side-container .row-1 .start-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #0065ff;
  color: #fff;
  white-space: nowrap;
  font-size: 0.875rem;
  border: 0;
  height: 32px;
  padding: 9px 22px;
  border-radius: 8px;
  cursor: pointer;
  position: absolute;
  right: 8px;
  text-decoration: none;
}

/* fix btn */
.fix-btn {
  position: fixed;
  right: 20px;
  bottom: 100px;
  z-index: 999;
  cursor: pointer;
}

.fix-btn button {
  color: #ff5a2c;
  display: flex;
  font-size: 0.938rem;
  font-weight: 600;
  width: 230px;
  height: 56px;
  padding: 12px 19px 12px 22px;
  justify-content: center;
  align-items: center;
  gap: 2px;
  border-radius: 48px;
  border: 1px solid #ff5a2c;
  background: #fff;
  box-shadow: 0 3px 12px rgba(255, 90, 44, 0.2);
  cursor: pointer;
}

.fix-btn button img {
  width: 36px;
}

.retirement-plan-inner .table-btn {
  display: none;
  text-align: center;
}

/* Mobile Responsive */
@media screen and (max-width: 768px) {
  .step-section-1 {
    margin: 30px 0 0;
  }
  .fix-btn {
    position: fixed;
    right: 14px;
    bottom: 125px;
    z-index: 999;
  }
  .fix-btn button {
    width: 56px;
    height: 56px;
  }
  .fix-btn span {
    display: none;
  }
  .section-1 .right-img {
    position: absolute;
    width: 36%;
    height: 145px;
    right: 20px;
    top: 150px;
  }
}
@media screen and (max-width: 768px) and (min-width: 768px) {
  .section-1 .right-img {
    top: 130px;
  }
}
@media screen and (max-width: 768px) {
  .step-section-1 .step-section-1-inner .arrow-img.arrow-img-mob {
    transform: rotate(90deg);
    position: absolute;
    left: -5px;
    top: 120px;
    width: 60px;
  }
}
@media screen and (max-width: 768px) and (min-width: 768px) {
  .step-section-1 .step-section-1-inner .arrow-img.arrow-img-mob {
    top: 110px;
  }
}
@media screen and (max-width: 768px) {
  .step-section-1 .step-section-1-inner .arrow-img.arrow-img-mob_1 {
    transform: rotate(90deg);
    position: absolute;
    left: -5px;
    top: 290px;
    width: 60px;
  }
}
@media screen and (max-width: 768px) and (min-width: 768px) {
  .step-section-1 .step-section-1-inner .arrow-img.arrow-img-mob_1 {
    top: 250px;
  }
}
@media screen and (max-width: 768px) {
  .input-group {
    text-align: left;
    margin: 0 0 16px;
  }
  .range-slider-container {
    padding: 5px 20px 20px;
  }
  .section-4 .section-4-inner .nps-section {
    padding: 2rem 1rem;
  }
  .section-4 .section-4-inner .nps-section h2 {
    font-size: 1.375rem;
    width: 100%;
    text-align: left;
  }
  .underline {
    margin: 8px 0 20px;
  }
  .section-4 .section-4-inner .nps-description {
    text-align: left;
  }
  .section-4 .section-4-inner .nps-grid {
    display: flex;
    gap: 1.5rem;
    margin-bottom: 2rem;
    flex-wrap: nowrap;
    overflow-x: auto;
  }
  .section-4 .section-4-inner .nps-grid::-webkit-scrollbar {
    display: none;
  }
  .section-4 .section-4-inner .nps-card {
    flex: 0 0 260px;
  }
  .main-nps {
    padding: 20px 10px;
  }
  .main-nps .btn {
    display: none;
  }
  .learn-more-NPS .learn-more-NPS_inner .card.new-tax {
    background: url("../images/home/new-tax.png") 96% 20px no-repeat;
    background-size: 26%;
  }
  .main-nps .nps-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }
  .main-nps .nps-intro {
    max-width: 100%;
    text-align: left;
    margin-bottom: 30px;
  }
  .main-nps .nps-intro h2 {
    font-size: 1.375rem;
  }
  .main-nps .nps-intro h2 span {
    font-size: 1.125rem;
  }
  .main-nps .nps-intro .subtext {
    font-size: 1rem;
    float: left;
    margin-top: 10px;
  }
  .main-nps .highlight {
    font-size: 1.375rem;
    float: left;
    margin: 9px 0 0 6px;
  }
  .carousel-container {
    width: 100%;
  }
  .retirement-plan {
    display: block;
    margin: 50px 0 0;
  }
  .retirement-plan .retirement-plan-inner h1 {
    text-align: left;
    font-size: 1.375rem;
    padding: 0 0 0 10px;
  }
  .main_contianer {
    width: 100%;
    overflow-x: scroll;
  }
  .main_contianer::-webkit-scrollbar {
    display: none;
  }
  .main_contianer .retirement-table-header {
    width: 1055px !important;
    padding: 10px;
    overflow: hidden;
  }
  .retirement-plan .retirement-plan-inner .retirement-table-header .options {
    width: 66px;
  }
  .retirement-plan .retirement-plan-inner .retirement-table-header .annualised {
    width: 106px;
  }
  .retirement-plan .retirement-plan-inner .retirement-table-header .tax-invest {
    width: 136px;
  }
  .retirement-plan .retirement-plan-inner .retirement-table-header .taxation {
    width: 118px;
  }
  .retirement-plan .retirement-plan-inner .retirement-table-header .contribution {
    width: 140px;
  }
  .main_screen {
    width: 1057px;
    max-height: 403px;
    overflow-y: hidden;
    transition: max-height 0.3s ease-in-out;
  }
  .retirement-plan-inner .table-btn {
    display: block;
    text-align: center;
  }
  .view-more-btn {
    color: #0065ff;
    border: 0;
    background-color: #fff;
    font-size: 16px;
    cursor: pointer;
    transition: color 0.2s ease-in-out;
    padding: 0 16px 8px;
    border-radius: 4px;
    font-weight: 500;
  }
  .view-more-btn:focus {
    outline: none !important;
    border: none !important;
  }
  .footer-container {
    gap: 24px;
    flex-direction: row;
  }
  .footer-disclaimer {
    padding: 18px;
  }
}
@media screen and (max-width: 354px) {
  label {
    font-size: 0.7rem;
  }
  .currency-inpu .currency-symbol {
    left: 20px;
  }
  .calculator-left h4 {
    font-size: 0.7rem;
  }
  .input-row .input-group .currency-input #expenses {
    width: 154px;
  }
  .input-row .input-group #age {
    width: 140px;
  }
  .calculator-right .cta-button {
    width: 286px;
    height: 54px;
    font-size: 1rem;
    cursor: pointer;
  }
  .step-section-1 .step-section-1-inner .steps {
    padding: 18px 0 0 63px;
  }
}
@media screen and (min-width: 400px) and (max-width: 500px) {
  .step-section-1 .step-section-1-inner .arrow-img.arrow-img-mob,
  .step-section-1 .step-section-1-inner .arrow-img.arrow-img-mob_1 {
    left: 15px !important;
  }
}
.carousel-container {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .carousel-container {
    height: 100%;
  }
}
.carousel-container .carousel-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  padding-bottom: 20px;
}
@media (min-width: 1024px) {
  .carousel-container .carousel-wrapper {
    height: 100%;
    max-width: 560px;
    margin: 0px auto;
  }
}
.carousel-container .carousel-wrapper .carousel-slides {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  transition: transform 0.5s ease-in-out;
}
.carousel-container .carousel-wrapper .carousel-slides .carousel-slide {
  min-width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
@media (min-width: 768px) {
  .carousel-container .carousel-wrapper .carousel-slides .carousel-slide {
    height: 100%;
  }
}
.carousel-container .carousel-wrapper .carousel-slides .carousel-slide.active {
  opacity: 1;
  position: relative;
}
.carousel-container .carousel-wrapper .carousel-slides .carousel-slide img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 10px;
  cursor: pointer;
}

.carousel-indicators {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translate(-50%);
  display: flex;
  gap: 10px;
  z-index: 4;
}
.carousel-indicators .indicator {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: rgba(223, 223, 223, 0.5);
  cursor: pointer;
  transition: all 0.3s ease;
  border: 2px solid rgba(223, 223, 223, 0.5);
}
.carousel-indicators .indicator.active {
  background: #007bff;
  border-color: #007bff;
  transform: scale(1.2);
}
.carousel-indicators .indicator::hover {
  background: rgba(255, 255, 255, 0.8);
  transform: scale(1.1);
}

@media screen and (max-width: 768px) {
  .carousel-btn {
    width: 40px;
    height: 40px;
  }
  .carousel-prev {
    left: 10px;
  }
  .carousel-next {
    right: 10px;
  }
  .indicator {
    width: 10px;
    height: 10px;
  }
}
@media screen and (max-width: 480px) {
  .carousel-btn {
    width: 35px;
    height: 35px;
  }
  .carousel-prev {
    left: 5px;
  }
  .carousel-next {
    right: 5px;
  }
  .carousel-indicators {
    bottom: 10px;
    gap: 8px;
  }
  .indicator {
    width: 8px;
    height: 8px;
  }
}
@keyframes fade-in {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes slide-in-left {
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes slide-in-right {
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.pensionBazaar-footer {
  background-color: #0E0F20;
  color: #fff;
  padding: 64px 0 32px;
  margin-top: 40px;
}
.pensionBazaar-footer .footer_content {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
}
@media (min-width: 768px) {
  .pensionBazaar-footer .footer_content {
    grid-template-columns: repeat(2, 1fr);
  }
}
.pensionBazaar-footer .footer_content {
  gap: 48px;
  margin-bottom: 48px;
}
.pensionBazaar-footer .footer_content .footer_logo {
  width: 200px;
  background-color: #fff;
  border-radius: 4px;
  padding: 8px;
  height: 44px;
}
.pensionBazaar-footer .footer_content .footer_link {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
}
@media (min-width: 768px) {
  .pensionBazaar-footer .footer_content .footer_link {
    grid-template-columns: repeat(2, 1fr);
  }
}
.pensionBazaar-footer .footer_content .footer_link {
  gap: 42px;
}
.pensionBazaar-footer .footer_content .footer_link ul {
  list-style: none;
}
.pensionBazaar-footer .footer_content .footer_link ul li {
  margin-bottom: 4px;
}
.pensionBazaar-footer .footer_content .footer_link ul li a {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  color: #9CA3AF;
  text-decoration: none;
  transition: color 250ms ease-in-out;
}
.pensionBazaar-footer .pensionBazaar-footer_copyright p {
  color: #D1D5DB;
}
.pensionBazaar-footer .pensionBazaar-footer_copyright h4 {
  color: #F3F4F6;
  margin-top: 8px;
}
.pensionBazaar-footer .pensionBazaar-footer_copyright a {
  color: #0065FF;
}
.pensionBazaar-footer .footer_india {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 8px;
  font-size: 12px;
  align-items: center;
  color: #374151;
}
@media (min-width: 768px) {
  .pensionBazaar-footer .footer_india {
    display: flex;
    flex-direction: row;
  }
}
.pensionBazaar-footer .footer_india .footer_scroll-top {
  display: flex;
  flex-direction: row;
  width: 40px;
  height: 40px;
  background-color: #0065FF;
  border: none;
  border-radius: 9999px;
  color: #fff;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  transition: all 150ms ease-in-out;
  bottom: 30px;
  right: 20px;
  position: fixed;
  z-index: 999;
}
.pensionBazaar-footer .footer_india .footer_scroll-top:hover {
  background-color: #005ce9;
  transform: translateY(-2px);
}

@keyframes fade-in {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes slide-in-left {
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes slide-in-right {
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.modal-open {
  overflow: hidden !important;
}

.pensionBazaar-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 16px;
}
.pensionBazaar-modal.active {
  display: flex;
}
.pensionBazaar-modal .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.pensionBazaar-modal .content {
  position: relative;
  background-color: #fff;
  border-radius: 12px;
  padding: 16px 24px;
  max-width: 420px;
  width: 100%;
  max-height: 90vh;
  overflow-y: auto;
  animation: modalSlideIn 0.3s ease-out;
  border-top: 5px solid #0065FF;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
.pensionBazaar-modal .content::-webkit-scrollbar {
  display: none;
}
.pensionBazaar-modal .content .heading_h2 {
  font-family: "Gilroy";
  font-weight: 700;
  font-size: 36px;
  line-height: 36px;
  color: #000000;
  margin-bottom: 48px;
  position: relative;
}
.pensionBazaar-modal .content .heading_h2::after {
  content: "";
  position: absolute;
  bottom: -16px;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 4px;
  background: linear-gradient(90deg, #F59E0B, #FBBF24);
  border-radius: 9999px;
}
@media (min-width: 768px) {
  .pensionBazaar-modal .content .heading_h2 {
    font-size: 36px;
    font-weight: 700;
  }
}
.pensionBazaar-modal .content .heading_h2 {
  font-weight: 500;
  font-size: 24px;
  margin: 18px 0 24px;
}
.pensionBazaar-modal .content .heading_h2:after {
  display: none;
}
.pensionBazaar-modal .close {
  position: absolute;
  top: 0;
  right: 0;
  background: none;
  border: none;
  font-size: 20px;
  color: #9CA3AF;
  cursor: pointer;
  padding: 8px;
  border-radius: 50%;
  transition: all 150ms ease-in-out;
}
.pensionBazaar-modal .close:hover, .pensionBazaar-modal .close:focus {
  color: #4B5563;
  background-color: none !important;
  border: none !important;
}

input:focus, input:visited, select:focus, select:visited, textarea:focus, textarea:visited, button:focus, button:visited {
  outline: none !important;
  border: 1px solid rgba(0, 0, 0, 0.5019607843) !important;
}

.formFeild {
  margin-bottom: 20px;
  position: relative;
}
.formFeild .form_input-group {
  position: relative;
}
.formFeild label {
  position: absolute;
  top: -8px;
  left: 11px;
  background: #fff;
  z-index: 1;
  padding: 0 4px;
  margin: 0;
}
.formFeild .formInput {
  width: 100%;
  padding: 0 16px;
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.5019607843);
  font-size: 16px;
  height: 56px;
  font-weight: 500;
  background: #fff;
  line-height: 20px;
  transition: border-color 0.2s, box-shadow 0.2s;
  box-sizing: border-box;
  margin: 0px;
}
.formFeild .form_suffix {
  position: absolute;
  right: 16px;
  color: rgba(37, 56, 88, 0.8901960784);
  font-size: 14px;
  pointer-events: none;
  height: 27px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 65px;
  background: rgba(0, 101, 255, 0.1098039216);
  border-radius: 4px;
  font-weight: 500;
  top: 50%;
  transform: translateY(-50%);
}
.formFeild .phone-group {
  display: flex;
  align-items: center;
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.5019607843);
  font-size: 16px;
  height: 56px;
  font-weight: 500;
  background: #fff;
  line-height: 20px;
  transition: border-color 0.2s, box-shadow 0.2s;
  gap: 8px;
}
.formFeild .phone-group .country_selection {
  max-width: 120px;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0px 4px;
}
.formFeild .phone-group .country_selection .form_country {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 12px 10px;
  border-radius: 8px;
  border: none;
  background: #fff;
  cursor: pointer;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  min-height: 54px;
  box-sizing: border-box;
}
.formFeild .phone-group #mobileNumber {
  height: 53px;
  flex: 1;
  padding: 0 6px 0 0px;
  border: 0;
}
.formFeild .phone-group #mobileNumber:focus, .formFeild .phone-group #mobileNumber:visited {
  outline: none !important;
  border: none !important;
}
.formFeild.error_active {
  margin-bottom: 30px;
}
.formFeild.error_active .formInput {
  border: 1px solid #ff0000 !important;
}
.formFeild.error_active label {
  color: #ff0000;
}
.formFeild.error_active .error {
  font-size: 12px;
  position: absolute;
  bottom: -20px;
  right: 0px;
  color: #ff0000;
  font-weight: 500;
}

.form_submit {
  width: 100%;
  padding: 14px;
  font-size: 18px;
  font-weight: 500;
  background: #ccc;
  border: none;
  border-radius: 8px;
  color: #fff;
  margin-bottom: 20px;
  cursor: pointer;
}
.form_submit:focus, .form_submit:visited {
  outline: none !important;
  border: none !important;
}
.form_submit:hover {
  background: #0065FF;
  color: #fff;
}

.form_disclaimer {
  font-size: 12px;
  text-align: center;
}
.form_disclaimer span {
  display: block;
}
.form_disclaimer a {
  color: #0065FF;
}
.form_disclaimer a:hover {
  text-decoration: underline;
}

.phoneWrapper .formFeild > .pensionBazaar-form_label {
  top: -8px;
}

.form-whatsapp {
  font-size: 12px;
  text-align: center;
  color: #253858;
  margin-bottom: 0;
  margin-top: 10px;
}

.form-whatsapp i.icon {
  background: url("../images/common/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: 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;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.form-whatsapp .slider.round {
  border-radius: 34px;
}

.form-whatsapp .slider.round:before {
  border-radius: 50%;
}

.form-whatsapp .slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 0;
  bottom: -3px;
  background-color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-box-shadow: 0 2px 6px rgba(29, 60, 110, 0.36);
  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 {
  -webkit-transform: translateX(13px);
  transform: translateX(13px);
}

.form-whatsapp input:focus + .slider {
  -webkit-box-shadow: 0 0 1px #36b37e;
  box-shadow: 0 0 1px #36b37e;
}

@keyframes fade-in {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes slide-in-left {
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes slide-in-right {
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.calculator-container {
  width: 100%;
}

.calculator-wrapper {
  display: flex;
  flex-direction: column;
  max-width: 1200px;
  margin: 40px auto;
  background: #fff;
  overflow: hidden;
  box-shadow: none;
  border-radius: 12px;
  border: 1px solid #6081ff;
}
@media (min-width: 1024px) {
  .calculator-wrapper {
    flex-direction: row;
    border-top: 1px solid #6081ff;
    border-left: 1px solid #6081ff;
    border-bottom: 1px solid #6081ff;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  }
}
.calculator-wrapper.compounding-calculator {
  display: flex;
  max-width: 1000px;
  margin: 40px auto;
  background: #fff;
  overflow: hidden;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  border-radius: 12px;
  border-top: 1px solid #6081ff;
  border-left: 1px solid #6081ff;
  border-bottom: 1px solid #6081ff;
}
@media (min-width: 1024px) {
  .calculator-wrapper.compounding-calculator .calculator-left,
  .calculator-wrapper.compounding-calculator .calculator-right {
    width: 100%;
  }
}
.calculator-wrapper.compounding-calculator .input-row {
  flex-direction: column;
  margin-bottom: 10px;
}
.calculator-wrapper.compounding-calculator .input-row .selecter-box {
  display: flex;
  justify-content: space-between;
  margin-bottom: 23px;
}
.calculator-wrapper.compounding-calculator .input-row .selecter-box .btn {
  width: 48%;
  height: 44px;
  border-radius: 8px;
  border: 0;
  background: #fff;
  box-shadow: 0 3px 12px rgba(0, 101, 255, 0.12);
  font-size: 0.75rem;
}
@media (min-width: 768px) {
  .calculator-wrapper.compounding-calculator .input-row .selecter-box .btn {
    font-size: 0.875rem;
  }
}
.calculator-wrapper.compounding-calculator .input-row .selecter-box .btn {
  font-weight: 600;
  line-height: 20px;
  color: rgba(37, 56, 88, 0.89);
  cursor: pointer;
}
.calculator-wrapper.compounding-calculator .input-row .selecter-box .btn.active {
  background: #f0f6fe;
  box-shadow: 0 3px 12px rgba(0, 101, 255, 0.12);
  border: 1px solid rgb(0, 101, 255);
  color: #0065FF;
}
.calculator-wrapper.compounding-calculator .input-row .limited-selecter {
  display: flex;
  justify-content: space-between;
  margin-bottom: 37px;
  gap: 14px;
}
.calculator-wrapper.compounding-calculator .input-row .limited-selecter .button {
  width: 112px;
  height: 34px;
  border-radius: 8px;
  border: 0;
  background: #fff;
  box-shadow: 0 3px 12px rgba(0, 101, 255, 0.12);
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 18px;
  color: rgba(37, 56, 88, 0.89);
  cursor: pointer;
}
.calculator-wrapper.compounding-calculator .input-row .limited-selecter .button.active {
  background: #f0f6fe;
  box-shadow: 0 3px 12px rgba(0, 101, 255, 0.12);
  border: 1px solid rgb(0, 101, 255);
  color: #0065FF;
}
.calculator-wrapper.compounding-calculator .input-group .currency-symbol {
  font-size: 15px;
  top: 32%;
  left: 18px;
}
.calculator-wrapper.compounding-calculator .input-group input.expenses {
  width: 100%;
  height: 48px;
  font-size: 0.75rem;
}
@media (min-width: 768px) {
  .calculator-wrapper.compounding-calculator .input-group input.expenses {
    font-size: 0.875rem;
  }
}
.calculator-wrapper.compounding-calculator .input-group input.expenses {
  line-height: 20px;
  border-radius: 8px;
  font-weight: 400;
  border: 1px solid rgba(0, 0, 0, 0.12);
  padding: 0 0 0 35px;
}
.calculator-wrapper.compounding-calculator .input-group .monthly-invest {
  position: absolute;
  color: rgba(37, 56, 88, 0.89);
  font-size: 0.75rem;
}
@media (min-width: 768px) {
  .calculator-wrapper.compounding-calculator .input-group .monthly-invest {
    font-size: 0.875rem;
  }
}
.calculator-wrapper.compounding-calculator .input-group .monthly-invest {
  pointer-events: none;
  height: 27px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 65px;
  border-radius: 4px;
  font-weight: 500;
  top: 10px;
  right: 6px;
}

.calculator-left,
.calculator-right {
  padding: 32px 20px 40px;
  flex: 1 1 100%;
  min-width: 0;
  box-sizing: border-box;
}
@media (min-width: 1024px) {
  .calculator-left,
  .calculator-right {
    flex: none;
    width: 50%;
    padding: 20px;
    padding: 32px 48px;
  }
}

.calculator-left {
  background: #fff;
  border-right: 1px solid #E5E7EB;
}
@media (min-width: 768px) {
  .calculator-left {
    border-right: none;
    border-bottom: 1px solid #E5E7EB;
  }
}
.calculator-left .input-row {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .calculator-left .input-row {
    flex-direction: row;
    gap: 20px;
  }
}
.calculator-left h3 {
  color: rgba(37, 56, 88, 0.89);
  text-align: center;
  font-size: 1.125rem;
}
@media (min-width: 568px) {
  .calculator-left h3 {
    font-size: 1.25rem;
  }
}
@media (min-width: 768px) {
  .calculator-left h3 {
    font-size: 1.5rem;
  }
}
.calculator-left h3 {
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
  margin-bottom: 40px;
}
.calculator-left h4 {
  color: rgba(37, 56, 88, 0.89);
  text-align: center;
  font-size: 0.75rem;
}
@media (min-width: 768px) {
  .calculator-left h4 {
    font-size: 0.875rem;
  }
}
.calculator-left h4 {
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.calculator-left .clc {
  display: flex;
  width: 100%;
}

.calculator-right {
  color: #fff;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-radius: 12px;
  background: linear-gradient(90deg, #4ea55c, #3a9791);
}
.calculator-right h2 {
  font-size: 1.125rem;
  margin-bottom: 10px;
  font-weight: 500;
}
.calculator-right p {
  font-size: 1.25rem;
  font-weight: 500;
}
.calculator-right .retire-img {
  width: 200px;
  height: 200px;
  display: flex;
  background: url("../images/home/retire_img.png") 0 0 no-repeat;
  background-size: 100%;
  margin: 50px auto 14px;
}
@media (min-width: 768px) {
  .calculator-right .retire-img {
    width: 302px;
    height: 302px;
  }
}

.result {
  font-size: 1.75rem;
  line-height: 1.2;
  font-weight: 700;
  margin: 10px 0 20px;
}

.tab-buttons {
  text-align: center;
  width: 100%;
  display: flex;
  border-radius: 12px;
  background: rgba(0, 101, 255, 0.0509803922);
  margin: auto;
  justify-content: space-between;
  padding: 10px;
  gap: 10px;
}
@media (min-width: 768px) {
  .tab-buttons {
    padding: 24px;
    width: 450px;
    margin: 40px auto;
  }
}
.tab-buttons button {
  padding: 10px 20px;
  font-weight: 700;
  cursor: pointer;
  margin-right: 0px;
  width: 50%;
  font-weight: 300;
  color: #253858;
  border-radius: 6px;
  border: 0.5px solid #000;
  opacity: 0.8;
  background: #fff;
  transition: background 0.3s ease-in-out;
  font-size: 0.75rem;
}
.tab-buttons button:focus {
  outline: none !important;
  border: none !important;
}
.tab-buttons button.active {
  background: #1a5afe;
  color: #fff;
  font-weight: 500;
  line-height: 24px;
  border: none;
}

.compounding-calculator .calculator-right {
  background: linear-gradient(90deg, #4ea55c, #3a9791);
  border-radius: 12px;
  padding: 30px;
  color: #fff;
  display: flex;
  overflow: hidden;
  flex-direction: column;
  min-height: 600px;
  width: 50%;
  position: relative;
}

.chart-container {
  flex: 1;
  margin-bottom: 0;
  width: 100%;
  padding: 30px 0 0;
  overflow: hidden;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.chart-container highcharts-chart {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
}

.summary-cards {
  display: flex;
  gap: 20px;
  margin-bottom: 30px;
}

.summary-card {
  flex: 1;
  background: rgba(21, 48, 44, 0.3);
  border-radius: 12px;
  padding: 12px;
  text-align: start;
  backdrop-filter: blur(10px);
}
.summary-card h3 {
  margin: 0 0 10px;
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 0.8);
  font-weight: 400;
}
.summary-card .amount {
  font-size: 37px;
  font-weight: 600;
  color: #fff;
  margin: 11px 0;
}
.summary-card p {
  margin: 10px 0 0;
  font-size: 0.625rem;
  color: rgba(255, 255, 255, 0.8);
}

label {
  display: block;
  font-weight: 500;
  font-size: 0.75rem;
}
@media (min-width: 768px) {
  label {
    font-size: 0.875rem;
  }
}
label {
  font-style: normal;
  line-height: normal;
  text-align: left;
  margin-bottom: 8px;
}

input[type=number],
input[type=text] {
  margin: 10px 0 8px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 12px;
  width: 100%;
  height: 48px;
  padding: 0 0 0 14px;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
@media (min-width: 768px) {
  input[type=number],
  input[type=text] {
    width: 174px;
    height: 58px;
  }
}
input[type=number]:focus,
input[type=text]:focus {
  border-color: #1a5afe;
  outline: none;
}
input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button,
input[type=text]::-webkit-outer-spin-button,
input[type=text]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number].expenses,
input[type=text].expenses {
  width: 100%;
  padding: 0 0 0 43px;
}
@media (min-width: 768px) {
  input[type=number].expenses,
  input[type=text].expenses {
    width: 216px;
    padding: 0 0 0 43px;
  }
}

.currency-input {
  position: relative;
}
.currency-input .currency-symbol {
  font-size: 1.125rem;
  position: absolute;
  top: 39%;
  left: 25px;
}
.currency-input.error, .currency-input.error input.error {
  border-color: #dc3545;
}

.range-slider-container {
  padding: 8px;
  background: #fff;
  border-radius: 8px;
}
@media (min-width: 768px) {
  .range-slider-container {
    padding: 20px;
  }
}
.range-slider-container .slider-header {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 17px;
}
.range-slider-container .slider-header h3 {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  color: #333;
  margin: 0;
}
.range-slider-container .slider-header .value-display {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 8px;
  padding: 0 12px;
  display: flex;
  height: 40px;
  align-items: center;
  gap: 10px;
}
.range-slider-container .slider-header .value-display .value {
  font-size: 0.75rem;
}
@media (min-width: 768px) {
  .range-slider-container .slider-header .value-display .value {
    font-size: 0.875rem;
  }
}
.range-slider-container .slider-header .value-display .value {
  font-weight: 500;
  color: rgba(37, 56, 88, 0.89);
}
.range-slider-container .slider-header .value-display .unit {
  font-size: 0.75rem;
  font-weight: 500;
  color: rgba(37, 56, 88, 0.89);
}
.range-slider-container .slider-wrapper {
  position: relative;
}
.range-slider-container .slider-wrapper .range-input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 6px;
  opacity: 0;
  z-index: 10;
  cursor: pointer;
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
  -webkit-appearance: none;
  appearance: none;
}
.range-slider-container .slider-wrapper .range-input::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #007aff;
  cursor: pointer;
  border: 2px solid #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.range-slider-container .slider-wrapper .range-input::-moz-range-thumb {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #007aff;
  cursor: pointer;
  border: 2px solid #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.range-slider-container .slider-wrapper .range-input::-webkit-slider-track {
  background: transparent;
  height: 6px;
  border-radius: 3px;
}
.range-slider-container .slider-wrapper .range-input::-moz-range-track {
  background: transparent;
  height: 6px;
  border-radius: 3px;
}
.range-slider-container .slider-wrapper .slider-track {
  position: relative;
  height: 1px;
  background: #007aff;
  border-radius: 3px;
  margin-bottom: 15px;
}
.range-slider-container .slider-wrapper .slider-track .slider-fill {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background: #007aff;
  border-radius: 3px;
  transition: width 0.05s ease-out;
}
.range-slider-container .slider-wrapper .slider-track .slider-thumb {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
  height: 20px;
  background: #007aff;
  border-radius: 50%;
  border: 2px solid #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  z-index: 2;
  transition: left 0.05s ease-out;
}
.range-slider-container .slider-wrapper .slider-track .slider-gray-area {
  position: absolute;
  top: 0;
  height: 100%;
  background: #e0e0e0;
  border-radius: 3px;
  z-index: 3;
  pointer-events: none;
}
.range-slider-container .slider-wrapper .slider-track .tick-marks {
  position: absolute;
  top: -12px;
  left: 0;
  right: 0;
  height: 18px;
}
.range-slider-container .slider-wrapper .slider-track .tick-marks .tick {
  position: absolute;
  width: 1px;
  bottom: 0;
}
.range-slider-container .slider-wrapper .slider-track .tick-marks .tick.major {
  height: 12px;
  border: 1px solid #007aff;
  border-radius: 4px;
  background-color: #007aff;
}
.range-slider-container .slider-wrapper .slider-track .tick-marks .tick.minor {
  height: 10px;
  border: 1px solid #4da6ff;
  border-radius: 4px;
  background-color: #4da6ff;
}
.range-slider-container .slider-wrapper .slider-labels {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: calc(116% + 0px);
  position: relative;
  margin-left: -25px;
}
.range-slider-container .slider-wrapper .slider-labels span {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  color: #333;
  text-align: center;
  flex: 1;
}

.slider-group {
  margin-top: 20px;
}
.slider-group label {
  margin-bottom: 6px;
  display: block;
}

.slider-container {
  display: flex;
  align-items: center;
}
.slider-container input[type=range] {
  flex: 1;
}

.slider-value {
  width: 60px;
  margin-left: 10px;
  text-align: right;
}

.cta-button, .sip-cta-button {
  color: #253858;
  padding: 15px 25px;
  width: 100%;
  height: 65px;
  border: none;
  font-weight: 600;
  font-size: 1rem;
  cursor: pointer;
  transition: background 0.3s ease;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
  margin: 0 auto 16px;
}
@media (min-width: 768px) {
  .cta-button, .sip-cta-button {
    width: 336px;
  }
}
.cta-button:hover, .sip-cta-button:hover {
  background: #ddd;
}

.error-message {
  color: #dc3545;
  font-size: 0.75rem;
  margin-top: 5px;
  margin-left: 5px;
  display: flex;
  align-items: center;
  font-weight: 500;
  width: 168px;
}

.input-group {
  text-align: left;
}
.input-group .error {
  border-color: #dc3545;
}

.tab-content {
  padding: 20px 0;
}
.tab-content h2 {
  margin-bottom: 16px;
}
.tab-content h2 .underline {
  height: 3px;
  background: linear-gradient(90deg, #1DD88D 0%, #FFD93B 100%);
  margin-top: 8px;
  width: 60px;
}
.tab-content p {
  margin-bottom: 24px;
  color: #666;
  line-height: 1.6;
}

.accounts-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 24px;
  margin-top: 24px;
}

.account-card {
  background: #fff;
  border: 1px solid #e1e5e9;
  border-radius: 12px;
  padding: 24px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.account-card h3 {
  color: #1a1a1a;
  margin-bottom: 16px;
  font-size: 1.125rem;
  font-weight: 600;
}
.account-card ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.account-card ul li {
  padding: 8px 0;
  color: #666;
  position: relative;
  padding-left: 20px;
}
.account-card ul li:before {
  content: "•";
  color: #1DD88D;
  font-weight: bold;
  position: absolute;
  left: 0;
}

.investment-options {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 32px;
  margin-top: 24px;
}
@media (min-width: 768px) {
  .investment-options {
    grid-template-columns: 1fr;
  }
}

.asset-class-card, .strategy-card {
  background: #fff;
  border: 1px solid #e1e5e9;
  border-radius: 12px;
  padding: 24px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.asset-class-card h3, .strategy-card h3 {
  color: #1a1a1a;
  margin-bottom: 20px;
  font-size: 1.125rem;
  font-weight: 600;
}

.asset-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}
@media (min-width: 640px) {
  .asset-grid {
    grid-template-columns: 1fr;
  }
}

.asset-item, .strategy-item {
  padding: 16px;
  background: #f8f9fa;
  border-radius: 8px;
}
.asset-item strong, .strategy-item strong {
  display: block;
  color: #1a1a1a;
  margin-bottom: 8px;
  font-size: 0.75rem;
}
@media (min-width: 768px) {
  .asset-item strong, .strategy-item strong {
    font-size: 0.875rem;
  }
}
.asset-item p, .strategy-item p {
  margin: 0;
  font-size: 0.75rem;
  color: #666;
  line-height: 1.4;
}

.strategy-options {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.fund-managers-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 20px;
  margin-top: 24px;
}

.manager-card {
  background: #fff;
  border: 1px solid #e1e5e9;
  border-radius: 12px;
  padding: 20px;
  text-align: center;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  transition: transform 0.2s ease;
}
.manager-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.manager-card h3 {
  color: #1a1a1a;
  margin-bottom: 12px;
  font-size: 1rem;
  font-weight: 600;
}
.manager-card p {
  margin: 0;
  font-size: 0.75rem;
}
@media (min-width: 768px) {
  .manager-card p {
    font-size: 0.875rem;
  }
}
.manager-card p {
  color: #666;
  line-height: 1.4;
}

.returns-table-wrapper {
  overflow-x: auto;
  margin: 24px 0;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.returns-table {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
}
.returns-table th, .returns-table td {
  padding: 16px;
  text-align: left;
  border-bottom: 1px solid #e1e5e9;
}
.returns-table th {
  background: #f8f9fa;
  font-weight: 600;
  color: #1a1a1a;
  font-size: 0.75rem;
}
@media (min-width: 768px) {
  .returns-table th {
    font-size: 0.875rem;
  }
}
.returns-table td {
  color: #666;
  font-size: 0.75rem;
}
@media (min-width: 768px) {
  .returns-table td {
    font-size: 0.875rem;
  }
}
.returns-table td:first-child {
  font-weight: 500;
  color: #1a1a1a;
}
.returns-table td:not(:first-child) {
  text-align: center;
  font-weight: 500;
  color: #1DD88D;
}
.returns-table tr:last-child td {
  border-bottom: none;
}

.disclaimer {
  font-size: 0.75rem;
  color: #999;
  font-style: italic;
  margin-top: 16px;
}

.charges-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 24px;
  margin-top: 24px;
}

.charges-card {
  background: #fff;
  border: 1px solid #e1e5e9;
  border-radius: 12px;
  padding: 24px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.charges-card h3 {
  color: #1a1a1a;
  margin-bottom: 20px;
  font-size: 1.125rem;
  font-weight: 600;
}

.charge-details {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.charge-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 0;
  border-bottom: 1px solid #f0f0f0;
}
.charge-item:last-child {
  border-bottom: none;
}
.charge-item span:first-child {
  color: #666;
  font-size: 0.75rem;
}
@media (min-width: 768px) {
  .charge-item span:first-child {
    font-size: 0.875rem;
  }
}
.charge-item span:last-child {
  color: #1a1a1a;
  font-weight: 600;
  font-size: 0.75rem;
}
@media (min-width: 768px) {
  .charge-item span:last-child {
    font-size: 0.875rem;
  }
}

.comparison-note {
  margin-top: 32px;
  padding: 20px;
  background: #f8f9fa;
  border-radius: 12px;
  border-left: 4px solid #1DD88D;
}
.comparison-note p {
  margin: 0;
  color: #666;
  font-size: 0.75rem;
}
@media (min-width: 768px) {
  .comparison-note p {
    font-size: 0.875rem;
  }
}
.comparison-note p {
  line-height: 1.6;
}
.comparison-note p strong {
  color: #1a1a1a;
}

@media (min-width: 768px) {
  .calculator-left .input-row {
    flex-direction: row;
    gap: 20px;
  }
  .range-slider-container {
    padding: 15px;
  }
  .range-slider-container .slider-wrapper .slider-labels {
    width: 100%;
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .calculator-right .retire-img {
    width: 200px;
    height: 200px;
    margin: 20px auto 10px;
  }
  .compounding-calculator .summary-cards {
    flex-direction: column;
    gap: 15px;
  }
  .compounding-calculator .summary-card .amount {
    font-size: 1.75rem;
    line-height: 1.2;
  }
}
.sip-calculator-wrapper {
  display: flex;
  flex-direction: column;
  max-width: 1200px;
  margin: 40px auto;
  background: #fff;
  overflow: hidden;
  box-shadow: none;
  border-radius: 12px;
  border: 1px solid #6081ff;
}
@media (min-width: 768px) {
  .sip-calculator-wrapper {
    flex-direction: row;
    border-top: 1px solid #6081ff;
    border-left: 1px solid #6081ff;
    border-bottom: 1px solid #6081ff;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  }
}

.sip-calculator-left {
  flex: 1 1 100%;
  min-width: 0;
  padding: 40px;
  background: #fff;
  border-right: 1px solid #E5E7EB;
  box-sizing: border-box;
  padding: 16px 8px;
}
@media (min-width: 768px) {
  .sip-calculator-left {
    flex: none;
    width: 50%;
    border-right: none;
    border-bottom: 1px solid #E5E7EB;
    padding: 32px 48px;
  }
}
.sip-calculator-left h2 {
  color: rgba(37, 56, 88, 0.89);
  text-align: center;
  font-size: 1.125rem;
}
@media (min-width: 568px) {
  .sip-calculator-left h2 {
    font-size: 1.25rem;
  }
}
@media (min-width: 768px) {
  .sip-calculator-left h2 {
    font-size: 1.5rem;
  }
}
.sip-calculator-left h2 {
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
  margin-bottom: 40px;
}
.sip-calculator-left h4 {
  color: rgba(37, 56, 88, 0.89);
  text-align: center;
  font-size: 0.75rem;
}
@media (min-width: 768px) {
  .sip-calculator-left h4 {
    font-size: 0.875rem;
  }
}
.sip-calculator-left h4 {
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.sip-calculator-right {
  flex: 1 1 100%;
  min-width: 0;
  padding: 40px;
  background: linear-gradient(90deg, #4ea55c, #3a9791);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 16px 32px;
}
@media (min-width: 768px) {
  .sip-calculator-right {
    flex: none;
    width: 50%;
    padding: 24px 20px;
  }
}

.investment-type-toggle {
  display: flex;
  gap: 10px;
  flex-direction: row;
  margin-bottom: 25px;
  width: 100%;
}
@media (min-width: 640px) {
  .investment-type-toggle {
    gap: 8px;
    width: calc(112% + 0px);
    margin-left: -22px;
  }
}

.toggle-btn {
  width: 48%;
  height: 44px;
  border-radius: 8px;
  border: 0;
  background: #fff;
  box-shadow: 0 3px 12px rgba(0, 101, 255, 0.12);
  font-size: 0.75rem;
}
@media (min-width: 768px) {
  .toggle-btn {
    font-size: 0.875rem;
  }
}
.toggle-btn {
  font-weight: 600;
  line-height: 20px;
  color: rgba(37, 56, 88, 0.8901960784);
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}
.toggle-btn.active {
  background: #f0f6fe;
  box-shadow: 0 3px 12px rgba(0, 101, 255, 0.12);
  border: 1px solid rgb(0, 101, 255);
  color: #0065FF;
}
.toggle-btn:hover {
  box-shadow: 0 4px 16px rgba(0, 101, 255, 0.2);
}
@media (min-width: 640px) {
  .toggle-btn {
    padding: 10px;
    height: 40px;
  }
}

.investment-mode-toggle {
  display: flex;
  gap: 8px;
  margin-bottom: 30px;
  transition: all 0.3s ease;
  width: 100%;
  margin: 0px auto 30px;
  justify-content: center;
}
@media (min-width: 640px) {
  .investment-mode-toggle {
    flex-wrap: wrap;
    gap: 6px;
    width: 100%;
  }
}

.mode-btn {
  height: 44px;
  padding: 10px 16px;
  border-radius: 8px;
  border: 0;
  background: #fff;
  box-shadow: 0 3px 12px rgba(0, 101, 255, 0.12);
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 20px;
  color: rgba(37, 56, 88, 0.8901960784);
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mode-btn.active {
  background: #0065FF;
  color: #fff;
  box-shadow: 0 4px 16px rgba(0, 101, 255, 0.3);
}
.mode-btn:hover {
  box-shadow: 0 4px 16px rgba(0, 101, 255, 0.2);
}
@media (min-width: 640px) {
  .mode-btn {
    padding: 8px 12px;
    flex: 1;
  }
}

.investment-input-section {
  margin-bottom: 30px;
}
.investment-input-section label {
  display: block;
  font-size: 0.75rem;
}
@media (min-width: 768px) {
  .investment-input-section label {
    font-size: 0.875rem;
  }
}
.investment-input-section label {
  font-weight: 400;
  color: #374151;
  margin-bottom: 12px;
}

.amount-input-container {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
}
.amount-input-container .currency-symbol {
  font-size: 1.125rem;
  position: absolute;
  top: 39%;
  left: 25px;
  color: #000000;
  z-index: 2;
}
.amount-input-container .amount-input {
  width: 100%;
  height: 58px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 12px;
  padding: 0 0 0 54px;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  color: #000000;
  background: #fff;
  outline: none;
}
.amount-input-container .amount-input:focus {
  border-color: #1a5afe;
}
.amount-input-container .amount-input::placeholder {
  color: #9CA3AF;
}
.amount-input-container .frequency {
  font-size: 1rem;
  color: #6B7280;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}

.chart-section {
  flex: 1;
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
  height: 350px;
}
@media (min-width: 768px) {
  .chart-section {
    height: 400px;
  }
}

.chart-container {
  position: relative;
  flex: 1;
  display: flex;
  align-items: end;
  justify-content: center;
  gap: 60px;
  padding: 40px 20px 20px;
  min-height: 200px;
}
@media (min-width: 640px) {
  .chart-container {
    gap: 40px;
    padding: 30px 15px 15px;
    min-height: 160px;
  }
}

.y-axis-labels {
  position: absolute;
  left: 10px;
  top: 20px;
  bottom: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 0.8);
}
@media (min-width: 640px) {
  .y-axis-labels {
    font-size: 11px;
    left: 5px;
  }
}

.chart-bars {
  display: flex;
  align-items: end;
  gap: 60px;
  height: 100%;
}
@media (min-width: 640px) {
  .chart-bars {
    gap: 40px;
  }
}

.chart-bar {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
}
.chart-bar .bar-stack {
  display: flex;
  flex-direction: column;
  justify-content: end;
  width: 40px;
  height: 100%;
  border-radius: 8px 8px 0 0;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
@media (min-width: 640px) {
  .chart-bar .bar-stack {
    width: 32px;
  }
}
.chart-bar .bar-invested {
  background: rgba(255, 255, 255, 0.9);
  transition: height 0.6s ease;
}
.chart-bar .bar-returns {
  background: #fbbf24;
  transition: height 0.6s ease;
}
.chart-bar .bar-label {
  margin-top: 12px;
  font-size: 0.75rem;
}
@media (min-width: 768px) {
  .chart-bar .bar-label {
    font-size: 0.875rem;
  }
}
.chart-bar .bar-label {
  font-weight: 600;
  color: #fff;
}
@media (min-width: 640px) {
  .chart-bar .bar-label {
    font-size: 13px;
    margin-top: 8px;
  }
}

.chart-legend {
  display: flex;
  justify-content: center;
  gap: 30px;
  margin-top: 20px;
}
@media (min-width: 640px) {
  .chart-legend {
    gap: 20px;
    margin-top: 15px;
  }
}
.chart-legend .legend-item {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 0.75rem;
}
@media (min-width: 768px) {
  .chart-legend .legend-item {
    font-size: 0.875rem;
  }
}
.chart-legend .legend-item {
  color: #fff;
}
@media (min-width: 640px) {
  .chart-legend .legend-item {
    font-size: 13px;
    gap: 6px;
  }
}
.chart-legend .legend-item .legend-color {
  width: 12px;
  height: 12px;
  border-radius: 2px;
}
@media (min-width: 640px) {
  .chart-legend .legend-item .legend-color {
    width: 10px;
    height: 10px;
  }
}
.chart-legend .legend-item .legend-color.invested {
  background: rgba(255, 255, 255, 0.9);
}
.chart-legend .legend-item .legend-color.returns {
  background: #fbbf24;
}

.summary-section {
  display: flex;
  gap: 20px;
  margin-bottom: 30px;
  flex-direction: column;
}
@media (min-width: 640px) {
  .summary-section {
    flex-direction: row;
    gap: 15px;
    margin-bottom: 20px;
  }
}
.summary-section .summary-card {
  flex: 1;
  background: rgba(21, 48, 44, 0.3019607843);
  border-radius: 12px;
  padding: 12px;
  text-align: center;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}
@media (min-width: 640px) {
  .summary-section .summary-card {
    text-align: start;
  }
}
.summary-section .summary-card .card-header {
  font-size: 0.75rem;
  color: #fff;
  font-weight: 400;
}
.summary-section .summary-card .card-amount {
  font-size: 40px;
  font-weight: 700;
  color: #fff;
}
.summary-section .summary-card .card-subtitle {
  font-size: 0.625rem;
  color: #fff;
}
@media (min-width: 640px) {
  .summary-section .summary-card {
    padding: 16px;
  }
}

.monthly-investment-display {
  margin-bottom: 30px;
}
.monthly-investment-display .monthly-investment-card {
  padding: 20px;
  text-align: center;
  backdrop-filter: blur(10px);
}
.monthly-investment-display .monthly-investment-card h3 {
  margin: 0 0 8px;
  font-size: 0.75rem;
}
@media (min-width: 768px) {
  .monthly-investment-display .monthly-investment-card h3 {
    font-size: 0.875rem;
  }
}
.monthly-investment-display .monthly-investment-card h3 {
  color: rgba(255, 255, 255, 0.9);
  font-weight: 500;
}
.monthly-investment-display .monthly-investment-card .monthly-amount {
  font-size: 1.75rem;
  line-height: 1.2;
  font-weight: 700;
  color: #fff;
  margin: 0;
}
@media (min-width: 640px) {
  .monthly-investment-display .monthly-investment-card {
    padding: 16px;
  }
}

.cta-section {
  display: flex;
  justify-content: center;
}

.sip-calculator-wrapper * {
  transition: all 0.3s ease;
}

.toggle-btn:focus,
.mode-btn:focus,
.range-slider:focus,
.amount-input:focus {
  outline: 2px solid #3B82F6;
  outline-offset: 2px;
}

.chart-bar {
  animation: slideUp 0.8s ease-out;
}

@keyframes slideUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.corpus-calculator-container {
  max-width: 100%;
  margin: 40px auto;
  border-radius: 12px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.0509803922);
  overflow: hidden;
  display: flex;
  background: #fff;
  border: 1px solid #6081ff;
}
@media (min-width: 1024px) {
  .corpus-calculator-container {
    max-width: 1200px;
  }
}
.corpus-calculator-container .corpus-calculator {
  display: flex;
  min-height: 600px;
  border-radius: 12px;
  overflow: hidden;
  width: 100%;
  flex-direction: column;
}
@media (min-width: 768px) {
  .corpus-calculator-container .corpus-calculator {
    flex-direction: row;
  }
}
.corpus-calculator-container .corpus-calculator .left-panel {
  flex: 1;
  background: #fff;
  padding: 80px 50px 50px;
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  .corpus-calculator-container .corpus-calculator .left-panel {
    width: 50%;
  }
}
.corpus-calculator-container .corpus-calculator .left-panel .back-arrow {
  position: absolute;
  top: 30px;
  left: 30px;
  width: 40px;
  height: 40px;
  background: #e9ecef;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: #6c757d;
  border: none;
  transition: all 0.3s ease;
}
.corpus-calculator-container .corpus-calculator .left-panel .you-give-padding {
  padding-left: 20px;
}
.corpus-calculator-container .corpus-calculator .left-panel .you-give-padding .section-title {
  font-size: 32px;
  font-weight: 700;
  color: #495057;
  margin-bottom: 40px;
  text-align: left;
}
.corpus-calculator-container .corpus-calculator .left-panel .you-give-padding .investment-amount {
  display: flex;
  align-items: baseline;
  margin-bottom: 20px;
}
.corpus-calculator-container .corpus-calculator .left-panel .you-give-padding .investment-amount .amount-value {
  font-size: 45px;
  font-weight: 600;
  color: rgba(37, 56, 88, 0.8901960784);
  line-height: 100%;
}
.corpus-calculator-container .corpus-calculator .left-panel .you-give-padding .investment-amount .amount-period {
  font-size: 24px;
  font-weight: 500;
  color: rgba(37, 56, 88, 0.8901960784);
  margin-left: 8px;
}
.corpus-calculator-container .corpus-calculator .left-panel .you-give-padding .duration {
  font-size: 20px;
  font-weight: 500;
  color: rgba(37, 56, 88, 0.8901960784);
  margin-bottom: 0px;
  text-align: start;
}
.corpus-calculator-container .corpus-calculator .left-panel .calculator-illustration {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.corpus-calculator-container .corpus-calculator .left-panel .calculator-illustration .retire-img {
  width: 300px;
  height: 250px;
  object-fit: contain;
}
.corpus-calculator-container .corpus-calculator .left-panel .calculator-illustration .retire-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.corpus-calculator-container .corpus-calculator .left-panel .corpus-cta-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 12px 16px;
  border: none;
  border-radius: 8px;
  font-family: "Gilroy";
  font-weight: 500;
  font-size: clamp(1rem, 0.9rem + 0.5vw, 1.125rem);
  line-height: 20px;
  text-decoration: none;
  cursor: pointer;
  transition: all 250ms ease-in-out;
  white-space: nowrap;
  background-color: #0065FF;
  color: #fff;
}
.corpus-calculator-container .corpus-calculator .left-panel .corpus-cta-button:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.corpus-calculator-container .corpus-calculator .left-panel .corpus-cta-button:hover:not(:disabled) {
  background-color: #005ce9;
  transform: translateY(-1px);
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.16);
}
.corpus-calculator-container .corpus-calculator .left-panel .corpus-cta-button:active {
  transform: translateY(0);
}
@media (min-width: 768px) {
  .corpus-calculator-container .corpus-calculator .left-panel .corpus-cta-button {
    padding: 16px 24px;
  }
}
.corpus-calculator-container .corpus-calculator .left-panel .corpus-cta-button {
  width: 70%;
}
.corpus-calculator-container .corpus-calculator .right-panel {
  flex: 1;
  background: linear-gradient(135deg, #4ea55c, #3a9791);
  padding: 60px 20px 20px;
  color: #fff;
  border-radius: 12px;
  margin: 0;
  width: 100%;
}
@media (min-width: 768px) {
  .corpus-calculator-container .corpus-calculator .right-panel {
    width: 50%;
    margin: 22px 22px 22px 0;
  }
}
.corpus-calculator-container .corpus-calculator .right-panel .section-title {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 40px;
  text-align: left;
  color: #fff;
}
.corpus-calculator-container .corpus-calculator .right-panel .retirement-corpus {
  margin-bottom: 40px;
}
.corpus-calculator-container .corpus-calculator .right-panel .retirement-corpus .corpus-label {
  text-align: start;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
  opacity: 0.9;
  color: #fff;
}
.corpus-calculator-container .corpus-calculator .right-panel .retirement-corpus .corpus-amount {
  display: flex;
  align-items: baseline;
  margin-bottom: 12px;
}
.corpus-calculator-container .corpus-calculator .right-panel .retirement-corpus .corpus-amount .amount {
  font-size: 42px;
  font-weight: 700;
  line-height: 1;
}
.corpus-calculator-container .corpus-calculator .right-panel .retirement-corpus .corpus-amount .asterisk {
  font-size: 24px;
  margin-left: 4px;
}
.corpus-calculator-container .corpus-calculator .right-panel .retirement-corpus .corpus-period {
  font-size: 14px;
  font-weight: 500;
  opacity: 0.8;
  margin-bottom: 8px;
  text-align: start;
}
.corpus-calculator-container .corpus-calculator .right-panel .retirement-corpus .cagr {
  text-align: start;
  font-size: 14px;
  font-weight: 500;
  opacity: 0.8;
  text-align: start;
}
.corpus-calculator-container .corpus-calculator .right-panel .payout-section {
  background: rgba(0, 0, 0, 0.1490196078);
  border-radius: 16px;
  padding: 21px 32px;
  text-align: start;
}
.corpus-calculator-container .corpus-calculator .right-panel .payout-section .section-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 19px;
}
.corpus-calculator-container .corpus-calculator .right-panel .payout-section .section-header .which-gives {
  font-size: 19px;
  font-weight: 600;
}
.corpus-calculator-container .corpus-calculator .right-panel .payout-section .section-header .lumpsum-label {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 12px;
  font-weight: 500;
  opacity: 0.9;
}
.corpus-calculator-container .corpus-calculator .right-panel .payout-section .lumpsum-details .lumpsum-label-text {
  font-size: 18px;
  font-weight: 500;
  line-height: 100%;
  margin-bottom: 5px;
  opacity: 0.9;
}
.corpus-calculator-container .corpus-calculator .right-panel .payout-section .lumpsum-details .lumpsum-amount {
  font-size: 48px;
  font-weight: 700;
  line-height: 100%;
  margin-bottom: 8px;
}
.corpus-calculator-container .corpus-calculator .right-panel .payout-section .lumpsum-details .lumpsum-amount .percentage {
  font-size: 15px;
  font-weight: 500;
  line-height: 100%;
  opacity: 0.8;
  margin-left: 12px;
}
.corpus-calculator-container .corpus-calculator .right-panel .payout-section .expand-button {
  display: flex;
  justify-content: center;
  margin: 0;
  cursor: pointer;
  position: relative;
  bottom: -17px;
}
.corpus-calculator-container .corpus-calculator .right-panel .payout-section .income-section {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding-top: 30px;
}
.corpus-calculator-container .corpus-calculator .right-panel .payout-section .income-section .income-label {
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
}
.corpus-calculator-container .corpus-calculator .right-panel .payout-section .income-section .monthly-income {
  font-size: 34px;
  font-weight: 600;
  line-height: 100%;
  margin: 8px 0;
}
.corpus-calculator-container .corpus-calculator .right-panel .payout-section .income-section .monthly-income .period {
  font-size: 18px;
  font-weight: 500;
  line-height: 100%;
  opacity: 0.8;
}
.corpus-calculator-container .corpus-calculator .right-panel .payout-section .income-section .income-details {
  font-size: 13px;
  font-weight: 500;
  line-height: 100%;
  margin-bottom: 14px;
  opacity: 0.9;
}
.corpus-calculator-container .corpus-calculator .right-panel .payout-section .annuity-details {
  font-size: 15px;
  font-weight: 500;
  opacity: 0.5;
  line-height: 100%;
}

@keyframes fade-in {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes slide-in-left {
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes slide-in-right {
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.tab-content {
  display: none;
}
.tab-content.active {
  display: block;
}

.nps-content {
  display: none;
}
.nps-content.active {
  display: block;
}

.mode-content {
  display: none;
}
.mode-content.visible {
  display: block;
}

.learn-more-NPS {
  position: relative;
}
.learn-more-NPS .learn-more-NPS_inner {
  max-width: 1080px;
  margin: 20px auto;
  text-align: center;
}
.learn-more-NPS .learn-more-NPS_inner header {
  text-align: center;
  padding: 20px 0 10px;
  position: sticky;
  top: -87px;
  z-index: 9;
}
.learn-more-NPS .learn-more-NPS_inner header .learnMore {
  font-size: 1.35rem;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin: 0 0 20px;
}
@media (min-width: 640px) {
  .learn-more-NPS .learn-more-NPS_inner header .learnMore {
    font-size: 1.5rem;
  }
}
.learn-more-NPS .learn-more-NPS_inner nav {
  background-color: #000000;
  border-radius: 0px;
  min-height: 60px;
}
@media (min-width: 1024px) {
  .learn-more-NPS .learn-more-NPS_inner nav {
    border-radius: 0;
    padding: 0px;
  }
}
@media (min-width: 1025px) {
  .learn-more-NPS .learn-more-NPS_inner nav {
    border-radius: 20px;
    padding: 0px 20px;
  }
}
.learn-more-NPS .learn-more-NPS_inner .top-tabs {
  flex-direction: row;
  flex-wrap: nowrap;
  overflow-x: scroll;
  justify-content: start;
  scroll-behavior: smooth;
  height: 60px;
  display: flex;
  list-style: none;
}
.learn-more-NPS .learn-more-NPS_inner .top-tabs::-webkit-scrollbar {
  display: none;
}
@media (min-width: 1024px) {
  .learn-more-NPS .learn-more-NPS_inner .top-tabs .top-tabs {
    display: flex;
    justify-content: left;
    list-style: none;
    height: 60px;
  }
}
.learn-more-NPS .learn-more-NPS_inner .tab-item {
  padding: 17px 20px;
  font-size: 14px;
  flex: 0 0 210px;
  height: 60px;
  white-space: nowrap;
  transition: all 0.3s ease;
  color: #fff;
}
@media (min-width: 1024px) {
  .learn-more-NPS .learn-more-NPS_inner .tab-item {
    color: #fff;
    padding: 20px 24px 14px;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.2s;
  }
}
.learn-more-NPS .learn-more-NPS_inner .tab-item.active {
  border-bottom: 5px solid #00d09c;
  font-weight: 500;
  border-radius: 1px;
}

.tax-section {
  position: relative;
  color: #000000;
  max-width: 1010px;
  margin: 10px auto;
  padding: 0 16px;
  text-align: center;
}
@media (min-width: 768px) {
  .tax-section {
    padding: 0 20px;
    margin: 40px auto;
  }
}
.tax-section h2 {
  font-size: 1.875rem;
  font-weight: 600;
  margin-bottom: 10px;
}
.tax-section h2.left {
  text-align: left;
}
.tax-section h2 .underline {
  height: 3px;
  background: linear-gradient(90deg, #1DD88D 0%, #FFD93B 100%);
  margin-top: 8px;
  width: 60px;
}
.tax-section h2 .underline.orange {
  background: #ff9b39;
  width: 120px;
  height: 3px;
  margin: 8px auto 20px;
}
.tax-section h2 .underline.margin-0 {
  margin: 8px 0 20px;
}
.tax-section p {
  text-align: center;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 500;
  margin: 0 0 20px;
  color: #000000;
}
.tax-section p.m0 {
  margin: 0;
}
.tax-section p.left {
  text-align: left;
}
.tax-section p.sm {
  font-size: 1rem;
  text-align: left;
  line-height: 24px;
}
.tax-section p.wd60 {
  width: 100%;
}
@media (min-width: 1024px) {
  .tax-section p.wd60 {
    width: 60%;
  }
}
.tax-section small {
  display: flex;
  font-size: 0.875rem;
  font-style: italic;
  font-weight: 500;
  line-height: 22px;
  margin: 0 0 10px;
}
.tax-section .main-container {
  display: flex;
  align-items: center;
  flex-direction: column;
}
@media (min-width: 768px) {
  .tax-section .main-container {
    flex-direction: row;
  }
}
.tax-section .main-container .charge-img img {
  width: 230px;
  display: none;
}
@media (min-width: 1024px) {
  .tax-section .main-container .charge-img img {
    display: block;
  }
}
.tax-section .main-container .container {
  border: 1px solid #d0d6e1;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.0509803922);
  width: 100%;
  max-width: 100%;
  margin: 0 0px 0 0;
  padding: 10px;
  display: block;
  border-radius: 10px;
  border: 1px solid #aac9ff;
  background: #f2f7ff;
}
@media (min-width: 1024px) {
  .tax-section .main-container .container {
    margin: 0 30px 0 0;
    max-width: 700px;
  }
}
.tax-section .main-container .container .container_inner {
  background: #fff;
}
.tax-section .main-container .container .container_inner .head {
  display: flex;
  background: #0b0d22;
  border-radius: 8px 8px 0 0;
}
.tax-section .main-container .container .container_inner .head div {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.tax-section .main-container .container .header {
  background-color: #0b0d22;
  color: #fff;
  font-size: 22px;
  padding: 15px 20px;
  border-radius: 8px;
}
.tax-section .main-container .container .header.header_1 {
  width: 48%;
  text-align: left;
}
.tax-section .card-container {
  display: flex;
  gap: 20px;
  flex-direction: column;
  margin: 60px 0 0;
  align-items: center;
}
@media (min-width: 768px) {
  .tax-section .card-container {
    flex-direction: row;
  }
}
.tax-section .card-container.single-card {
  justify-content: center;
}
.tax-section .card-container.single-card .card {
  width: 100%;
  max-width: 800px;
}
.tax-section .card-container.single-card .card.self-employed {
  max-width: inherit;
  min-height: 250px;
}
.tax-section .card-container .card {
  width: 100%;
  border-radius: 20px;
  padding: 34px 0 10px 24px;
  border-bottom: 3px solid #0065ff;
  text-align: left;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1019607843);
}
@media (min-width: 768px) {
  .tax-section .card-container .card {
    width: 493px;
  }
}
.tax-section .card-container .card h3 {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 10px;
}
.tax-section .card-container .card .nps-list {
  padding: 0;
  list-style-type: disc;
  line-height: 1.6;
}
.tax-section .card-container .card .nps-list li {
  margin: 0;
  padding: 16px 0 0;
  list-style-type: none;
  font-size: 1rem;
}
.tax-section .card-container .card .nps-list li .innerflex {
  align-items: flex-start;
  display: flex;
}
.tax-section .card-container .card .nps-list li.tax_1 {
  font-size: 0.875rem;
}
.tax-section .card-container .card .nps-list li svg {
  margin: 0 7px 0 0;
}
.tax-section .card-container .card .nps-list li span {
  margin: 0;
  display: inline-block;
  color: #000000;
  font-weight: 400;
}
.tax-section .card-container .card .nps-list li span.icon {
  max-width: 35px;
}
.tax-section .card-container .card .nps-list li span.smtext {
  max-width: 250px;
}
.tax-section .card-container .card .nps-list li span.largetext {
  max-width: 350px;
}
.tax-section .card-container .card .nps-list li span.full {
  max-width: 100%;
}
.tax-section .card-container .card .nps-list li ul {
  padding: 0 5px 0 0px;
}
.tax-section .card-container .card .nps-list li ul li {
  font-size: 0.875rem;
  padding: 4px 0 0;
}
.tax-section .card-container .card .nps-list li ul.tb-sub {
  padding: 0 5px 0 42px;
}
.tax-section .card-container .card .nps-list li ul.tb-sub li {
  font-size: 0.875rem;
  padding: 4px 0 0;
}
.tax-section .card-container .card .nps-list li ul.tb-sub li strong {
  display: inline-block;
  font-weight: 500;
}
.tax-section .card-container .card .note {
  font-size: 0.625rem;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  text-align: left;
  margin: 20px 0;
}
.tax-section .card-container .card.old-tax {
  background: url(https://www.pensionbazaar.com/old-tax.png) 96% 5px no-repeat;
  background-size: 26%;
}
@media (min-width: 768px) {
  .tax-section .card-container .card.old-tax {
    background: url(https://www.pensionbazaar.com/old-tax.png) 96% 30px no-repeat;
    background-size: 30%;
  }
}
.tax-section .card-container .card.self-employed {
  background: url(https://www.pensionbazaar.com/self-employed.png) 96% 30px no-repeat;
  background-size: 22%;
  width: 100%;
}
.tax-section .card-container .card.new-tax {
  background: url(https://www.pensionbazaar.com/new-tax.png) 96% 20px no-repeat;
  background-size: 26%;
  height: 260px;
  padding-top: 50px;
}
@media (min-width: 768px) {
  .tax-section .card-container .card.new-tax {
    background: url(https://www.pensionbazaar.com/new-tax.png) 96% 30px no-repeat;
    background-size: 30%;
  }
}
.tax-section .card-container .card.tire-1 {
  position: relative;
  border-radius: 24px;
  border-bottom: 5px solid #0065ff;
  background: #fff;
}
@media (min-width: 768px) {
  .tax-section .card-container .card.tire-1 {
    border-top: 1px solid #0065ff;
    border-left: 1px solid #0065ff;
    border-bottom: none;
  }
}
.tax-section .card-container .card.tire-1 h3 {
  margin: 0;
}
.tax-section .card-container .card.tire-1 em {
  color: #0065ff;
  text-align: center;
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 700;
  margin: 0 8px 0 0;
}
.tax-section .card-container .card.tire-1 p.sub-text {
  font-size: 0.875rem;
  font-style: normal;
  color: #000000;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  margin: 0 0 20px;
  width: 90%;
}
.tax-section .card-container .card.tire-1 ul li {
  padding: 0 1px 16px;
}
.tax-section .card-container .card.tire-1 ul li span {
  width: 100%;
}
.tax-section .card-container .card.tire-1 ul li strong {
  display: block;
}
.tax-section .card-container .card.tire-1 .note_1 {
  border-radius: 20px;
  background: rgba(179, 203, 255, 0.1607843137);
  color: #5e83ff;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  padding: 10px;
  margin: 20px 0;
  display: flex;
  align-items: center;
  width: 94%;
}
.tax-section .card-container .card.tire-1 .note_1 svg {
  margin: 0 8px 0 0;
}
.tax-section .card-container .card.tire-1 img {
  position: absolute;
  width: 150px;
  right: -14px;
  top: -49px;
}
@media (min-width: 768px) {
  .tax-section .card-container .card.tire-1 img {
    position: absolute;
    width: 180px;
    right: -35px;
    top: -49px;
  }
}
.tax-section .card-container .card.tire-1.tire-2 {
  border-bottom: 5px solid #0065ff;
  border-left: none;
}
@media (min-width: 768px) {
  .tax-section .card-container .card.tire-1.tire-2 {
    border-right: 1px solid #0065ff;
  }
}
.tax-section .card-container .card.tire-1.tire-2 img {
  width: 100px;
  top: -20px;
  right: 0px;
}
@media (min-width: 768px) {
  .tax-section .card-container .card.tire-1.tire-2 img {
    width: 160px;
  }
}
.tax-section .card-container .card.tire-1.tire-3 {
  border-bottom: 5px solid #0065ff;
}
@media (min-width: 768px) {
  .tax-section .card-container .card.tire-1.tire-3 {
    border-right: 1px solid #0065ff;
    border-left: none;
  }
}
.tax-section .card-container .card.tire-1.tire-3 img {
  width: 60px;
  top: -12px;
  right: -9px;
}
@media (min-width: 768px) {
  .tax-section .card-container .card.tire-1.tire-3 img {
    width: 100px;
    top: -22px;
    right: -16px;
  }
}
.tax-section .charge-table {
  width: 100%;
  margin: 10px 0;
  padding: 0 10px 10px;
}
.tax-section .charge-table .charge-row {
  display: flex;
  justify-content: flex-start;
  padding: 15px;
  border-radius: 8px;
  border-top: 1px solid rgba(0, 101, 255, 0.2);
  border-right: 1px solid rgba(0, 101, 255, 0.2);
  border-bottom: 1px solid rgba(0, 101, 255, 0.2);
  border-left: 4px solid rgba(0, 101, 255, 0.2);
  background: #fff;
  margin: 0 0 10px;
  align-items: center;
}
.tax-section .charge-table .charge-row .charge-name {
  font-weight: 500;
  font-size: 0.75rem;
}
@media (min-width: 768px) {
  .tax-section .charge-table .charge-row .charge-name {
    font-size: 0.875rem;
  }
}
.tax-section .charge-table .charge-row .charge-name {
  width: 50%;
  color: #3b3f47;
  text-align: left;
}
.tax-section .charge-table .charge-row .charge-amount {
  font-size: 0.75rem;
}
@media (min-width: 768px) {
  .tax-section .charge-table .charge-row .charge-amount {
    font-size: 0.875rem;
  }
}
.tax-section .charge-table .charge-row .charge-amount {
  color: #636dff;
  border-radius: 8px;
  padding: 4px 10px 3px;
  background: rgba(0, 101, 255, 0.0509803922);
  font-weight: 500;
}
.tax-section #salaried .card-container, .tax-section #self-employed .card-container {
  margin: 0;
}

.employment-toggle {
  text-align: center;
  width: 100%;
  display: flex;
  border-radius: 12px;
  background: rgba(0, 101, 255, 0.0509803922);
  margin: 30px auto;
  justify-content: center;
  padding: 10px;
  position: relative;
  gap: 10px;
}
@media (min-width: 1024px) {
  .employment-toggle {
    padding: 26px 0;
    width: 540px;
  }
}
.employment-toggle .toggle-btn {
  width: 48%;
  height: 44px;
  border-radius: 8px;
  border: 0;
  background: #fff;
  font-size: 0.75rem;
}
@media (min-width: 768px) {
  .employment-toggle .toggle-btn {
    font-size: 0.875rem;
  }
}
.employment-toggle .toggle-btn {
  font-weight: 600;
  line-height: 20px;
  color: rgba(37, 56, 88, 0.8901960784);
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 450px;
}
.employment-toggle .toggle-btn:focus {
  outline: none !important;
  border: none !important;
}
.employment-toggle .toggle-btn.active {
  background: #0065FF;
  box-shadow: 0 3px 12px rgba(0, 101, 255, 0.12);
  border: 1px solid rgb(0, 101, 255);
  color: #fff;
}
.employment-toggle .toggle-btn:hover {
  box-shadow: 0 4px 16px rgba(0, 101, 255, 0.2);
}
@media (min-width: 640px) {
  .employment-toggle .toggle-btn {
    padding: 22px;
    height: 40px;
    max-width: 180px;
    box-shadow: none;
    font-weight: 500;
    border: 0.5px solid #000;
  }
}

.current-pfms {
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media (min-width: 768px) {
  .current-pfms {
    flex-direction: row;
  }
}
.current-pfms .container {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  flex-direction: column;
}
.current-pfms .container .column {
  margin: 0 0px 0 0;
}
@media (min-width: 768px) {
  .current-pfms .container .column {
    margin: 0 50px 0 0;
  }
}
.current-pfms .container .column .fund-item {
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
  text-align: left;
  display: flex;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .current-pfms .container {
    width: 650px;
    flex-direction: row;
  }
}
.current-pfms .fund-item .icon svg {
  margin: 0 10px 0 0;
}
.current-pfms .pfms-img {
  display: none;
}
.current-pfms .pfms-img img {
  width: 340px;
}
@media (min-width: 1024px) {
  .current-pfms .pfms-img {
    display: flex;
  }
}

.scheme-returns-container {
  background: #fff9f1;
  border-radius: 12px;
  padding: 27px 16px;
  margin: 40px 0;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.0784313725);
}
.scheme-returns-container .calculate-return {
  position: relative;
}
.scheme-returns-container .calculate-return .chart-header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.scheme-returns-container .calculate-return .chart-header .chart-title {
  font-size: 1.25rem;
  font-weight: 500;
  color: #000;
}
.scheme-returns-container .calculate-return .chart-header .chart-category {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
}
.scheme-returns-container .calculate-return .chart-header .chart-category small {
  font-size: 0.625rem;
  color: #111827;
  font-style: normal;
  margin: 0;
  line-height: auto;
}
.scheme-returns-container .calculate-return .chart-header .chart-category .type-of-category {
  border: 1px solid #0066ff;
  border-radius: 8px;
  background: #fff;
  display: flex;
  flex-direction: row;
  position: relative;
  gap: 5px;
}
.scheme-returns-container .calculate-return .chart-header .chart-category .type-of-category .icon {
  width: 25px;
  height: 25px;
  top: 5px;
  position: relative;
}
.scheme-returns-container .calculate-return .chart-header .chart-category .type-of-category:after {
  content: "\f078";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  color: #666;
  font-size: 14px;
  z-index: 1;
}
.scheme-returns-container .calculate-return .chart-header .chart-category .type-of-category .scheme-dropdown {
  padding: 10px 30px 10px 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  cursor: pointer;
  border: none;
  max-width: 200px;
}
.scheme-returns-container .calculate-return .chart-header .chart-category .type-of-category .scheme-dropdown:focus {
  outline: none !important;
  border: none !important;
}
.scheme-returns-container .calculate-return .time-filters {
  display: flex;
  flex-direction: row;
  width: 100%;
  gap: 10px;
  font-size: 0.75rem;
  margin-top: 8px;
}
.scheme-returns-container .calculate-return .time-filters .filter-btn {
  border: 1px solid #0065FF;
  border-radius: 8px;
  padding: 5px 10px;
  cursor: pointer;
  background: #fff;
}
.scheme-returns-container .calculate-return .time-filters .filter-btn.active {
  background: #0065FF;
  color: #fff;
}
.scheme-returns-container .calculate-return .time-filters .filter-btn:hover {
  background: #0065FF;
  color: #fff;
}
.scheme-returns-container .calculate-return .chartwrapper {
  margin: 24px 0;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.0784313725);
  background-color: #fff;
  padding: 30px 40px;
  position: relative;
}
.scheme-returns-container .calculate-return .donwloadData {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.scheme-returns-container .calculate-return .donwloadData span {
  font-size: 0.625rem;
  color: #111827;
}
.scheme-returns-container .calculate-return .donwloadData .download-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 12px 16px;
  border: none;
  border-radius: 8px;
  font-family: "Gilroy";
  font-weight: 500;
  font-size: clamp(1rem, 0.9rem + 0.5vw, 1.125rem);
  line-height: 20px;
  text-decoration: none;
  cursor: pointer;
  transition: all 250ms ease-in-out;
  white-space: nowrap;
  background-color: #0065FF;
  color: #fff;
}
.scheme-returns-container .calculate-return .donwloadData .download-btn:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.scheme-returns-container .calculate-return .donwloadData .download-btn:hover:not(:disabled) {
  background-color: #005ce9;
  transform: translateY(-1px);
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.16);
}
.scheme-returns-container .calculate-return .donwloadData .download-btn:active {
  transform: translateY(0);
}
@media (min-width: 768px) {
  .scheme-returns-container .calculate-return .donwloadData .download-btn {
    padding: 16px 24px;
  }
}
.scheme-returns-container .calculate-return .donwloadData .download-btn {
  padding: 12px 12px;
  width: 200px;
  font-size: 0.75rem;
}
@media (min-width: 768px) {
  .scheme-returns-container .calculate-return .donwloadData .download-btn {
    font-size: 0.875rem;
  }
}
.scheme-returns-container .calculate-return .donwloadData .download-btn span {
  font-size: 26px;
  color: #fff;
}

/*# sourceMappingURL=pension-bazaar.css.map */
