/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[13].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[13].use[5]!./src/styles/main.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.neutral-25 {
  color: #3c3c3c;
}

.neutral-50 {
  color: #282828;
}

.neutral-100 {
  color: #000000;
}

.neutral0 {
  color: #505050;
}

.neutral500 {
  color: #ababab;
}

.neutral800 {
  color: #787878;
}

.neutral900 {
  color: #646464;
}

.bg-neutral10 {
  background: #fafafa;
}

.bg-neutral25 {
  background: #f3f3f3;
}

.bg-neutral50 {
  background: #e7e7e7;
}

.bg-neutral700 {
  background: #8b8b8b;
}

.primary-25 {
  color: #00245a;
}

.primary500 {
  color: #0065ff;
}

.primary700 {
  color: #0054d1;
}

.primary800 {
  color: #0048b3 !important;
}

.primary900 {
  color: #003c95;
}

.bg-primary10 {
  background: #f0f6ff;
}

.bg-primary25 {
  background: #ddebff;
}

.bg-primary100 {
  background: #99c2ff;
}

.bg-primary300 {
  background: #569aff;
}

.bg-primary500 {
  background: #0065ff;
}

.bg-primary700 {
  background: #0054d1;
}

.warning500 {
  color: #fc9434;
}

.warning600 {
  color: #fc8517;
}

.warning700 {
  color: #ed7403;
}

.bg-warning25 {
  background: #fff0e2;
}

.bg-warning500 {
  background: #fc9434;
}

.success600 {
  color: #11ba4a;
}

.success700 {
  color: #0fa341;
}

.success900 {
  color: #0b742f;
}

.bg-success25 {
  background: #dcfce7;
}

.bg-success600 {
  background: #11ba4a;
}

.danger500 {
  color: #eb3741;
}

.danger600 {
  color: #e81a26;
}

.danger700 {
  color: #cd1520;
}

.danger900 {
  color: #920f17;
}

.bg-danger25 {
  background: #fce2e4;
}

.bg-danger600 {
  background: #e81a26;
}

.bg-danger500 {
  background: #eb3741;
}

.info500 {
  color: #0ae5ca;
}

.bg-info25 {
  background: #dafdf9;
}

.MuiCard-root {
  background: #ffffff;
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1607843137) !important;
  margin-bottom: 16px !important;
}

.MuiInputLabel-root {
  font-size: 15px !important;
}

.body-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1201;
}

.MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded {
  border-radius: 7px;
}

.MuiButtonBase-root.upload-btn {
  background-color: #bcd7ff;
  color: #282828;
}
.MuiButtonBase-root.upload-btn:hover {
  background-color: #a8c8f9;
  color: inherit;
}

.MuiTypography-root.error {
  font-size: 10px;
  line-height: 16px;
  display: inline-block;
  color: red;
}

.success {
  color: #11ba4a;
}

.new-tabs .MuiTabs-root .MuiTabs-scroller {
  text-align: center;
}
.new-tabs .MuiTabs-root .MuiTabs-scroller .MuiTabs-flexContainer {
  background: #fff;
  border: 1px solid #e7e7e7;
  box-shadow: 0px 1px 4.3px 0px rgba(0, 0, 0, 0.2);
  border-radius: 38px;
  margin: 3px;
  overflow: hidden;
  padding: 2px;
  display: inline-block;
}
.new-tabs .MuiTabs-root .MuiTabs-scroller .MuiTabs-flexContainer .MuiButtonBase-root {
  min-width: 160px;
  text-transform: capitalize;
  color: #000;
  border-radius: 29px;
  min-height: 42px;
  font-size: 0.7rem;
}
@media (max-width: 768px) {
  .new-tabs .MuiTabs-root .MuiTabs-scroller .MuiTabs-flexContainer .MuiButtonBase-root {
    min-height: 32px;
    padding: 8px 16px;
  }
}
.new-tabs .MuiTabs-root .MuiTabs-scroller .MuiTabs-flexContainer .MuiButtonBase-root.Mui-selected {
  background: #000;
  color: #fff;
}
.new-tabs .MuiTabs-root .MuiTabs-scroller .MuiTabs-indicator {
  display: none;
}
@media (max-width: 768px) {
  .new-tabs .MuiTabs-root .MuiTabs-scroller {
    overflow-x: auto !important;
  }
}
@media (max-width: 768px) {
  .new-tabs.mweb-res .MuiTabs-root .MuiTabs-scroller {
    overflow: hidden !important;
  }
  .new-tabs.mweb-res .MuiTabs-root .MuiTabs-scroller .MuiTabs-flexContainer {
    overflow-x: auto;
  }
  .new-tabs.mweb-res .MuiTabs-root .MuiTabs-scroller .MuiTabs-flexContainer .MuiButtonBase-root {
    min-width: 100px;
  }
}

.custom-radio-btn {
  width: 100%;
}
.custom-radio-btn .MuiFormGroup-root {
  width: 100%;
  flex-direction: row;
  display: flex;
  flex-wrap: nowrap;
  gap: 16px;
  position: relative;
}
.custom-radio-btn .MuiFormGroup-root .male {
  position: absolute;
  left: 37%;
  bottom: 1px;
}
.custom-radio-btn .MuiFormGroup-root .female {
  position: absolute;
  right: 3px;
  bottom: 1px;
}
.custom-radio-btn .MuiFormGroup-root .MuiFormControlLabel-root {
  width: 100%;
  border: 1px solid #dbdbdb;
  background: #fafafa;
  border-radius: 8px;
  margin: 0;
  height: 54px;
}
.custom-radio-btn .MuiFormGroup-root .MuiFormControlLabel-root:has(.Mui-checked) {
  background: #f0f6ff;
  border-color: #0065ff;
}
.custom-radio-btn .MuiFormGroup-root .MuiFormControlLabel-root:has(.Mui-checked) .MuiTypography-root {
  color: #0065ff;
  font-weight: 500;
}
.custom-radio-btn .MuiFormGroup-root .MuiFormControlLabel-root .MuiButtonBase-root {
  visibility: hidden;
  width: 20px;
}
.custom-radio-btn .MuiFormGroup-root .MuiFormControlLabel-root .MuiTypography-root {
  font-size: 14px;
  font-weight: 400;
  color: #282828;
}
.custom-radio-btn.with-radio-select-btn .MuiFormGroup-root {
  width: 100%;
  flex-direction: row;
  display: initial;
  flex-wrap: nowrap;
  gap: none;
  position: relative;
}
.custom-radio-btn.with-radio-select-btn .MuiFormGroup-root .MuiFormControlLabel-root {
  background: #fff;
}
.custom-radio-btn.with-radio-select-btn .MuiFormGroup-root .MuiFormControlLabel-root:not(:last-child) {
  margin-bottom: 10px;
}
.custom-radio-btn.with-radio-select-btn .MuiFormGroup-root .MuiFormControlLabel-root .MuiButtonBase-root {
  visibility: initial;
  width: initial;
}

.ribbon {
  position: absolute;
  top: -33px;
  left: -35px;
  padding: 3px 8px;
  border-radius: 4px 4px 4px 0;
  white-space: nowrap;
  display: flex;
  align-items: center;
}
.ribbon.discounted {
  background: #dcfce7;
  border: 1px solid #11ba4a;
}
.ribbon.recommended {
  background: linear-gradient(90deg, #0051ca 0%, #bd00ca 100%);
  border: 1px solid #dbdbdb;
}
.ribbon.recommended .MuiTypography-overline {
  color: #fff;
}
.ribbon.recommended::after {
  border-top: 10px solid #0051ca;
}
.ribbon.selected {
  background: #0048b3;
}
.ribbon.selected .MuiTypography-overline {
  color: #fff;
}
.ribbon.selected::after {
  border-top: 10px solid #0051ca;
}
.ribbon::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -10px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-top: 10px solid #2e7d32;
}

.checkout-page {
  max-width: 900px;
  margin: 0 auto;
}
.checkout-page .MuiPaper-root {
  border-radius: 20px !important;
  border: 1px solid #e7e7e7;
  box-shadow: 0px 0px 12px 4px rgba(0, 0, 0, 0.1215686275) !important;
}

@media (max-width: 1366px) and (min-width: 768px) {
  .inflation-calculator .MuiTypography-subtitle2 {
    font-size: 12px;
  }
  .inflation-calculator .MuiTypography-subtitle1 {
    font-size: 14px;
  }
  .inflation-calculator .MuiTypography-caption {
    font-size: 10px;
  }
  .inflation-calculator .journey-pro-main {
    margin-top: 8px;
  }
  .inflation-calculator .journey-pro {
    height: 28px;
  }
  .inflation-calculator .right-cover {
    margin-bottom: 0px;
  }
  .inflation-calculator .right-cover .MuiSlider-root {
    margin-top: -21px;
  }
}
@media (max-width: 1366px) and (min-width: 768px) {
  .inflation-calculator .MuiTypography-subtitle2 {
    font-size: 12px;
  }
  .inflation-calculator .MuiTypography-subtitle1 {
    font-size: 14px;
  }
  .inflation-calculator .MuiTypography-caption {
    font-size: 10px;
  }
  .inflation-calculator .journey-pro-main {
    margin-top: 8px;
  }
  .inflation-calculator .journey-pro {
    height: 28px;
  }
  .inflation-calculator .right-cover {
    margin-bottom: 0px;
  }
  .inflation-calculator .right-cover .MuiSlider-root {
    margin-top: -21px;
  }
}
.support-popup-container {
  position: absolute;
  bottom: 25px;
  right: 25px;
}

.support-popup-trigger {
  cursor: pointer;
  position: relative;
  display: inline-block;
  width: 90px;
  height: 90px;
}

.support-wave-animation {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
  border-radius: 50%;
  border: 2px solid rgba(0, 101, 255, 0.4);
  animation: wave 2s infinite ease-out;
  pointer-events: none;
}
.support-wave-animation::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 2px solid rgba(0, 101, 255, 0.3);
  animation: wave 2s infinite ease-out 0.5s;
}
.support-wave-animation::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 2px solid rgba(0, 101, 255, 0.2);
  animation: wave 2s infinite ease-out 1s;
}

.support-main-icon {
  position: relative;
  z-index: 2;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  border: 3px solid white;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f5eee5;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

@keyframes wave {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
  100% {
    transform: translate(-50%, -50%) scale(1.5);
    opacity: 0;
  }
}
@media (max-width: 768px) {
  .support-popup-trigger {
    width: 50px;
    height: 50px;
  }
  .support-wave-animation {
    width: 50px;
    height: 50px;
  }
  .support-main-icon {
    width: 50px;
    height: 50px;
  }
}
.header {
  width: 100%;
}
.header a {
  text-decoration: none;
}
header.MuiPaper-root {
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1607843137);
  background: #ffffff;
}
header.MuiPaper-root .MuiToolbar-root {
  align-items: center;
}
header.MuiPaper-root .MuiToolbar-root .logodiv {
  display: inline-flex;
  align-items: center;
}
header.MuiPaper-root .MuiToolbar-root .MuiSvgIcon-fontSizeMedium {
  color: #3c3c3c;
}
header.MuiPaper-root .MuiToolbar-root .MuiBox-root img.logo {
  display: inline-block;
}
@media (max-width: 768px) {
  header.MuiPaper-root .MuiToolbar-root .MuiBox-root img.logo {
    display: none;
  }
}
header.MuiPaper-root .MuiToolbar-root .MuiBox-root img.logo-mobile {
  display: none;
}
@media (max-width: 768px) {
  header.MuiPaper-root .MuiToolbar-root .MuiBox-root img.logo-mobile {
    display: inline-block;
  }
}
header.MuiPaper-root .MuiToolbar-root .headerIcon.MuiBox-root .MuiIconButton-root svg.icon {
  width: 24px;
  color: #8b8b8b;
}
header.MuiPaper-root .MuiToolbar-root .headerIcon.MuiBox-root .MuiIconButton-root:hover, header.MuiPaper-root .MuiToolbar-root .headerIcon.MuiBox-root .MuiIconButton-root:focus {
  background: #ffffff;
  color: #282828;
}
header.MuiPaper-root .MuiToolbar-root .headerIcon.MuiBox-root .MuiIconButton-root:hover svg.icon, header.MuiPaper-root .MuiToolbar-root .headerIcon.MuiBox-root .MuiIconButton-root:focus svg.icon {
  color: #282828;
}

.notification .unread {
  font-weight: 500;
}
.notification .read {
  font-weight: normal;
  color: #787878;
}
.notification .nohover:hover {
  background: none;
  cursor: inherit;
}

.user-details {
  padding: 0;
  border: 1px solid #ebebeb;
  border-radius: 50px;
  padding-right: 10px;
  height: 42px;
}
.user-details img {
  padding: 4px;
  vertical-align: middle;
}
.user-details .name {
  text-align: left;
}
@media (max-width: 768px) {
  .user-details {
    padding-right: 0;
  }
  .user-details .name {
    display: none;
  }
  .user-details svg {
    display: none;
  }
}

.profileDrop .MuiPaper-root .MuiList-root .name {
  color: #000000;
  font-weight: 600;
  font-size: 15px;
}
.profileDrop .MuiPaper-root .MuiList-root .code {
  color: #787878;
  font-size: 12px;
  font-weight: normal;
}
.profileDrop .user-profile-menu {
  margin-top: 10px;
}
.profileDrop .user-profile-menu.MuiBox-root .MuiButtonBase-root {
  padding-top: 0.7rem;
  padding-bottom: 0.7rem;
  font-size: 14px;
  border-bottom: 1px solid #dbdbdb;
}
.profileDrop .user-profile-menu.MuiBox-root .MuiButtonBase-root:last-child {
  border-bottom: none;
}
.profileDrop .user-profile-menu.MuiBox-root .MuiSvgIcon-root {
  margin-right: 0.7rem;
  opacity: 0.6;
}

.MuiDrawer-root.sidebarBox .MuiPaper-root {
  height: 100%;
  background: none;
  border-right: 1px solid #f1f1f1;
}

.scrollbar::-webkit-scrollbar {
  width: 5px;
}
.scrollbar::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px #f3f3f3;
  border-radius: 10px;
}
.scrollbar::-webkit-scrollbar-thumb {
  background-color: #e7e7e7;
  border-radius: 10px;
}
.scrollbar.horizontal::-webkit-scrollbar {
  height: 0;
}

.single-quote {
  max-width: 1132px;
  margin: 0 auto;
  border: 1px solid #DBDBDB;
  border-radius: 24px;
  overflow: hidden;
  min-height: 550px;
  background: #FAFAFA;
}
.single-quote.flex-between {
  align-items: normal;
}
.single-quote .stepper {
  width: 100%;
  background: #ffffff;
  box-shadow: 0px 2px 6.3px 0px rgba(0, 0, 0, 0.0784313725);
  border-bottom: 1px solid #F3F3F3;
  margin: 0 auto;
}
.single-quote .stepper > div {
  max-width: 56%;
  width: 100%;
  margin: 0 auto;
  padding: 24px 8px;
}
.single-quote .stepper .MuiStepper-root .MuiStep-root .MuiStepLabel-root .MuiStepLabel-iconContainer .MuiSvgIcon-root {
  font-weight: 500;
  color: #F3F3F3;
}
.single-quote .stepper .MuiStepper-root .MuiStep-root .MuiStepLabel-root .MuiStepLabel-iconContainer .MuiSvgIcon-root .MuiStepIcon-text {
  fill: #787878;
}
.single-quote .stepper .MuiStepper-root .MuiStep-root .MuiStepLabel-root .MuiStepLabel-iconContainer .MuiSvgIcon-root.Mui-active {
  color: #0054D1;
  font-weight: 600;
}
.single-quote .stepper .MuiStepper-root .MuiStep-root .MuiStepLabel-root .MuiStepLabel-iconContainer .MuiSvgIcon-root.Mui-active .MuiStepIcon-text {
  fill: #fff;
}
.single-quote .stepper .MuiStepper-root .MuiStep-root .MuiStepLabel-root .MuiStepLabel-iconContainer .MuiSvgIcon-root.Mui-completed {
  color: #0FA341;
}
.single-quote .stepper .MuiStepper-root .MuiStep-root .MuiStepLabel-root .MuiStepLabel-iconContainer .MuiSvgIcon-root.Mui-completed .MuiStepIcon-text {
  fill: #fff;
}
.single-quote .stepper .MuiStepper-root .MuiStep-root .MuiStepLabel-root .MuiStepLabel-labelContainer .MuiStepLabel-label {
  font-size: 12px;
  color: #787878;
}
.single-quote .stepper .MuiStepper-root .MuiStep-root .MuiStepLabel-root .MuiStepLabel-labelContainer .MuiStepLabel-label.Mui-active, .single-quote .stepper .MuiStepper-root .MuiStep-root .MuiStepLabel-root .MuiStepLabel-labelContainer .MuiStepLabel-label.Mui-completed {
  font-weight: 600;
  color: #323238;
}
.single-quote .stepper .MuiStepper-root .MuiStepConnector-root .MuiStepConnector-line {
  border-color: #DBDBDB;
  border-top-width: 2px;
  max-width: 76%;
  margin: 0 auto;
}
.single-quote .info-content {
  max-width: 80%;
  margin: 30px auto;
  display: flex;
  gap: 40px;
  position: relative;
}
.single-quote .info-content .single-quote-left {
  width: 30%;
  min-width: 330px;
  border: 1px solid #E7E7E7;
  border-radius: 16px;
  background: #fff;
  overflow: hidden;
}
.single-quote .info-content .single-quote-left .head {
  background: linear-gradient(92.18deg, #FFE0E0 -19.11%, #FFFBFB 47.28%, #FFFFFF 120.66%);
  padding: 12px;
}
.single-quote .info-content .single-quote-left .user-info {
  padding: 18px 16px;
  margin-bottom: 30px;
}
.single-quote .info-content .single-quote-left .user-info .MuiAvatar-root {
  width: 30px;
  height: 30px;
  background-color: #CFCFCF;
}
.single-quote .info-content .single-quote-left .user-info .MuiAvatar-root svg {
  fill: #fff;
}
.single-quote .info-content .single-quote-left .know-your-plan {
  background: linear-gradient(65.85deg, #FFFBE0 3.17%, #FFFFFF 69.3%);
  border-top: 1px solid #FFF6E1;
  margin-top: 35px;
}
.single-quote .info-content .single-quote-left .error {
  color: red !important;
}
.single-quote .info-content .single-quote-left .MuiTypography-overline {
  color: #787878;
  display: block;
}
.single-quote .info-content .single-quote-left .form-group {
  margin-bottom: 24px;
}
.single-quote .info-content .single-quote-left .form-group .MuiFormControl-root .MuiInputBase-root {
  height: 44px;
  border-radius: 0;
  color: #3C3C3C;
  font-weight: 500;
}
.single-quote .info-content .single-quote-left .form-group.with-inr .investAmount-field {
  position: relative;
  width: 100%;
}
.single-quote .info-content .single-quote-left .form-group.with-inr .investAmount-field.extra-padding .MuiInput-input {
  padding-left: 18px;
}
.single-quote .info-content .single-quote-left .form-group.with-inr .inr {
  position: absolute;
  left: 0;
  top: 7px;
}
.single-quote .info-content .single-quote-right {
  max-width: 70%;
  width: 100%;
}
.single-quote .info-content .single-quote-right .MuiPaper-root {
  border-radius: 20px;
  border: 1px solid #E7E7E7;
  box-shadow: 0px 0px 12px 4px rgba(0, 0, 0, 0.1215686275) !important;
  margin-bottom: 0 !important;
}
.single-quote .info-content .single-quote-right .MuiPaper-root .MuiCardHeader-root {
  border-bottom: 1px solid rgba(219, 219, 219, 0.6901960784);
}
.single-quote .info-content .single-quote-right .MuiPaper-root .MuiCardContent-root {
  max-height: 460px;
  overflow-y: auto;
}
.single-quote .info-content .single-quote-right .MuiPaper-root .MuiCardContent-root::-webkit-scrollbar {
  display: none;
}
.single-quote .info-content .single-quote-right .MuiPaper-root .MuiCardContent-root .MuiInputBase-root,
.single-quote .info-content .single-quote-right .MuiPaper-root .MuiCardContent-root .MuiSelect-root {
  height: 54px;
  font-weight: 500;
}
.single-quote .info-content .single-quote-right .MuiPaper-root .MuiCardContent-root .customer-form {
  padding-left: 10px;
  padding-right: 10px;
}
.single-quote .info-content .single-quote-right .MuiPaper-root .MuiCardContent-root .customer-form .form-group {
  margin-bottom: 30px;
  position: relative;
}
.single-quote .info-content .single-quote-right .MuiPaper-root .MuiCardContent-root .customer-form .form-group .calculatedAge {
  position: absolute;
  top: 22px;
  right: 60px;
  background: #dcfce7;
  color: #11ba4a;
  padding: 4px 8px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.single-quote .info-content .single-quote-right .MuiPaper-root .MuiCardContent-root .customer-form .rider-details {
  border: 1px solid #DBDBDB;
  border-radius: 8px;
  padding: 20px 24px;
}
.single-quote .info-content .single-quote-right .MuiPaper-root .MuiCardContent-root .customer-form .rider-details.selected {
  border-color: #0065ff;
}
.single-quote .info-content .single-quote-right .MuiPaper-root .MuiCardContent-root .customer-form .rider-details .rider-toggle .MuiToggleButtonGroup-root {
  gap: 24px;
}
.single-quote .info-content .single-quote-right .MuiPaper-root .MuiCardContent-root .customer-form .rider-details .rider-toggle .MuiToggleButtonGroup-root .MuiButtonBase-root {
  background: #FAFAFA;
  border: 1px solid #DBDBDB;
  border-radius: 8px;
  min-width: 86px;
  height: 45px;
}
.single-quote .info-content .single-quote-right .MuiPaper-root .MuiCardContent-root .customer-form .rider-details .rider-toggle .MuiToggleButtonGroup-root .MuiButtonBase-root.Mui-selected {
  border-color: #0065ff;
  background: #F0F6FF;
}
.single-quote .info-content .single-quote-right .MuiPaper-root .MuiCardContent-root .customer-form .rider-details .MuiFormControlLabel-root {
  border: 1px solid #f1f1f1;
  border-radius: 8px;
  margin-bottom: 10px;
  margin-right: 0;
}
.single-quote .info-content .single-quote-right .MuiPaper-root .MuiCardContent-root .customer-form .rider-details .MuiFormControlLabel-root:has(.Mui-checked) {
  background: #F0F6FF;
  border-color: #0065ff;
}
.single-quote .info-content .single-quote-right .MuiPaper-root .MuiCardContent-root .customer-form .custom-width.age .MuiFormControl-root {
  width: 100%;
}
.single-quote .info-content .single-quote-right .MuiPaper-root .MuiCardActions-root {
  background: #F0F6FF;
  border-top: 1px solid #DDEBFF;
  padding: 10px 24px;
  justify-content: space-between;
}
.single-quote .info-content .back-btn {
  position: absolute;
  top: 0;
  left: -36px;
  cursor: pointer;
}
@media (max-width: 768px) {
  .single-quote {
    border: 0;
    border-radius: 0;
    position: relative;
    margin: -16px -16px auto -16px;
    background: #fff;
  }
  .single-quote .stepper {
    box-shadow: none;
  }
  .single-quote .stepper > div {
    max-width: 100%;
    padding: 10px 0;
  }
  .single-quote .stepper .MuiStepLabel-label {
    font-size: 9px !important;
  }
  .single-quote .info-content {
    flex-wrap: wrap;
    max-width: 100%;
    margin: 0 auto;
    gap: 20px;
  }
  .single-quote .info-content .single-quote-left {
    width: 100%;
    background-color: #f2f7ff;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transform: translateY(-10px);
    transition: max-height 0.3s ease, opacity 0.3s ease, transform 0.3s ease;
  }
  .single-quote .info-content .single-quote-left.open {
    max-height: 580px;
    opacity: 1;
    transform: translateY(0);
    margin-top: 30px;
  }
  .single-quote .info-content .single-quote-right {
    width: 100%;
    max-width: 100%;
  }
  .single-quote .info-content .single-quote-right .MuiPaper-root {
    border: 0;
    border-radius: 0;
    box-shadow: none !important;
  }
  .single-quote .info-content .single-quote-right .MuiPaper-root .MuiCardActions-root {
    padding: 10px;
  }
  .single-quote .info-content .single-quote-right .MuiPaper-root .MuiCardActions-root button {
    min-width: 115px;
  }
  .single-quote .info-content .single-quote-right .MuiPaper-root .MuiCardHeader-root {
    padding-left: 40px;
  }
  .single-quote .info-content .single-quote-right .MuiPaper-root .MuiCardHeader-root .MuiCardHeader-avatar {
    display: none;
  }
  .single-quote .info-content .single-quote-right .MuiPaper-root .MuiCardContent-root {
    max-height: calc(100vh - 290px);
  }
  .single-quote .info-content .single-quote-right .MuiPaper-root .MuiCardContent-root .customer-form {
    padding: 0;
  }
  .single-quote .info-content .single-quote-right .MuiPaper-root .MuiCardActions-root {
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 10;
  }
  .single-quote .info-content .single-quote-right .customer-details {
    padding-left: 0;
  }
  .single-quote .info-content .single-quote-right .customer-details .customer-form .form-group {
    width: 100%;
  }
  .single-quote .info-content .single-quote-right .product-features .detail-tabs .tab-content .about-product .investment-criteria-ul {
    display: flex;
    flex-direction: column;
  }
  .single-quote .info-content .back-btn {
    left: 3px !important;
    top: 74px;
  }
  .single-quote .mobile-filter {
    width: 100%;
    margin-bottom: -40px;
    border-radius: 5px;
    overflow: hidden;
  }
  .single-quote .mobile-filter .MuiTypography-overline {
    color: #787878;
    display: block;
    margin-bottom: -3px;
  }
}

.mobile-bottomSheet {
  display: none;
}

.custom-radio .MuiFormControlLabel-label {
  font-size: 14px;
}
.custom-radio .MuiSvgIcon-root {
  width: 1.3rem !important;
}

@media (max-width: 480px) {
  .return-modal-res .MuiTypography-subtitle2 {
    font-size: 9px;
    line-height: 2px;
    padding-top: 6px;
  }
  .product-features {
    margin-bottom: 160px;
    display: flex;
    flex-direction: column;
    margin-left: -15px;
    margin-right: -15px;
  }
  .product-features .detail-tabs {
    order: 1;
  }
  .product-features .detail-tabs .MuiPaper-root {
    margin-top: 0 !important;
  }
  .product-features .detail-tabs .MuiTabs-root {
    background: #fff;
    border-radius: 7px;
    margin-top: 6px;
  }
  .product-features .key-label {
    order: 2;
    z-index: 1;
  }
  .product-features .key-features {
    order: 3;
  }
  .key-features {
    flex-wrap: wrap;
  }
  .key-features div {
    flex: unset !important;
    width: 100% !important;
  }
  .about-product ul li {
    width: auto !important;
  }
  .mobile-bottomSheet {
    display: flex;
    height: auto;
    border-radius: 11px 11px 0 0;
    background: #ddebff;
    position: fixed;
    bottom: 0;
    width: 100%;
    margin-left: -4%;
  }
  .customer-details .MuiButton-containedPrimary {
    position: fixed;
    bottom: 10px;
    width: 94%;
    left: 3%;
    z-index: 100;
    height: 36px;
  }
  .total-investment {
    position: fixed;
    max-width: 92%;
    bottom: 38px;
    z-index: 10;
    right: 4%;
    width: 42%;
    padding: 6px !important;
  }
  .total-investment.return {
    right: unset;
    left: 4%;
  }
  .total-investment.return .MuiFormControl-root {
    max-width: 110px;
    position: absolute;
    right: 10px;
    top: 28px;
  }
  .custom-radio {
    width: 100% !important;
  }
  .custom-radio .MuiFormControlLabel-label {
    font-size: 14px;
  }
  .custom-radio .MuiSvgIcon-root {
    width: 1.2rem !important;
  }
  .download-group-btn-res {
    position: absolute;
    top: -15px;
    left: 0;
  }
}
@media (max-width: 768px) {
  .main-content:has(.single-quote) {
    padding: 0 !important;
  }
}
.addOnriders {
  border: 1px solid #DBDBDB;
  border-radius: 8px;
  padding: 35px 24px;
}
.addOnriders .fs-12 {
  font-size: 12px !important;
}
.addOnriders .rider-info-box {
  position: relative;
}
.addOnriders .rider-info-box .ribbon {
  position: absolute;
  top: -45px;
  left: -35px;
  font-size: 12px;
  line-height: 16px;
  color: #095D25;
  text-align: center;
  background: #DCFCE7;
  border: 1px solid #11BA4A;
}
.addOnriders .selected-rider-box {
  position: relative;
}
.addOnriders .selected-rider-box .ribbon {
  position: absolute;
  top: -32px;
  left: -35px;
  font-size: 12px;
  line-height: 16px;
  color: #fff;
  text-align: center;
  background: #0048B3;
}
.addOnriders .selected-rider-box .custom-toggle-btn-group .MuiToggleButtonGroup-root {
  gap: 20px;
}
.addOnriders .selected-rider-box .custom-toggle-btn-group .MuiToggleButtonGroup-root .MuiButtonBase-root {
  background: #FAFAFA;
  border: 1px solid #DBDBDB;
  border-radius: 8px;
  min-width: 86px;
}
.addOnriders .selected-rider-box .custom-toggle-btn-group .MuiToggleButtonGroup-root .MuiButtonBase-root.Mui-selected {
  background: #F0F6FF;
  border: 1px solid #0065FF;
}

.buy-now-filter-section * {
  color: #253858;
}
.buy-now-filter-section {
  background: #ffffff;
  margin: -16px;
}
.buy-now-filter-section .buy-now-filter {
  padding: 16px;
  max-width: 1200px;
  margin: 0 auto;
}
.buy-now-filter-section .buy-now-filter .MuiInputBase-root.MuiOutlinedInput-root {
  border-radius: 20px;
  height: 44px;
}

.insurance-list * {
  color: #253858;
}
.insurance-list {
  max-width: 1200px;
  margin: 0 auto;
  padding: 16px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.insurance-list .insurance {
  margin-bottom: 20px;
}
.insurance-list .insurance .insurance-item {
  border-radius: 10px;
  align-items: flex-start;
}
.insurance-list .insurance .insurance-item .left {
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1019607843);
  background: #DDEBFF;
  border-radius: 10px 0 0 10px;
  padding: 12px 12px 0 12px;
  width: 10%;
  text-align: center;
  height: 106px;
  cursor: pointer;
}
.insurance-list .insurance .insurance-item .left img {
  max-width: 72px;
  height: auto;
}
.insurance-list .insurance .insurance-item .right {
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1019607843);
  border-radius: 0px 10px 10px 0px;
  width: 90%;
  overflow: hidden;
}
.insurance-list .insurance .insurance-item .right .all-insurance {
  padding: 16px 40px;
  background: #fff;
  height: 106px;
}
.insurance-list .insurance .insurance-item .right .all-insurance div:first-child {
  width: 40%;
}
.insurance-list .insurance .insurance-item .right .all-insurance div:nth-child(2) {
  width: 30%;
}
.insurance-list .insurance .insurance-item .right .all-insurance div:nth-child(3) {
  width: 20%;
}
.insurance-list .insurance .insurance-item .right .all-insurance div:nth-child(4) {
  width: 10%;
}
.insurance-list .insurance .insurance-item .right .all-insurance .MuiTypography-subtitle2 {
  font-weight: 500;
}
.insurance-list .insurance.expanded .left {
  border: 1px solid #ffffff;
  border: 1px solid #0068eb;
}
.insurance-list .insurance.expanded .left .MuiTypography-caption {
  color: #ffffff;
  color: #2280EF;
}
.insurance-list .insurance.expanded .left svg {
  transform: rotate(180deg);
}
.insurance-list .insurance.expanded .left svg path {
  fill: #ffffff;
  color: #2280EF;
}
.insurance-list .insurance.expanded .right {
  border-radius: 0 10px 10px 10px;
}
.insurance-list .insurance.expanded .right .all-insurance:not(:first-child) {
  border-top: 1px solid #DBDBDB;
}
@media (max-width: 768px) {
  .insurance-list {
    padding: 0;
  }
  .insurance-list .insurance .insurance-item .left {
    width: 25%;
    padding: 12px 3px 0 3px;
  }
  .insurance-list .insurance .insurance-item .right {
    width: 75%;
  }
  .insurance-list .insurance .insurance-item .right .all-insurance {
    padding: 10px;
    flex-wrap: wrap;
  }
  .insurance-list .insurance .insurance-item .right .all-insurance:first-child div:first-child {
    display: block;
    width: 100%;
    margin-top: -17px;
  }
  .insurance-list .insurance .insurance-item .right .all-insurance div:first-child {
    display: none;
  }
  .insurance-list .insurance .insurance-item .right .all-insurance div:nth-child(2) {
    width: 40%;
  }
  .insurance-list .insurance .insurance-item .right .all-insurance div:nth-child(3) {
    width: 30%;
  }
  .insurance-list .insurance .insurance-item .right .all-insurance div:nth-child(4) {
    width: 25%;
  }
}

.multi-quotes {
  display: flex;
  background: #ffffff;
  margin: -16px;
  max-height: calc(100vh - 64px);
  overflow-y: hidden;
}
@media (max-width: 768px) {
  .multi-quotes {
    overflow-y: auto;
  }
}
.multi-quotes .mq-left-sidebar {
  width: 18%;
  padding-left: 16px;
  padding-right: 16px;
}
.multi-quotes .mq-left-sidebar .MuiFormControl-root .MuiInputBase-root {
  font-size: 16px;
  font-weight: 500;
}
.multi-quotes .mq-left-sidebar .MuiFormControl-root .MuiInputBase-root .MuiSelect-select {
  color: #505050;
}
.multi-quotes .mq-left-sidebar .MuiStack-root {
  overflow-y: hidden;
}
.multi-quotes .mq-left-sidebar .name-age {
  border: 1px solid #99c2ff;
  padding: 5px 8px 5px 15px;
  width: auto;
  margin-left: -16px;
  margin-top: 26px;
  margin-bottom: 16px;
  border-radius: 0 40px 40px 0;
  background: #f0f6ff;
  font-weight: 600;
  cursor: pointer;
}
.multi-quotes .mq-left-sidebar .form-control {
  padding: 18px 0;
  position: relative;
}
.multi-quotes .mq-left-sidebar .form-control .MuiTypography-profilemenu {
  color: #787878;
  display: block;
  margin-bottom: 4px;
}
.multi-quotes .mq-left-sidebar .form-control .dropdown-select {
  position: relative;
}
.multi-quotes .mq-left-sidebar .form-control .dropdown-select.till .yr-label {
  position: absolute;
  right: 24px;
  bottom: 13px;
  padding: 2px 10px;
  color: #787878;
  pointer-events: none;
  background: #F3F3F3;
  border-radius: 4px;
  font-size: 10px;
  font-weight: 600;
}
.multi-quotes .mq-left-sidebar .switch-mode {
  background-color: #fafafa;
  border-radius: 16px;
  padding: 10px 16px;
  margin-top: 16px;
}
.multi-quotes .mq-left-sidebar .compare {
  margin-top: 25px;
  margin-bottom: 25px;
  gap: 10px;
  cursor: pointer;
  border: 1px solid #f1f1f1;
  padding: 5px;
  border-radius: 7px;
  background: #f0f6ff;
}
@media (max-width: 768px) {
  .multi-quotes .mq-left-sidebar .mobile-res {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .multi-quotes .mq-left-sidebar .mobile-res > div {
    width: 48%;
  }
}
.multi-quotes .mq-main-content {
  width: 64%;
  background: #f2f7ff;
  padding: 16px;
  border-left: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
}
.multi-quotes .mq-main-content .main-item {
  max-height: 100vh;
  overflow-y: auto;
  padding-bottom: 100px;
  margin-left: -16px;
  margin-right: -16px;
}
.multi-quotes .mq-main-content .main-item .MuiCard-root {
  margin-left: 16px;
  margin-right: 16px;
  border-radius: 10px;
}
.multi-quotes .mq-main-content .main-item::-webkit-scrollbar {
  display: none;
}
@media (max-width: 768px) {
  .multi-quotes .mq-main-content .main-item {
    max-height: 100%;
    padding-bottom: 0;
  }
}
.multi-quotes .mq-main-content .multi-qoute-item {
  margin: -16px -16px -24px -16px;
}
.multi-quotes .mq-main-content .multi-qoute-item .top .premium-from {
  padding: 2px 12px;
  border-radius: 0 0 8px 0;
  gap: 6px;
  background: linear-gradient(90deg, #FCF4DC 35%, rgba(252, 244, 220, 0) 100%);
  color: #ED7403;
  font-size: 11px;
}
.multi-quotes .mq-main-content .multi-qoute-item .top .premium-from .MuiTypography-overline {
  font-weight: 500;
}
.multi-quotes .mq-main-content .multi-qoute-item .top .premium-from .MuiTypography-overline span {
  font-weight: 600;
}
.multi-quotes .mq-main-content .multi-qoute-item .top .premium-from .you-save {
  text-decoration: underline;
  -webkit-text-decoration-style: dotted;
          text-decoration-style: dotted;
  cursor: pointer;
}
.multi-quotes .mq-main-content .multi-qoute-item .top .coin {
  background: #fff0e2;
  padding: 1px 9px;
  border-radius: 0 0 0 10px;
  margin-top: -4px;
}
.multi-quotes .mq-main-content .multi-qoute-item .top .coin img {
  width: 32px;
  height: 32px;
  margin: -5px -3px -5px -10px;
}
.multi-quotes .mq-main-content .multi-qoute-item .middle {
  padding: 16px;
}
.multi-quotes .mq-main-content .multi-qoute-item .middle .insurer {
  max-width: 26%;
  width: 100%;
}
.multi-quotes .mq-main-content .multi-qoute-item .middle .insurer img {
  max-width: 100px;
  max-height: 50px;
}
.multi-quotes .mq-main-content .multi-qoute-item .middle .life-cover {
  max-width: 18%;
  width: 100%;
}
.multi-quotes .mq-main-content .multi-qoute-item .middle .cover-till-age {
  max-width: 18%;
  width: 100%;
}
.multi-quotes .mq-main-content .multi-qoute-item .middle .claim-settled {
  max-width: 18%;
  width: 100%;
}
.multi-quotes .mq-main-content .multi-qoute-item .middle .get-details {
  max-width: 20%;
  width: 100%;
  text-align: right;
  position: relative;
}
.multi-quotes .mq-main-content .multi-qoute-item .middle .get-details button {
  font-size: 16px;
}
.multi-quotes .mq-main-content .multi-qoute-item .middle .get-details button span {
  font-size: 80%;
  text-transform: initial;
}
.multi-quotes .mq-main-content .multi-qoute-item .middle .get-details .know-your-plan {
  padding-right: 17px;
  padding-top: 2px;
}
.multi-quotes .mq-main-content .multi-qoute-item .middle .get-details .know-your-plan .MuiTypography-caption {
  text-decoration: underline;
  -webkit-text-decoration-style: dotted;
          text-decoration-style: dotted;
  cursor: pointer;
  font-weight: 600;
}
.multi-quotes .mq-main-content .multi-qoute-item .bottom {
  background: #f3f3f3;
  padding: 8px 18px;
}
.multi-quotes .mq-main-content .multi-qoute-item .bottom svg {
  font-size: 16px;
}
.multi-quotes .mq-main-content .multi-qoute-item .bottom .extra-info {
  background-color: #ffffff;
  border-radius: 18px;
  padding: 4px 10px;
  border: 0.5px solid #DBDBDB;
  cursor: pointer;
}
.multi-quotes .mq-main-content .multi-qoute-item .bottom .extra-info .MuiTypography-overline {
  font-weight: 500;
  font-size: 11px;
}
.multi-quotes .mq-main-content .multi-qoute-item .bottom .extra-info.disscount {
  background: linear-gradient(90deg, #DCFCE7 35%, rgba(220, 252, 231, 0) 100%);
  border: 0;
  margin-right: -16px;
  cursor: initial;
}
.multi-quotes .mq-main-content .multi-qoute-item.new-fund .middle .get-details .policy-pdf {
  bottom: -78px;
}
@media (max-width: 480px) {
  .multi-quotes .mq-main-content .multi-qoute-item.new-fund .middle .get-details .policy-pdf {
    bottom: 8px;
  }
}
.multi-quotes .mq-main-content .more-plan {
  width: 80%;
  margin: 0 auto;
  background: #DDEBFF;
  border-radius: 0 0 8px 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  color: #0065FF;
  font-weight: 500;
  border: 1px solid #99C2FF;
  border-top: 0;
  margin-top: -16px;
}
.multi-quotes .mq-main-content .more-plan span {
  font-size: 10px;
  font-weight: 600;
  line-height: 26px;
}
.multi-quotes .mq-main-content .plan-header {
  position: absolute;
  top: 12px;
  z-index: 1201;
  width: 64%;
  margin-left: -16px;
}
.multi-quotes .mq-right-sidebar {
  width: 18%;
  padding-left: 16px;
  padding-right: 16px;
  margin-top: 10px;
}
.multi-quotes .mq-right-sidebar .check-now {
  border: 1px solid #ddebff;
  background: linear-gradient(180deg, #ffffff 0%, rgba(221, 235, 255, 0.7) 100%);
  border-radius: 12px;
  padding: 8px;
}
.multi-quotes .mq-right-sidebar .check-now .banner {
  position: relative;
}
.multi-quotes .mq-right-sidebar .check-now .banner img {
  width: 100%;
  height: auto;
  overflow: hidden;
  border-radius: 16px;
}
.multi-quotes .mq-right-sidebar .check-now .banner .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 7px;
  width: 100%;
  height: auto;
  border-radius: 16px;
  background: linear-gradient(199.82deg, rgba(0, 0, 0, 0) 38.82%, rgba(0, 0, 0, 0.7) 90.62%);
}
.multi-quotes .mq-right-sidebar .check-now .banner .overlay .MuiTypography-body2 {
  position: absolute;
  bottom: 15px;
  left: 15px;
  color: #fff;
  font-weight: 500;
}
.multi-quotes .mq-right-sidebar .check-now .content {
  padding: 6px;
}
.multi-quotes .mq-right-sidebar .check-now .content .MuiTypography-subtitle2 {
  font-weight: 400;
  color: #787878;
}
.multi-quotes .mq-right-sidebar .check-now .content .MuiTypography-subtitle1 {
  font-weight: 500;
  font-size: 16px;
  color: #000;
  line-height: 22px;
  padding-top: 10px;
  padding-bottom: 15px;
}
.multi-quotes .mq-right-sidebar .goal-planner {
  text-align: center;
  background: #f3f3f3;
  border-radius: 7px;
  margin-bottom: 10px;
}
.multi-quotes .mq-right-sidebar .goal-planner .MuiTypography-subtitle1 {
  font-weight: 500;
  font-size: 12px;
  color: #000;
  line-height: 16px;
  padding-bottom: 2px;
}
.multi-quotes .mobile {
  display: none;
}
.multi-quotes .mobile1 {
  display: none;
}
.multi-quotes .bottomSheet {
  display: none;
}
.multi-quotes .plan-compare-check {
  opacity: 0.7;
  position: relative;
}
.multi-quotes .plan-compare-check .MuiFormControlLabel-root {
  z-index: 2;
}
@media (max-width: 768px) {
  .multi-quotes {
    flex-wrap: wrap;
  }
  .multi-quotes .mobile {
    display: flex;
  }
  .multi-quotes .mobile1 {
    display: block;
  }
  .multi-quotes .desktop {
    display: none;
  }
  .multi-quotes .overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 999;
  }
  .multi-quotes .bottomSheet {
    display: flex;
    position: fixed;
    bottom: -100%;
    left: 0;
    width: 100%;
    height: 80vh;
    overflow-y: auto;
    background-color: #ffffff;
    border-radius: 24px 24px 0px 0px;
    box-shadow: 0px -2px 10px rgba(0, 0, 0, 0.2);
    transition: bottom 0.3s ease-in-out;
    z-index: 1000;
  }
  .multi-quotes .bottomSheet.open {
    bottom: 0;
  }
  .multi-quotes .bottomSheet .sheetContent {
    padding: 16px;
    width: 100%;
  }
  .multi-quotes .bottomSheet .sheetContent .header {
    text-align: center;
  }
  .multi-quotes .bottomSheet .sheetContent .header .back {
    position: absolute;
    left: 15px;
    top: 16px;
    cursor: pointer;
  }
  .multi-quotes .bottomSheet .sheetContent .user-info {
    background: #f0f6ff;
    border-radius: 16px;
    padding: 16px 15px;
  }
  .multi-quotes .bottomSheet .sheetContent .user-info .MuiTypography-caption {
    font-weight: 600;
  }
  .multi-quotes .bottomSheet .sheetContent .ins-box, .multi-quotes .bottomSheet .sheetContent .insurer, .multi-quotes .bottomSheet .sheetContent .plan-variant, .multi-quotes .bottomSheet .sheetContent .plan-type, .multi-quotes .bottomSheet .sheetContent .selected-plan {
    background: #fafafa;
    padding: 6px 15px 16px;
    border-radius: 16px;
  }
  .multi-quotes .bottomSheet .sheetContent .ins-box .MuiTypography-profilemenu, .multi-quotes .bottomSheet .sheetContent .insurer .MuiTypography-profilemenu, .multi-quotes .bottomSheet .sheetContent .plan-variant .MuiTypography-profilemenu, .multi-quotes .bottomSheet .sheetContent .plan-type .MuiTypography-profilemenu, .multi-quotes .bottomSheet .sheetContent .selected-plan .MuiTypography-profilemenu {
    line-height: 30px;
  }
  .multi-quotes .bottomSheet .sheetContent .ins-box .MuiTypography-caption, .multi-quotes .bottomSheet .sheetContent .insurer .MuiTypography-caption, .multi-quotes .bottomSheet .sheetContent .plan-variant .MuiTypography-caption, .multi-quotes .bottomSheet .sheetContent .plan-type .MuiTypography-caption, .multi-quotes .bottomSheet .sheetContent .selected-plan .MuiTypography-caption {
    color: #11ba4a;
  }
  .multi-quotes .bottomSheet .sheetContent .ins-box .MuiTypography-overline, .multi-quotes .bottomSheet .sheetContent .insurer .MuiTypography-overline, .multi-quotes .bottomSheet .sheetContent .plan-variant .MuiTypography-overline, .multi-quotes .bottomSheet .sheetContent .plan-type .MuiTypography-overline, .multi-quotes .bottomSheet .sheetContent .selected-plan .MuiTypography-overline {
    font-size: 12px;
  }
  .multi-quotes .bottomSheet .sheetContent .filter-box {
    background: #fafafa;
    padding: 16px 15px;
    border-radius: 16px;
  }
  .multi-quotes .bottomSheet .sheetContent .activity {
    background: #fff0e2;
    border-radius: 16px;
    padding: 16px 15px;
  }
  .multi-quotes .mq-left-sidebar {
    width: 100%;
  }
  .multi-quotes .mq-left-sidebar .ins-filter {
    box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.1490196078);
    background: #f0f6ff;
    margin: 0 -16px 16px;
    padding: 10px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: fixed;
    width: 100%;
    z-index: 1;
  }
  .multi-quotes .mq-left-sidebar .ins-filter div {
    text-align: center;
  }
  .multi-quotes .mq-left-sidebar .ins-filter div span {
    display: block;
  }
  .multi-quotes .mq-main-content {
    width: 100%;
    margin-top: 44px;
  }
  .multi-quotes .mq-main-content .plans-filter {
    overflow-x: auto;
  }
  .multi-quotes .mq-main-content .multi-qoute-item {
    position: relative;
  }
  .multi-quotes .mq-main-content .multi-qoute-item .top .journey .MuiTypography-overline,
  .multi-quotes .mq-main-content .multi-qoute-item .top .coin .MuiTypography-overline {
    white-space: nowrap;
  }
  .multi-quotes .mq-main-content .multi-qoute-item .middle {
    padding: 0;
  }
  .multi-quotes .mq-main-content .multi-qoute-item .middle .flex-between {
    flex-wrap: wrap;
  }
  .multi-quotes .mq-main-content .multi-qoute-item .middle .insurer {
    max-width: 60%;
    order: 1;
  }
  .multi-quotes .mq-main-content .multi-qoute-item .middle .life-cover {
    max-width: 40%;
    order: 2;
  }
  .multi-quotes .mq-main-content .multi-qoute-item .middle .cover-till-age {
    max-width: 60%;
    order: 3;
    padding-top: 10px;
  }
  .multi-quotes .mq-main-content .multi-qoute-item .middle .claim-settled {
    max-width: 40%;
    order: 4;
  }
  .multi-quotes .mq-main-content .multi-qoute-item .middle .get-details {
    max-width: 100%;
    position: initial;
    order: 5;
  }
  .multi-quotes .mq-main-content .multi-qoute-item .middle .get-details .policy-pdf {
    bottom: 47px;
    right: 16px;
    border-radius: 5px;
  }
  .multi-quotes .mq-main-content .multi-qoute-item .middle .get-details .MuiButtonBase-root {
    width: 100%;
    margin-top: 20px;
  }
  .multi-quotes .mq-main-content .multi-qoute-item .bottom {
    padding: 8px 10px;
  }
  .multi-quotes .mq-main-content .multi-qoute-item .bottom > .display-flex {
    overflow-x: auto;
  }
  .multi-quotes .mq-main-content .multi-qoute-item .bottom > .display-flex::-webkit-scrollbar {
    display: none;
  }
  .multi-quotes .mq-main-content .multi-qoute-item .bottom .extra-link .MuiTypography-overline {
    white-space: nowrap;
  }
  .multi-quotes .mq-main-content .multi-qoute-item .bottom .plan-compare-check {
    position: absolute;
    left: 16px;
    bottom: 47px;
  }
  .multi-quotes .mq-main-content .plan-header {
    width: 100%;
    position: unset;
    margin-left: 0;
    top: 120px;
  }
  .multi-quotes .mq-main-content .plan-header .new-tabs .MuiButtonBase-root {
    min-width: 100px;
  }
  .multi-quotes .mq-right-sidebar {
    width: 100%;
  }
  .multi-quotes .plans-filter {
    display: flex;
    flex-direction: column !important;
    width: 100% !important;
    margin: auto !important;
  }
  .multi-quotes .plans-filter .insurer {
    width: 100%;
  }
  .multi-quotes .plans-filter .insurer .MuiFormControl-root {
    width: 100%;
  }
  .multi-quotes .traditional-plans {
    flex-direction: column;
    gap: 10px;
  }
  .multi-quotes .filter-wrapper {
    display: flex;
    flex-direction: column !important;
    width: 100%;
    margin-top: 12px;
  }
  .multi-quotes .filter-wrapper .MuiFormControl-root {
    width: 100% !important;
  }
  .multi-quotes .plan-type {
    width: 100%;
  }
  .multi-quotes .plan-variant {
    width: 100%;
  }
}
.multi-quotes .plans-filter {
  position: absolute;
  top: 4px;
  z-index: 1201;
  width: 64%;
  margin-left: -16px;
}
.multi-quotes .plans-filter .filter-wrapper {
  margin: 0 auto;
}
@media (max-width: 768px) {
  .multi-quotes .plans-filter {
    position: initial;
  }
}
.multi-quotes .MuiFormControl-root .MuiInputBase-root {
  font-size: 12px;
}

.date-select .MuiStack-root {
  overflow-y: hidden;
  display: inline-block;
}

.fund-filters {
  position: absolute;
  right: 30px;
  top: 144px;
  gap: 20px;
  z-index: 100;
}
.fund-filters .MuiTypography-overline {
  cursor: pointer;
  padding-left: 6px;
}
.fund-filters .MuiTypography-overline.high-risk {
  border-left: 3px solid #eb3741;
}
.fund-filters .MuiTypography-overline.moderate-risk {
  border-left: 3px solid #fc9434;
}
.fund-filters .MuiTypography-overline.low-risk {
  border-left: 3px solid #11ba4a;
}
.fund-filters .MuiTypography-overline.selected {
  color: #0065ff;
}

.show-mobile-only {
  display: none;
}

@media (max-width: 768px) {
  .show-mobile-only {
    display: block;
  }
  .show-desktop-only {
    display: none;
  }
  .fund-top-head .fh1 {
    display: none;
  }
  .fund-top-head .fh2 {
    width: 90%;
    background: none;
  }
  .fund-top-head .fh3 {
    width: 10%;
  }
  .fund-tabs .absolute-return .MuiBox-root .MuiTabs-flexContainer .MuiButtonBase-root {
    max-width: 110px;
  }
  .fund-tabs .MuiTabPanel-root {
    padding-top: 20px;
    position: relative;
  }
  .fund-tabs .MuiTabPanel-root .mobile-filters {
    max-width: 110px;
    position: absolute;
    right: 12px;
    z-index: 1;
    margin-top: 5px;
  }
  .fund-tabs .MuiTabPanel-root .mobile-filters .MuiInputBase-root {
    height: 38px;
    font-size: 10px;
  }
  .fund-footer .MuiTypography-body2 {
    font-size: 14px;
  }
  .fund-filters {
    top: 240px;
    right: 0;
    background: #f1f1f1;
    width: 100%;
    padding: 8px;
  }
  .absolute-return .fund-data-main .fund-head .info-modal {
    z-index: 1000 !important;
  }
  .fund-tabs .absolute-return .fund-data-main .fund-body .fund-item {
    padding: 16px 3px;
  }
  .filters .MuiButtonBase-root {
    background: #253858 !important;
    color: #fff;
  }
  .mobile-switch {
    background: #fafafa;
    padding: 6px 15px 16px;
    border-radius: 16px;
    width: 100%;
  }
}
@media (max-width: 375px) {
  .fund-filters {
    gap: 8px;
  }
  .fund-tabs .MuiTabPanel-root .mobile-filters,
  .fund-tabs .absolute-return .MuiBox-root .MuiTabs-flexContainer .MuiButtonBase-root {
    max-width: 100px;
  }
}
.fund-content::-webkit-scrollbar {
  display: none;
}
.fund-content ul {
  padding-left: 20px;
}
.fund-content ul li {
  color: #646464;
  margin-top: 10px;
}
.fund-content ul li .MuiTypography-overline {
  font-weight: 500;
}

.new-fund-launch-main {
  display: flex;
  justify-content: center;
  align-items: center;
}
.new-fund-launch-main .new-fund-launch {
  background: #f0f6ff;
  padding: 0px 10px;
  border-radius: 11px 11px 0 0;
  color: #e36700;
  display: flex;
  align-items: center;
}

.new-fund-offer {
  display: flex;
  align-items: center;
  position: absolute;
  top: -6px;
  background: #fcf2ea;
  border-radius: 5px 5px 0 0;
  padding: 0px 6px 0 0;
  font-size: 11px !important;
  color: #e36700 !important;
  height: 18px;
}
.new-fund-offer img {
  width: 24px;
  height: auto;
}

.trade-vs-fixed {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #e7e7e7;
  border-radius: 24px;
  overflow: hidden;
}
.trade-vs-fixed .vs {
  position: absolute;
  top: 44px;
  left: 50%;
  transform: translate(-50%, 55%);
}
.trade-vs-fixed .close {
  position: absolute;
  top: 5px;
  right: 10px;
  cursor: pointer;
}
.trade-vs-fixed ul {
  padding-left: 24px;
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 16px;
}
.trade-vs-fixed ul li {
  list-style-type: none;
  text-align: left;
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  color: #000;
  padding-top: 10px;
  padding-left: 10px;
  position: relative;
}
.trade-vs-fixed ul li:before {
  content: "";
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: -9px;
  top: 17px;
  width: 14px;
  height: 14px;
}
.trade-vs-fixed .item {
  display: flex;
  align-items: center;
  gap: 5px;
  padding: 10px 16px;
  border-bottom: 1px solid #dbdbdb;
}
.trade-vs-fixed .item .MuiTypography-caption {
  font-size: 14px;
  font-weight: 500;
}
.trade-vs-fixed .MuiTable-root {
  background: #f0f6ff;
}
.trade-vs-fixed .MuiTable-root .MuiTableBody-root .MuiTableRow-root:first-child .MuiTableCell-root {
  border-bottom: 1px solid #99c2ff;
  color: #000;
}
.trade-vs-fixed .MuiTable-root .MuiTableBody-root .MuiTableRow-root:first-child .MuiTableCell-root:not(:first-child) {
  color: #0065ff;
}
.trade-vs-fixed .MuiTable-root .MuiTableBody-root .MuiTableRow-root:last-child .MuiTableCell-root:not(:first-child) {
  color: #646464;
}
.trade-vs-fixed .MuiTable-root .MuiTableBody-root tr td {
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  padding: 8px;
}
.trade-vs-fixed .MuiTable-root .MuiTableBody-root tr td:not(:last-child) {
  border-right: 1px solid #99c2ff;
}
.trade-vs-fixed .return-box {
  background: linear-gradient(90deg, #0051ca 0%, #bd00ca 100%);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3019607843);
  border-radius: 12px;
  border: 1px solid var(--color-white-solid, #ffffff);
  display: flex;
  justify-content: space-between;
  max-width: 92%;
  margin: 10px auto;
  padding: 10px 15px;
}
.trade-vs-fixed .return-box .MuiTypography-caption {
  font-size: 14px;
  color: #ffffff;
  text-align: left;
  font-weight: 600;
}
.trade-vs-fixed .return-box .MuiTypography-overline {
  color: #ffffff;
  font-size: 9px;
  padding-top: 10px;
  white-space: nowrap;
}
.trade-vs-fixed .return-box .MuiTypography-subtitle2 {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.2509803922);
  border-radius: 8px;
  font-size: 16px;
  line-height: 21px;
  font-weight: 600;
  background: #fff;
  width: 64px;
  height: 32px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.trade-vs-fixed .return-box.return-box1 {
  background: #77adff;
}
.trade-vs-fixed .postTaxROP {
  margin-left: auto;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.2509803922);
  border-radius: 8px;
  font-size: 16px;
  line-height: 21px;
  font-weight: 600;
  background: #fff;
  width: 65px;
  height: 32px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.trade-vs-fixed .trade {
  width: 50%;
}
.trade-vs-fixed .trade .trade-head {
  background: linear-gradient(90deg, #0051ca 0%, #bd00ca 100%);
  padding: 10px;
}
.trade-vs-fixed .trade .trade-head .MuiTypography-caption {
  font-size: 16px;
}
.trade-vs-fixed .trade .trade-body {
  background: #ddebff;
  padding-bottom: 10px;
}
.trade-vs-fixed .trade .trade-body ul li:before {
  background-image: url(/v1/_next/static/media/check2.9bbd9f85.png);
}
.trade-vs-fixed .trade .trade-body .item .MuiTypography-caption {
  background: linear-gradient(90deg, #0051ca 0%, #bd00ca 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.trade-vs-fixed .fixed {
  width: 50%;
}
.trade-vs-fixed .fixed .fixed-head {
  background: #ddebff;
  padding: 10px;
}
.trade-vs-fixed .fixed .fixed-head .MuiTypography-caption {
  font-size: 16px;
}
.trade-vs-fixed .fixed .fixed-body {
  background: #f7f7f7;
  padding-bottom: 10px;
}
.trade-vs-fixed .fixed .fixed-body ul li:before {
  background-image: url(/v1/_next/static/media/check1.f1b4c966.png);
}
.trade-vs-fixed .fixed .fixed-body ul li:not(:last-child) {
  text-decoration: line-through;
  opacity: 0.5;
}
.trade-vs-fixed .fixed .fixed-body ul li:not(:last-child):before {
  display: none;
}
@media (max-width: 480px) {
  .trade-vs-fixed ul {
    padding-left: 12px;
    padding-bottom: 10px;
  }
  .trade-vs-fixed ul li,
  .trade-vs-fixed .item .MuiTypography-caption {
    font-size: 9px;
    text-align: left;
  }
  .trade-vs-fixed .item {
    padding: 8px;
  }
  .trade-vs-fixed .return-box {
    max-width: 96%;
    padding: 8px;
    flex-direction: column;
  }
  .trade-vs-fixed .return-box .MuiTypography-caption {
    font-size: 12px;
  }
  .trade-vs-fixed .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded {
    overflow-x: auto !important;
  }
  .trade-vs-fixed .MuiTable-root .MuiTableBody-root tr td {
    white-space: nowrap;
  }
}

.mobile-calender-icon {
  display: none;
}
@media (max-width: 768px) {
  .mobile-calender-icon {
    display: block;
    position: absolute;
    top: 19px;
    right: 10px;
    opacity: 0.7;
    pointer-events: none;
  }
}

.user-age-calculate {
  top: 21px;
  position: absolute;
  right: 44px;
  background: #f0f6ff;
  padding: 4px 6px;
  border-radius: 5px;
}

.compareRippleHighlight {
  position: absolute;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 30px;
  width: 30px;
  left: 9px;
  top: -1px;
  z-index: 0;
  visibility: visible;
  opacity: 1;
  transition: all 0.3s ease-in;
}

.compareRippleHighlight:after,
.compareRippleHighlight:before {
  opacity: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0px;
  left: -20px;
  right: 0;
  bottom: 0;
  content: "";
  height: 100%;
  width: 100%;
  border: 8px solid #0065ff;
  border-radius: 100%;
  z-index: -1;
}

.compareRippleHighlight:before {
  animation: rippleAnim 3s 0.5s infinite forwards;
}

.compareRippleHighlight:after {
  animation: rippleAnim 3s 0s infinite forwards;
}

@keyframes rippleAnim {
  0% {
    opacity: 1;
    transform: scale(0.75);
  }
  to {
    opacity: 0;
    transform: scale(1.5);
  }
}
.zero-cost-modal h6 {
  font-size: 20px;
  font-weight: 600;
}
.zero-cost-modal p {
  font-size: 16px;
  line-height: 24px;
  color: #646464;
  font-weight: 400;
}
.zero-cost-modal p span {
  color: #000;
  font-weight: 500;
}
.zero-cost-modal p {
  border-bottom: 1px solid #F3F3F3;
  padding-bottom: 24px;
}
.zero-cost-modal .lets-understand {
  width: 80%;
  margin: 20px auto 0 auto;
}
.zero-cost-modal .lets-understand .MuiTypography-caption {
  display: block;
  font-size: 16px;
  font-weight: 500;
  font-style: italic;
  color: #253858;
}
.zero-cost-modal .lets-understand .MuiTypography-overline {
  font-size: 14px;
  font-weight: 400;
  color: #253858;
}
.zero-cost-modal .lets-understand .lets-understand-box {
  border: 1px solid rgba(138, 150, 171, 0.7607843137);
  border-radius: 7px;
  background: #f5f9ff;
  padding: 20px;
  margin-top: 10px;
  margin-bottom: 3px;
}
.zero-cost-modal .lets-understand .lets-understand-box .flex-between {
  align-items: flex-start;
}
.zero-cost-modal .lets-understand .lets-understand-box .MuiTypography-overline {
  display: block;
  font-size: 12px;
}
.zero-cost-modal .lets-understand .lets-understand-box .MuiTypography-subtitle2 {
  font-size: 18px;
  color: #253858;
  font-weight: 500;
  line-height: 18px;
  padding-top: 10px;
}
.zero-cost-modal .lets-understand .lets-understand-box .MuiTypography-subtitle2 span {
  font-size: 60%;
}
.zero-cost-modal .lets-understand .lets-understand-box .stop-policy {
  font-size: 14px;
  color: #253858;
  font-style: italic;
  text-align: center;
  padding-top: 20px;
  font-weight: 500;
}
.zero-cost-modal .lets-understand .lets-understand-box h5 {
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  color: #253858;
  text-align: center;
}
.zero-cost-modal .lets-understand .lets-understand-box h5 span {
  font-weight: 600;
}
.zero-cost-modal .lets-understand .disclaimer {
  font-size: 10px;
  line-height: 12px;
  font-style: italic;
  padding-bottom: 0;
  border: 0;
}

.add-ons-modal {
  max-width: 650px !important;
}
.add-ons-modal .MuiFormControlLabel-root {
  display: block;
}
.add-ons-modal h6 {
  font-size: 20px;
  padding-bottom: 10px;
}
.add-ons-modal .free-box {
  border: 1px solid #72F29E;
  padding: 16px 21px;
  background: linear-gradient(129.35deg, rgba(220, 252, 231, 0.1) 2.54%, rgba(220, 252, 231, 0.1) 119.1%, #DCFCE7 142.97%);
  border-radius: 8px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.add-ons-modal .free-box .MuiTypography-caption {
  font-size: 16px;
  color: #0D8B38;
  margin-bottom: 10px;
  font-weight: 600;
}
.add-ons-modal .free-box .MuiTypography-overline {
  font-size: 14px;
  color: #505050;
}
.add-ons-modal .paid-box {
  border: 1px solid #77ADFF;
  padding: 16px 21px;
  background: linear-gradient(129.35deg, rgba(220, 233, 252, 0.1) 2.54%, rgba(220, 233, 252, 0.1) 119.1%, #DCE9FC 142.97%);
  border-radius: 8px;
  margin-top: 15px;
}
.add-ons-modal .paid-box .MuiTypography-caption {
  font-size: 16px;
  color: #0048B3;
  margin-bottom: 10px;
  font-weight: 600;
}
.add-ons-modal .paid-box .MuiTypography-overline {
  font-size: 14px;
  color: #505050;
}
.add-ons-modal .paid-box .MuiTypography-subtitle2 {
  font-size: 14px;
  color: #505050;
}

.know-your-plan-drawer {
  z-index: 1201 !important;
}
.know-your-plan-drawer .MuiDrawer-paperAnchorRight {
  max-width: 600px;
  width: 100%;
}
.know-your-plan-drawer .plan-header {
  padding: 15px;
  margin: 0 auto;
}
.know-your-plan-drawer .plan-header img {
  max-height: 50px;
  width: auto;
}
.know-your-plan-drawer .plan-footer {
  padding-top: 8px;
  padding-bottom: 8px;
  box-shadow: 0px -1px 6px 0px rgba(0, 0, 0, 0.1607843137);
}
.know-your-plan-drawer .close-icon {
  position: absolute;
  top: 26px;
  left: 20px;
  cursor: pointer;
}
.know-your-plan-drawer .MuiTabs-flexContainer {
  background: #F5F5F5;
  height: 58px;
  justify-content: space-evenly;
}
.know-your-plan-drawer .MuiTabs-flexContainer .MuiButtonBase-root {
  text-transform: capitalize;
  color: #253858;
}
.know-your-plan-drawer .MuiTabs-flexContainer .MuiButtonBase-root.Mui-selected {
  color: #0065ff;
}
.know-your-plan-drawer .MuiTabPanel-root {
  padding: 0;
}
.know-your-plan-drawer .MuiTabPanel-root .plan-content {
  padding: 20px 30px;
  height: calc(100vh - 208px);
  overflow-y: auto;
}
.know-your-plan-drawer .MuiTabPanel-root .plan-content::-webkit-scrollbar {
  display: none;
}
.know-your-plan-drawer .MuiTabPanel-root .plan-content .covered-box {
  padding: 16px 21px;
  border-radius: 8px;
  min-height: 80px;
  margin-top: 20px;
}
.know-your-plan-drawer .MuiTabPanel-root .plan-content .covered-box .MuiTypography-overline {
  color: #253858;
  font-size: 13px;
  line-height: 22px;
  padding-left: 26px;
  padding-top: 8px;
  display: inline-block;
  position: relative;
}
.know-your-plan-drawer .MuiTabPanel-root .plan-content .covered-box .MuiTypography-overline:before {
  content: "";
  width: 16px;
  height: 1px;
  background: #000;
  position: absolute;
  top: 18px;
  left: 0;
}
.know-your-plan-drawer .MuiTabPanel-root .plan-content .covered-box.green {
  background: #DCFCE7;
}
.know-your-plan-drawer .MuiTabPanel-root .plan-content .covered-box.green .MuiTypography-subtitle2 {
  color: #0FA341;
}
.know-your-plan-drawer .MuiTabPanel-root .plan-content .covered-box.red {
  background: #FCE2E4;
}
.know-your-plan-drawer .MuiTabPanel-root .plan-content .covered-box.red .MuiTypography-subtitle2 {
  color: #AF121B;
}
.know-your-plan-drawer .MuiTabPanel-root .plan-content .work-box {
  margin-top: 50px;
  position: relative;
}
.know-your-plan-drawer .MuiTabPanel-root .plan-content .work-box .left {
  width: 60px;
}
.know-your-plan-drawer .MuiTabPanel-root .plan-content .work-box .start-age {
  position: absolute;
  top: 0;
  left: 0;
}
.know-your-plan-drawer .MuiTabPanel-root .plan-content .work-box .cover-age {
  position: absolute;
  bottom: 0;
  left: 0;
}
.know-your-plan-drawer .MuiTabPanel-root .plan-content .work-box .work-item {
  background: #F3F3F3;
  border: 1px solid #D7E5F4;
  box-shadow: 0px 2px 7px 0px rgba(92, 92, 92, 0.1215686275);
  border-radius: 8px;
  padding: 16px;
  min-height: 56px;
  display: flex;
  align-items: center;
  gap: 15px;
  color: #253858;
  max-width: 350px;
  width: 100%;
}
.know-your-plan-drawer .MuiTabPanel-root .plan-content .work-box .work-item:not(:last-child) {
  margin-bottom: 70px;
}

.hlv-calculator-modal .header {
  background: #003078;
  text-align: center;
  border-radius: 16px 16px 0 0;
  padding: 16px;
}
.hlv-calculator-modal .header h6 {
  color: #ffffff;
  font-size: 18px;
}
.hlv-calculator-modal .hlv-body {
  background: #ffffff;
  border-radius: 0 0 16px 16px;
  padding: 28px 34px 34px;
}
.hlv-calculator-modal .hlv-body .cover-box {
  background: #F8FAFC;
  border-radius: 12px;
  padding: 12px;
}
.hlv-calculator-modal .hlv-body .cover-box .cb-item {
  border-radius: 6px;
  padding: 2px 8px;
  background: #ffffff;
  max-width: 46%;
  width: 100%;
}
.hlv-calculator-modal .hlv-body .cover-box .cb-item:last-child {
  border: 1px solid #F6A9AE;
}
.hlv-calculator-modal .hlv-body .cover-box .cb-item span {
  font-size: 10px;
}
.hlv-calculator-modal .hlv-body .cover-box .cb-item h6 {
  padding-top: 2px;
  padding-bottom: 2px;
}

.pre-quote {
  max-width: 1132px;
  margin: 16px auto;
  border: 1px solid #DBDBDB;
  border-radius: 24px;
  background-image: url(/v1/_next/static/media/prequote-bg.d0d5490e.svg);
  background-size: cover;
  background-position: left;
  background-repeat: no-repeat;
  overflow: hidden;
  background-color: #fff;
  min-height: 550px;
}
.pre-quote.flex-between {
  align-items: normal;
}
.pre-quote .pq-left {
  max-width: 50%;
  width: 100%;
  position: relative;
}
.pre-quote .pq-left .term-sec .term-info {
  position: absolute;
  top: 100px;
  left: 80px;
}
.pre-quote .pq-left .term-sec .term-info h1 {
  font-size: 26px;
  font-weight: 400;
  line-height: initial;
}
.pre-quote .pq-left .term-sec .term-info h1 span {
  font-weight: 600;
}
.pre-quote .pq-left .term-sec .term-info h5 {
  font-size: 16px;
  line-height: initial;
  font-weight: 500;
  padding-top: 6px;
}
.pre-quote .pq-left .term-sec .term-info h5 span:first-child {
  font-weight: 700;
  color: #36B37E;
}
.pre-quote .pq-left .term-sec .term-info h5 span:last-child {
  font-weight: 700;
  color: #FC9434;
}
.pre-quote .pq-left .term-sec img {
  max-width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.pre-quote .pq-stepper {
  width: 100%;
  background: #ffffff;
  box-shadow: 0px 2px 6.3px 0px rgba(0, 0, 0, 0.0784313725);
  border-bottom: 1px solid #F3F3F3;
}
.pre-quote .pq-stepper > div {
  max-width: 46%;
  margin: 24px auto;
}
.pre-quote .pq-stepper .MuiStepper-root .MuiStep-root .MuiStepLabel-root .MuiStepLabel-iconContainer .MuiSvgIcon-root {
  font-weight: 500;
  color: #F3F3F3;
}
.pre-quote .pq-stepper .MuiStepper-root .MuiStep-root .MuiStepLabel-root .MuiStepLabel-iconContainer .MuiSvgIcon-root .MuiStepIcon-text {
  fill: #787878;
}
.pre-quote .pq-stepper .MuiStepper-root .MuiStep-root .MuiStepLabel-root .MuiStepLabel-iconContainer .MuiSvgIcon-root.Mui-active {
  color: #0054D1;
  font-weight: 600;
}
.pre-quote .pq-stepper .MuiStepper-root .MuiStep-root .MuiStepLabel-root .MuiStepLabel-iconContainer .MuiSvgIcon-root.Mui-active .MuiStepIcon-text {
  fill: #fff;
}
.pre-quote .pq-stepper .MuiStepper-root .MuiStep-root .MuiStepLabel-root .MuiStepLabel-iconContainer .MuiSvgIcon-root.Mui-completed {
  color: #0FA341;
}
.pre-quote .pq-stepper .MuiStepper-root .MuiStep-root .MuiStepLabel-root .MuiStepLabel-iconContainer .MuiSvgIcon-root.Mui-completed .MuiStepIcon-text {
  fill: #fff;
}
.pre-quote .pq-stepper .MuiStepper-root .MuiStep-root .MuiStepLabel-root .MuiStepLabel-labelContainer .MuiStepLabel-label {
  font-size: 12px;
  color: #787878;
}
.pre-quote .pq-stepper .MuiStepper-root .MuiStep-root .MuiStepLabel-root .MuiStepLabel-labelContainer .MuiStepLabel-label.Mui-active, .pre-quote .pq-stepper .MuiStepper-root .MuiStep-root .MuiStepLabel-root .MuiStepLabel-labelContainer .MuiStepLabel-label.Mui-completed {
  font-weight: 600;
  color: #323238;
}
.pre-quote .pq-stepper .MuiStepper-root .MuiStepConnector-root .MuiStepConnector-line {
  border-color: #DBDBDB;
  border-top-width: 2px;
  max-width: 76%;
  margin: 0 auto;
}
.pre-quote .pq-right {
  max-width: 50%;
  width: 100%;
  padding: 40px 90px 20px 0;
}
.pre-quote .pq-right .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded {
  border-radius: 20px;
  box-shadow: 0px 0px 12px 4px rgba(0, 0, 0, 0.1215686275) !important;
  max-width: 480px;
  width: 100%;
}
.pre-quote .pq-right .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded .MuiCardHeader-root {
  background: #F3F3F3;
  border-bottom: 1px solid #F3F3F3;
  padding: 12px 24px;
  height: 72px;
}
.pre-quote .pq-right .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded .MuiCardContent-root {
  max-height: 440px;
  overflow-y: auto;
}
.pre-quote .pq-right .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded .MuiCardContent-root .MuiInputLabel-root {
  font-size: 14px !important;
}
.pre-quote .pq-right .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded .MuiCardContent-root .MuiInputBase-root,
.pre-quote .pq-right .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded .MuiCardContent-root .MuiSelect-root {
  height: 54px;
}
.pre-quote .pq-right .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded .MuiCardContent-root .top-city span {
  padding: 2px 8px;
  border-radius: 39px;
  color: #505050;
  border: 1px solid #C3C3C3;
  cursor: pointer;
}
.pre-quote .pq-right .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded .MuiCardActions-root {
  background: #FAFAFA;
  justify-content: space-between;
  height: 72px;
  padding-left: 24px;
  padding-right: 24px;
}
.pre-quote .pq-right .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded .MuiCardActions-root .agree-terms .MuiTypography-overline {
  font-size: 10px;
  display: block;
  font-weight: 500;
  color: #253858;
}
.pre-quote .pq-right .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded .MuiCardActions-root .agree-terms .MuiTypography-overline a {
  color: #0065ff;
  font-weight: 500;
}
.pre-quote .pq-right .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded .MuiCardActions-root .MuiButton-sizeMedium {
  height: 48px;
  max-width: 182px;
}
.pre-quote .select-plan-and-insurer {
  max-width: 780px;
  width: 100%;
  margin: 20px auto;
}
.pre-quote .select-plan-and-insurer .MuiTabs-indicator {
  display: none;
}
.pre-quote .select-plan-and-insurer .new-tabs {
  position: relative;
  padding-top: 6px;
}
.pre-quote .select-plan-and-insurer .new-tabs .MuiTabs-fixed {
  max-width: 350px;
  margin: 0 auto;
  padding-top: 10px;
}
.pre-quote .select-plan-and-insurer .new-tabs .instant-bi {
  position: absolute;
  top: 3px;
  right: 50px;
  background: linear-gradient(106.66deg, #FC466B -19.19%, #0065FF 100%);
  padding: 2px 8px;
  border-radius: 4px;
  font-size: 11px;
  color: #fff;
  display: flex;
  align-items: center;
  gap: 5px;
}
.pre-quote .select-plan-and-insurer .select-plan .MuiTypography-subtitle1 {
  font-size: 20px;
}
.pre-quote .select-plan-and-insurer .select-plan .plan-box {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1490196078);
  padding: 16px 24px;
  cursor: pointer;
  height: 110px;
}
.pre-quote .select-plan-and-insurer .select-plan .plan-box .MuiSvgIcon-root {
  color: #0065ff;
}
.pre-quote .select-plan-and-insurer .select-plan .plan-box .plan-content {
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
}
.pre-quote .select-plan-and-insurer .select-plan .plan-box .plan-content ul {
  line-height: 10px;
  margin-bottom: 6px;
}
.pre-quote .select-plan-and-insurer .select-plan .plan-box .plan-content ul li {
  list-style-type: none;
  font-size: 10px;
  font-weight: 500;
  line-height: 15px;
  display: inline-block;
  text-transform: uppercase;
  position: relative;
}
.pre-quote .select-plan-and-insurer .select-plan .plan-box .plan-content ul li:not(:first-child) {
  padding-left: 15px;
}
.pre-quote .select-plan-and-insurer .select-plan .plan-box .plan-content ul li:not(:first-child):before {
  content: "";
  width: 5px;
  height: 5px;
  background: #E1E1E1;
  border-radius: 50%;
  position: absolute;
  left: 6px;
  top: 5px;
}
.pre-quote .select-plan-and-insurer .select-plan .plan-box .plan-content h6 {
  font-weight: 500;
  margin-bottom: 4px;
}
.pre-quote .select-plan-and-insurer .select-plan .plan-box .plan-content span {
  display: block;
  color: #787878;
}
.pre-quote .select-plan-and-insurer .select-insurer .MuiTypography-subtitle1 {
  font-size: 20px;
}
.pre-quote .select-plan-and-insurer .select-insurer .insurers {
  flex-wrap: wrap;
  gap: 3%;
}
.pre-quote .select-plan-and-insurer .select-insurer .insurers .insurer-box {
  background: #fff;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1490196078);
  padding: 16px 24px;
  border-radius: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 17%;
  margin-bottom: 3%;
  cursor: pointer;
  max-height: 72px;
}
.pre-quote .select-plan-and-insurer .select-insurer .insurers .insurer-box img {
  max-width: 100px;
  height: auto;
}
.pre-quote .select-plan-and-insurer .goal-planner {
  padding: 8px 8px 8px 12px;
  background: #FBF7DE;
  border-radius: 12px;
  margin-bottom: 20px;
  margin-top: 10px;
}
.pre-quote .select-plan-and-insurer .goal-planner span {
  font-size: 14px;
  color: #505050;
  font-weight: 400;
}
.pre-quote .select-plan-and-insurer .goal-planner .goal-btn {
  background: #F6DE5B;
  color: #00245A;
  font-size: 12px;
}

@media (max-width: 1366px) {
  .pre-quote {
    max-width: 1000px;
  }
  .pre-quote .pq-stepper > div {
    margin: 14px auto;
  }
  .pre-quote .pq-right {
    padding: 10px 50px 10px 0;
  }
  .pre-quote .pq-right .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded .MuiCardHeader-root {
    height: 56px;
  }
}
@media (max-width: 768px) {
  .wrap-in-mobile {
    flex-wrap: wrap;
  }
  .pre-quote {
    overflow-y: auto;
    border: 0;
    margin: -10px;
    background-image: none;
  }
  .pre-quote .pq-left {
    padding: 15px;
    max-width: 100%;
    display: none;
  }
  .pre-quote .pq-right {
    max-width: 100%;
    padding: 0;
  }
  .pre-quote .pq-right .custom-radio-btn .MuiFormGroup-root .male {
    left: 35%;
  }
  .pre-quote .pq-right .we-dont-spam {
    padding: 0 6px !important;
    font-size: 8px !important;
    font-weight: 400 !important;
  }
  .pre-quote .pq-right .MuiCardActions-root {
    flex-wrap: wrap;
    height: auto !important;
    padding-left: 16px;
    padding-right: 16px;
  }
  .pre-quote .pq-right .MuiCardActions-root .agree-terms {
    margin-bottom: 6px;
    width: 100%;
    text-align: center;
  }
  .pre-quote .pq-right .MuiCardActions-root .MuiButtonBase-root {
    max-width: 100% !important;
    margin-left: 0;
  }
  .pre-quote .pq-right .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded {
    box-shadow: none !important;
  }
  .pre-quote .pq-stepper {
    box-shadow: none;
    border: 0;
  }
  .pre-quote .pq-stepper > div {
    max-width: 100%;
    margin: 24px auto;
  }
  .pre-quote .select-plan-and-insurer .select-plan .MuiTypography-subtitle1 {
    font-size: 14px;
  }
  .pre-quote .select-plan-and-insurer .select-insurer .MuiTypography-subtitle1 {
    font-size: 14px;
  }
  .pre-quote .select-plan-and-insurer .select-insurer .insurers .insurer-box {
    width: 48%;
  }
  .pre-quote .select-plan-and-insurer .goal-planner {
    flex-wrap: wrap;
  }
  .pre-quote .select-plan-and-insurer .goal-planner button {
    min-width: 100%;
    margin-top: 8px;
  }
  .pre-quote .select-plan-and-insurer .goal-planner span {
    font-size: 12px;
  }
  .pre-quote .select-plan-and-insurer .goal-planner div {
    width: 100%;
  }
}
.age-select-calculated .MuiStack-root .MuiFormControl-root {
  height: 60px;
}

.arrow-back-btn {
  text-align: left;
  cursor: pointer;
}

.select-plan-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 2%;
}
.select-plan-list .item {
  width: 49%;
  background: #fff;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1490196078);
  padding: 6px 12px;
  cursor: pointer;
  border-radius: 8px;
  margin-top: 2%;
  min-height: 48px;
  display: flex;
  align-items: center;
}
.select-plan-list .item span {
  display: block;
  text-align: left;
  color: #000;
  padding-right: 10px;
}
.select-plan-list .item.selected {
  background: #F0F6FF;
}
@media (max-width: 768px) {
  .select-plan-list .item {
    width: 100%;
    margin-top: 3%;
  }
}

.upload-main {
  max-width: 90%;
  margin: 0 auto;
}
.upload-main .upload-left-sidebar {
  width: 27%;
  background: #00163D;
  box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.1019607843);
  border-radius: 24px;
  padding: 16px;
}
.upload-main .upload-left-sidebar .steps-details .MuiAccordion-root {
  background: rgba(255, 255, 255, 0.1019607843);
  overflow: hidden;
  margin-bottom: 5px;
}
.upload-main .upload-left-sidebar .steps-details .MuiAccordion-root .MuiTypography-caption {
  color: #ffffff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.upload-main .upload-left-sidebar .steps-details .MuiAccordion-root .MuiTypography-overline {
  color: #ffffff;
  font-weight: 300;
  display: flex;
  align-items: center;
  gap: 5px;
}
.upload-main .upload-left-sidebar .steps-details .MuiAccordion-root .MuiSvgIcon-fontSizeMedium {
  color: #ffffff;
}
.upload-main .upload-main-content {
  width: 73%;
  background: #ffffff;
  box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.1019607843);
  border-radius: 24px;
  padding: 16px;
}
.upload-main .upload-main-content .fileNameText {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  max-width: 150px;
}

.thankyou-main {
  max-width: 70%;
  margin: 0 auto;
}
.thankyou-main .thankyou-content {
  max-width: 80%;
  margin: 30px auto;
  box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.1019607843);
  border-radius: 24px;
  padding: 40px;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top center;
}
@media (max-width: 480px) {
  .thankyou-main .thankyou-content {
    background-size: 135%;
  }
}
.thankyou-main .thankyou-content .head {
  position: relative;
}
.thankyou-main .thankyou-content .head .thanks-icon {
  position: absolute;
  top: -16px;
}
@media (max-width: 480px) {
  .thankyou-main .thankyou-content .head .thanks-icon {
    display: none;
  }
}
.thankyou-main .thankyou-content .activity-box {
  border: 1px solid #F0F6FF;
  background: #F0F6FF;
  padding: 4px 12px;
  border-radius: 8px 8px 0 0;
  display: inline-flex;
  align-items: center;
}
.thankyou-main .thankyou-content .download-box {
  background: linear-gradient(276.36deg, #BAD5FF -9.84%, rgba(221, 235, 255, 0.1) 91.95%);
  border: 1px solid #F0F6FF;
  border-radius: 16px;
  padding: 24px 50px;
  margin-left: auto;
  margin-right: auto;
  max-width: 470px;
}
@media (max-width: 480px) {
  .thankyou-main .thankyou-content .download-box {
    padding: 15px !important;
  }
}
.thankyou-main .thankyou-content .mail {
  display: inline-flex;
  align-items: center;
  border: 0.75px solid #4AC859;
  background: rgba(210, 255, 215, 0.2);
  padding: 5px 12px;
  border-radius: 12px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.stepper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 5px auto;
}
.stepper .step {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  flex: 1 1;
}
.stepper .step:not(:last-child)::before {
  content: "";
  position: absolute;
  top: 14px;
  left: 100%;
  width: 70%;
  height: 6px;
  border-radius: 3px;
  z-index: 0;
  transform: translateX(-50%);
}
.stepper .step .step-number {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
.stepper .step .step-label {
  margin-top: 10px !important;
}
.stepper .step.completed .step-number {
  background-color: #11BA4A;
  color: #ffffff;
}
.stepper .step.completed::before {
  background-color: #11BA4A;
}
.stepper .step.active .step-number {
  background-color: #0065FF;
  color: #ffffff;
}
.stepper .step.active::before {
  background-color: #0065FF;
}

.mobile {
  display: none;
}

@media (max-width: 768px) {
  .mobile {
    display: block;
  }
  .desktop {
    display: none;
  }
  .overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 999;
  }
  .upload-main {
    max-width: 100%;
    flex-wrap: wrap;
  }
  .upload-main .upload-left-sidebar {
    width: 100%;
    margin-top: -20px;
    border-radius: 5px;
  }
  .upload-main .upload-left-sidebar .steps-details {
    position: fixed;
    bottom: -100%;
    left: 0;
    width: 100%;
    height: 80vh;
    overflow-y: auto;
    background-color: #ffffff;
    border-radius: 24px 24px 0px 0px;
    box-shadow: 0px -2px 10px rgba(0, 0, 0, 0.2);
    transition: bottom 0.3s ease-in-out;
    z-index: 1000;
    padding: 16px;
  }
  .upload-main .upload-left-sidebar .steps-details .MuiAccordion-root {
    background: #F0F6FF;
    box-shadow: none;
  }
  .upload-main .upload-left-sidebar .steps-details .MuiSvgIcon-fontSizeMedium {
    color: inherit !important;
  }
  .upload-main .upload-left-sidebar .steps-details .MuiTypography-caption {
    color: #505050 !important;
  }
  .upload-main .upload-left-sidebar .steps-details .MuiTypography-overline {
    color: #505050 !important;
  }
  .upload-main .upload-left-sidebar .steps-details.open {
    bottom: 0;
  }
  .upload-main .upload-main-content {
    width: 100%;
  }
  .upload-main .upload-main-content .stepper .step {
    flex: auto;
  }
  .upload-main .upload-main-content .stepper .step:not(:last-child)::before {
    width: 100%;
  }
  .thankyou-main {
    max-width: 100%;
  }
  .thankyou-main .thankyou-content {
    max-width: 100%;
    padding: 15px;
  }
  .thankyou-main .thankyou-content .download-box {
    padding: 20px 40px;
  }
  .stepper {
    margin-left: -16px;
    margin-right: -16px;
  }
}
.plan-compare-main {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 100;
  transform: translateY(105%);
  /* Start hidden by moving the element below the viewport */
  transition: transform 0.5s ease-in-out;
  /* Smooth transition for the animation */
  box-shadow: 0px -2px 4px 0px rgba(0, 0, 0, 0.1490196078);
  background: #00183c;
  border-radius: 24px 24px 0 0;
  padding: 30px 80px;
  overflow: hidden;
}
.plan-compare-main.false .comp-item .close-icon {
  top: -12px;
  right: -5px;
}
.plan-compare-main.fullWidth {
  max-width: 1440px;
  width: 86%;
  margin: 0 auto;
}
.plan-compare-main.fullWidth .comp-item.selected .MuiTypography-caption {
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.plan-compare-main.fullWidth .plan-comparison-details .flex-between.wrap {
  background: #001846;
}
.plan-compare-main.fullWidth .plan-comparison-details .flex-between.wrap .ins-details .form-control {
  max-width: 234px;
}
.plan-compare-main.fullWidth .plan-comparison-details .flex-between.wrap .ins-details .amt {
  background: #7a7c7f;
  position: absolute;
  right: 0px;
  bottom: 4px;
  padding: 6px 10px;
  border-radius: 5px;
  font-size: 10px;
  font-weight: 500;
}
.plan-compare-main.show {
  transform: translateY(0);
  z-index: 1202;
  /* Move to the visible position */
}
.plan-compare-main .MuiButtonBase-root.Mui-disabled {
  color: #c9c2c2 !important;
  background: gray !important;
}
.plan-compare-main .comp-item {
  color: #ffffff;
  border: 1px dashed #fff;
  border-radius: 7px;
  width: 20%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 74px;
  position: relative;
  padding: 5px 10px;
}
.plan-compare-main .comp-item .mweb-planName {
  font-size: 10px;
  line-height: 16px;
}
.plan-compare-main .comp-item .MuiTypography-overline {
  font-size: 14px;
  font-weight: 300;
}
.plan-compare-main .comp-item .plusicon {
  font-size: 24px;
  margin-right: 10px;
}
.plan-compare-main .comp-item .insurer {
  background: #fff;
  border-radius: 4px;
  padding: 5px;
  margin-right: 10px;
  max-width: 100px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.plan-compare-main .comp-item .insurer .MuiTypography-caption {
  white-space: wrap;
}
.plan-compare-main .comp-item .insurer img {
  max-width: 90px;
  max-height: 35px;
}
.plan-compare-main .comp-item .close-icon {
  position: absolute;
  top: 8px;
  right: 8px;
  cursor: pointer;
}
.plan-compare-main .comp-item.vs:before {
  content: url(/v1/_next/static/media/vs.994937b4.svg);
  position: absolute;
  left: -25%;
}
.plan-compare-main .comp-item.vs:after {
  content: url(/v1/_next/static/media/vs.994937b4.svg);
  position: absolute;
  right: -25%;
}
.plan-compare-main .comp-item.selected {
  background: #003078;
  border-style: solid;
}
.plan-compare-main .invest-now {
  width: 100%;
}
.plan-compare-main .plan-comparison-details {
  margin: -30px -80px;
}
.plan-compare-main .plan-comparison-details .close-btn {
  position: absolute;
  top: 14px;
  right: 40px;
}
@media (max-wdith: 768px) {
  .plan-compare-main .plan-comparison-details .close-btn {
    right: 15px;
  }
}
.plan-compare-main .plan-comparison-details .pc-main-box.pb-70 {
  padding-bottom: 70px;
}
.plan-compare-main .plan-comparison-details .pc-main-box .pc-item {
  align-items: initial;
}
.plan-compare-main .plan-comparison-details .pc-main-box .pc-item.flex-between {
  justify-content: flex-start;
}
.plan-compare-main .plan-comparison-details .pc-main-box .pc-item:nth-child(3n+1) {
  min-height: 150px;
}
.plan-compare-main .plan-comparison-details .pc-main-box .pc-item:nth-child(3n+1) .ins-head {
  background: #bcd7ff;
}
.plan-compare-main .plan-comparison-details .pc-main-box .pc-item:nth-child(3n+1) .ins-head .ins-head-1 .MuiTypography-caption {
  color: #003078;
}
.plan-compare-main .plan-comparison-details .pc-main-box .pc-item:nth-child(3n+1) .ins-details {
  background: #ddebff;
}
.plan-compare-main .plan-comparison-details .pc-main-box .pc-item:nth-child(4) {
  min-height: 50px;
}
.plan-compare-main .plan-comparison-details .pc-main-box .pc-item:nth-child(3n+2) {
  min-height: 50px;
}
.plan-compare-main .plan-comparison-details .pc-main-box .pc-item:nth-child(3n+2) .ins-head {
  background: #b9f9ce;
}
.plan-compare-main .plan-comparison-details .pc-main-box .pc-item:nth-child(3n+2) .ins-head .ins-head-1 .MuiTypography-caption {
  color: #095d25;
}
.plan-compare-main .plan-comparison-details .pc-main-box .pc-item:nth-child(3n+2) .ins-details {
  background: #dcfce7;
}
.plan-compare-main .plan-comparison-details .pc-main-box .pc-item:nth-child(3n+2) .compare-list-item.item-1 .MuiTypography-caption {
  background: #dcfce7;
}
.plan-compare-main .plan-comparison-details .pc-main-box .pc-item:nth-child(3n) {
  min-height: 100px;
}
.plan-compare-main .plan-comparison-details .pc-main-box .pc-item:nth-child(3n) .ins-head {
  background: #fee0c5;
}
.plan-compare-main .plan-comparison-details .pc-main-box .pc-item:nth-child(3n) .ins-head .ins-head-1 .MuiTypography-caption {
  color: #884202;
}
.plan-compare-main .plan-comparison-details .pc-main-box .pc-item:nth-child(3n) .ins-details {
  background: #fff0e2;
}
.plan-compare-main .plan-comparison-details .pc-main-box .pc-item:nth-child(3n) .compare-list-item.item-1 .MuiTypography-caption {
  background: #fff0e2;
}
.plan-compare-main .plan-comparison-details .heading {
  padding: 12px 60px;
}
.plan-compare-main .plan-comparison-details .ins-head {
  width: 4%;
  display: flex;
  justify-content: center;
}
.plan-compare-main .plan-comparison-details .ins-head .ins-head-1 {
  display: flex;
}
.plan-compare-main .plan-comparison-details .ins-head .ins-head-1 .MuiTypography-caption {
  text-transform: uppercase;
  transform: rotate(-90deg);
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  font-weight: 600;
}
.plan-compare-main .plan-comparison-details .ins-details {
  width: 24%;
}
.plan-compare-main .plan-comparison-details .ins-details .form-control {
  position: relative;
}
.plan-compare-main .plan-comparison-details .ins-details .form-control * {
  color: #fff !important;
}
.plan-compare-main .plan-comparison-details .ins-details .form-control * .MuiInput-underline:before {
  border-color: #fff;
}
.plan-compare-main .plan-comparison-details .ins-details .form-control * .MuiInput-underline:hover:before {
  border-color: #fff;
}
.plan-compare-main .plan-comparison-details .ins-details .form-control .custom-select {
  position: absolute;
  top: 12px;
  right: 0;
  background: #00245a;
  border-radius: 7px;
}
.plan-compare-main .plan-comparison-details .ins-details .form-control .custom-select .MuiInputBase-input {
  padding: 3px 32px 4px 14px;
}
.plan-compare-main .plan-comparison-details .pc-error {
  color: red;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.plan-compare-main .plan-comparison-details .pc-error-mweb {
  color: red;
  padding: 20px;
  border-radius: 7px;
  text-align: center;
  position: absolute;
}
.plan-compare-main .plan-comparison-details .comp-plan-1 {
  width: 24%;
  position: relative;
}
.plan-compare-main .plan-comparison-details .comp-plan-2 {
  width: 24%;
  position: relative;
}
.plan-compare-main .plan-comparison-details .comp-plan-3 {
  width: 24%;
  position: relative;
}
.plan-compare-main .plan-comparison-details .comp-item {
  width: 86%;
  margin: 0 auto;
  height: 120px;
}
.plan-compare-main .plan-comparison-details .comp-item.vs:before {
  left: -17%;
}
.plan-compare-main .plan-comparison-details .comp-item.vs:after {
  right: -17%;
}
.plan-compare-main .plan-comparison-details .comp-item.selected {
  border: 0;
  flex-direction: column;
  gap: 6px;
  height: 159px;
  border-radius: 0;
  width: 100%;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.plan-compare-main .plan-comparison-details .comp-item.selected .insurer {
  max-width: 170px;
}
.plan-compare-main .plan-comparison-details .compare-list-item {
  height: 100%;
}
.plan-compare-main .plan-comparison-details .compare-list-item .MuiTypography-caption {
  background: #fff;
  display: inline-block;
  width: 100%;
  padding: 3px 15px;
  border-bottom: 1px solid #f3f3f3;
  border-left: 1px solid #f3f3f3;
  max-height: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.plan-compare-main .plan-comparison-details .compare-list-item .MuiTypography-caption small {
  color: #11ba4a;
}
.plan-compare-main .plan-comparison-details .compare-list-item .MuiTypography-caption.withper {
  flex-direction: column;
}
.plan-compare-main .plan-comparison-details .compare-list-item.item-1 .MuiTypography-caption {
  background: #ddebff;
  justify-content: flex-start;
}
.plan-compare-main .plan-comparison-details .compare-list-item.item-1 .MuiTypography-caption.best-fund .custom-select {
  margin-left: auto;
}
.plan-compare-main .plan-comparison-details .compare-list-item.item-1 .MuiTypography-caption.best-fund .custom-select .MuiInputBase-input {
  background: #fff;
}
.plan-compare-main .plan-comparison-details .compare-list-item.section-2 .MuiTypography-caption {
  background: rgba(185, 249, 206, 0.6862745098);
}
.plan-compare-main .plan-comparison-details .compare-list-item.section-3 .MuiTypography-caption {
  background: rgba(254, 224, 197, 0.6705882353);
}
.plan-compare-main .plan-comparison-details .compare-list-item .custom-select .MuiInputBase-input {
  background: #ddebff;
  color: #00245a;
  font-weight: 500;
  padding: 2px 32px 3px 14px;
  border-radius: 6px;
}
.plan-compare-main .plan-comparison-details .compare-list-item .custom-select .MuiOutlinedInput-notchedOutline {
  border: 0;
}
@media (max-width: 480px) {
  .plan-compare-main {
    padding: 20px 10px 16px 10px;
  }
  .plan-compare-main.fullWidth {
    width: 100%;
  }
  .plan-compare-main .comp-item {
    width: 31%;
    height: 94px;
    display: flex;
    flex-direction: column;
    gap: 6px;
  }
  .plan-compare-main .comp-item .MuiTypography-overline {
    font-size: 11px;
  }
  .plan-compare-main .comp-item .mweb-planName {
    font-size: 9px;
    line-height: 14px;
  }
  .plan-compare-main .comp-item .insurer {
    margin-right: 0;
    max-height: 40px;
  }
  .plan-compare-main .comp-item .insurer + span {
    font-size: 9px;
    line-height: 10px;
    font-weight: 300;
    text-align: center;
  }
  .plan-compare-main .comp-item .insurer img {
    max-width: 60px;
  }
  .plan-compare-main .comp-item .close-icon {
    top: -8px;
    right: 0;
  }
  .plan-compare-main .mweb {
    width: 100%;
    margin-top: 16px;
  }
  .plan-compare-main .mweb .MuiButtonBase-root:first-child {
    width: 100%;
  }
  .plan-compare-main .mweb .MuiButtonBase-root:last-child {
    display: none;
  }
  .plan-compare-main .plan-comparison-details .desktop-only {
    display: none;
  }
  .plan-compare-main .plan-comparison-details {
    margin: 0px -10px;
  }
  .plan-compare-main .plan-comparison-details .close-btn {
    top: 21px;
    right: 15px;
  }
  .plan-compare-main .plan-comparison-details .heading {
    padding: 0;
    margin-top: 0px;
    background: none;
    margin-bottom: 16px;
  }
  .plan-compare-main .plan-comparison-details .ins-head.first {
    display: none;
  }
  .plan-compare-main .plan-comparison-details .ins-details {
    width: 100%;
    padding: 20px 10px;
  }
  .plan-compare-main .plan-comparison-details .ins-details .form-control {
    max-width: 100% !important;
  }
  .plan-compare-main .plan-comparison-details .comp-item {
    width: 100%;
    height: 126px !important;
  }
  .plan-compare-main .plan-comparison-details .comp-item.vs::after {
    display: none;
  }
  .plan-compare-main .plan-comparison-details .comp-item.vs::before {
    display: none;
  }
  .plan-compare-main .plan-comparison-details .comp-plan-1 {
    width: 31%;
  }
  .plan-compare-main .plan-comparison-details .comp-plan-2 {
    width: 31%;
  }
  .plan-compare-main .plan-comparison-details .comp-plan-3 {
    width: 31%;
    margin-right: 5px;
  }
  .plan-compare-main .plan-comparison-details .mweb-comparison {
    padding-bottom: 56px;
  }
  .plan-compare-main .plan-comparison-details .mweb-comparison .mweb-heading {
    background: #bcd7ff;
    text-transform: uppercase;
    text-align: center;
    padding: 10px;
  }
  .plan-compare-main .plan-comparison-details .mweb-comparison .mweb-heading.mobile-section-2 {
    background: #b9f9ce;
  }
  .plan-compare-main .plan-comparison-details .mweb-comparison .mweb-heading.mobile-section-3 {
    background: #fee0c5;
  }
  .plan-compare-main .plan-comparison-details .mweb-comparison .mweb-subheading {
    background: #f0f6ff;
    text-align: center;
    padding: 10px;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
  }
  .plan-compare-main .plan-comparison-details .mweb-comparison .mweb-subheading.mobile-section-2 {
    background: rgba(185, 249, 206, 0.6862745098);
  }
  .plan-compare-main .plan-comparison-details .mweb-comparison .mweb-subheading.mobile-section-3 {
    background: rgba(254, 224, 197, 0.6705882353);
  }
  .plan-compare-main .plan-comparison-details .mweb-comparison .compare-list-item {
    height: auto;
    position: relative;
  }
  .plan-compare-main .plan-comparison-details .mweb-comparison .compare-list-item .MuiTypography-caption {
    padding: 3px;
    font-size: 10px;
    line-height: 13px;
    text-align: center;
    border-left: 0;
    border-right: 1px solid #cecece;
  }
  .plan-compare-main .plan-comparison-details .mweb-comparison .compare-list-item .custom-select {
    padding-top: 10px;
    padding-bottom: 10px;
    min-width: 88px;
    text-align: center;
    width: 33%;
  }
  .plan-compare-main .plan-comparison-details .mweb-comparison .compare-list-item .custom-select.no-padding {
    padding: 0;
  }
  .plan-compare-main .plan-comparison-details .mweb-comparison .compare-list-item .border {
    position: relative;
  }
  .plan-compare-main .plan-comparison-details .mweb-comparison .compare-list-item .border:before {
    content: "";
    width: 1px;
    height: 100%;
    background: #f3f3f3;
    position: absolute;
    left: 0;
    top: 0;
  }
  .plan-compare-main .plan-comparison-details .mweb-comparison .compare-list-item .border:after {
    content: "";
    width: 1px;
    height: 100%;
    background: #f3f3f3;
    position: absolute;
    right: 0%;
    top: 0;
  }
  .plan-compare-main .plan-comparison-details .pc-error-mweb {
    position: initial;
    padding: 8px;
    min-width: 33.33%;
    border-right: 1px solid #cecece;
    border-radius: 0;
  }
}
.plan-compare-main .floating-btn {
  text-align: center;
  position: fixed;
  bottom: 0;
  padding: 50px;
  left: 50%;
  transform: translate(-50%, 0);
  opacity: 0;
  width: 100%;
  background: #fff;
  box-shadow: 0 -4px 6px -2px rgba(0, 0, 0, 0.2);
  animation: fadeInUp 0.6s ease-in-out forwards;
}
.plan-compare-main .floating-btn button {
  min-width: 230px;
}
@keyframes fadeInUp {
  from {
    transform: translate(-50%, 20px);
    opacity: 0;
  }
  to {
    transform: translate(-50%, 0);
    opacity: 1;
  }
}
.plan-compare-main .floating-btn.fade-out {
  animation: fadeOutDown 0.6s ease-in-out forwards;
}
@keyframes fadeOutDown {
  from {
    transform: translate(-50%, 0);
    opacity: 1;
  }
  to {
    transform: translate(-50%, 20px);
    opacity: 0;
  }
}

.Mui-disabled.MuiButton-root {
  color: rgba(0, 0, 0, 0.26) !important;
  background-color: rgba(0, 0, 0, 0.12) !important;
}

body {
  margin: 0;
  padding: 0;
}
@media (max-width: 768px) {
  body {
    padding-top: 56px;
  }
}

* {
  margin: 0;
  padding: 0;
}

.MuiMenuItem-root {
  font-size: 14px;
}

main {
  width: 100%;
}
main.MuiBox-root {
  padding: 16px;
  margin-top: 64px;
}
main.MuiBox-root .main-content {
  background-color: #ffffff;
  padding: 16px;
  border-radius: 16px;
}
@media (max-width: 768px) {
  main.MuiBox-root .main-content {
    padding: 24px 15px;
  }
}
@media (max-width: 768px) {
  main.MuiBox-root {
    margin-top: 0;
    margin-top: 0;
  }
}

.MuiLink-root {
  text-decoration: none;
}

.footer .MuiLink-root {
  color: #0065ff;
}
.footer .MuiTypography-root {
  font-size: 11px;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}

.display-none {
  display: none !important;
}

.MuiSkeleton-root {
  border-radius: 21px;
}

.circular-label-10 {
  width: 10px;
  height: 10px;
  border-radius: 50%;
}

.disable-floating legend {
  display: none;
}
.disable-floating fieldset {
  top: 0;
}

.react-datepicker-popper {
  z-index: 10 !important;
}

/* Global css class name */
.nowrap {
  white-space: nowrap;
}

.flex-between {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.flex-between.gap-20 {
  gap: 20px;
}

.flex-around {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.flex-evenly {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}

.flex-end {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.inline-flex {
  display: inline-flex;
  align-items: center;
}

.flex-between-start {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.wrap {
  flex-wrap: wrap;
}

.nowrap {
  white-space: nowrap;
}

.cursor {
  cursor: pointer;
}

.fw-500 {
  font-weight: 500 !important;
}

.MuiSvgIcon-root.MuiSelect-icon {
  background-image: url(/v1/_next/static/media/arrow.30daf10d.svg);
  background-size: 13px;
  background-repeat: no-repeat;
  background-position: center;
}
.MuiSvgIcon-root.MuiSelect-icon path {
  display: none;
}

.fw-600 {
  font-weight: 600 !important;
}

.cursor {
  cursor: pointer;
}

.fs-10 {
  font-size: 10px !important;
}

.fs-14 {
  font-size: 14px !important;
}

.fs-16 {
  font-size: 16px !important;
}

/* Display flex with align item center */
.display-flex {
  display: flex;
  align-items: center;
}
.display-flex.gap-5 {
  gap: 5px;
}
.display-flex.gap-10 {
  gap: 10px;
}
.display-flex.gap-16 {
  gap: 16px;
}

.mycustomtext {
  position: relative;
  padding-left: 15px;
}
.mycustomtext * {
  margin-bottom: 5px;
}
.mycustomtext:after {
  content: "";
  width: 5px;
  height: 5px;
  background-color: #777;
  border-radius: 50%;
  position: absolute;
  left: 5px;
  top: 6px;
}

/* Start Quotes Loader */
.loading-container {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px 10px;
  background: #ffffff;
  margin-top: 3px;
  margin-bottom: 10px;
  border-radius: 7px;
  color: #0065ff;
  background: linear-gradient(90deg, #f9f9f9 25%, #f0f0f0 50%, #f9f9f9 75%);
  background-size: 200% 100%;
  animation: shimmer-background 3s infinite;
}

.dots {
  margin-left: 3px;
}

.dots span {
  font-size: 30px;
  line-height: 0;
  font-weight: bold;
  animation: blink 1.5s infinite;
  color: #0065ff;
}

.dots span:nth-child(2) {
  animation-delay: 0.3s;
}

.dots span:nth-child(3) {
  animation-delay: 0.6s;
}

@keyframes shimmer-background {
  0% {
    background-position: 200% 0;
  }
  100% {
    background-position: -200% 0;
  }
}
@keyframes blink {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes textBlink {
  0% {
    color: #0065ff;
  }
  50% {
    color: #fc8517;
  }
  100% {
    color: #0065ff;
  }
}
/* End Quotes Loader */
.custom-radio {
  padding-left: 10px;
  margin-top: 10px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.custom-radio.custom-radio-yes {
  border: 1px solid #0065ff;
  border-radius: 8px 8px 0 0;
  border-bottom: 0;
}
.custom-radio.custom-radio-no {
  border: 1px solid #0065ff;
  border-radius: 8px;
}
.custom-radio.radio-width-50 {
  width: 49%;
  border: 1px solid #cacaca;
  border-radius: 9px;
}
.custom-radio .MuiRadioGroup-root {
  flex-direction: row;
}

.no-card-shadow {
  box-shadow: none !important;
  border-radius: 16px !important;
}

.edit-fund-alloc {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 2%;
}
.edit-fund-alloc .fund-item {
  width: 48%;
}

.error {
  color: red;
  display: block;
  font-size: 10px !important;
  line-height: 14px;
}

.loaderContainer {
  background-color: rgba(0, 0, 0, 0.8039215686);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
  overflow: hidden;
  display: none;
}
@media (max-width: 768px) {
  .loaderContainer {
    display: block;
  }
}
.loaderContainer .loadingContent {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  max-width: 80%;
  margin: 0 auto;
  height: 100vh;
}
.loaderContainer .loadingContent .loadingLine {
  width: 100%;
  height: 4px;
  background-color: #0065ff;
  border-radius: 2px;
  animation: loadingLine 1.5s infinite;
  margin: 0 auto;
}
.loaderContainer .loadingContent .loadingText {
  margin-top: 15px;
  font-size: 1.2rem;
  color: #fff;
  text-align: center;
}

@keyframes loadingLine {
  0% {
    transform: scaleX(0);
    transform-origin: left;
  }
  50% {
    transform: scaleX(1);
    transform-origin: left;
  }
  100% {
    transform: scaleX(0);
    transform-origin: right;
  }
}
body.offlinePage header {
  display: none;
}
body.offlinePage main.MuiBox-root {
  margin-top: -20px;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[2].use[1]!./node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[14].oneOf[2].use[2]!./node_modules/next/font/google/target.css?{"path":"src/theme/theme.js","import":"Poppins","arguments":[{"weight":["300","400","500","700"],"subsets":["latin"],"display":"swap","fallback":["Arial","sans-serif"]}],"variableName":"poppins"} ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* devanagari */
@font-face {
  font-family: '__Poppins_b03f5b';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/v1/_next/static/media/6c177e25b87fd9cd-s.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: '__Poppins_b03f5b';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/v1/_next/static/media/6c9a125e97d835e1-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__Poppins_b03f5b';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/v1/_next/static/media/4c285fdca692ea22-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: '__Poppins_b03f5b';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/v1/_next/static/media/034d78ad42e9620c-s.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: '__Poppins_b03f5b';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/v1/_next/static/media/fe0777f1195381cb-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__Poppins_b03f5b';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/v1/_next/static/media/eafabf029ad39a43-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: '__Poppins_b03f5b';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/v1/_next/static/media/db911767852bc875-s.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: '__Poppins_b03f5b';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/v1/_next/static/media/f10b8e9d91f3edcb-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__Poppins_b03f5b';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/v1/_next/static/media/8888a3826f4a3af4-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: '__Poppins_b03f5b';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/v1/_next/static/media/29a4aea02fdee119-s.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: '__Poppins_b03f5b';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/v1/_next/static/media/a1386beebedccca4-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__Poppins_b03f5b';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/v1/_next/static/media/b957ea75a84b6ea7-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {font-family: '__Poppins_Fallback_b03f5b';src: local("Arial");ascent-override: 93.62%;descent-override: 31.21%;line-gap-override: 8.92%;size-adjust: 112.16%
}.__className_b03f5b {font-family: '__Poppins_b03f5b', '__Poppins_Fallback_b03f5b', Arial, sans-serif;font-style: normal
}

/*!*****************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./node_modules/slick-carousel/slick/slick.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./node_modules/slick-carousel/slick/slick-theme.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url(/v1/_next/static/media/ajax-loader.0b80f665.gif) center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url(/v1/_next/static/media/slick.25572f22.eot);
    src: url(/v1/_next/static/media/slick.25572f22.eot?#iefix) format('embedded-opentype'), url(/v1/_next/static/media/slick.653a4cbb.woff) format('woff'), url(/v1/_next/static/media/slick.6aa1ee46.ttf) format('truetype'), url(/v1/_next/static/media/slick.f895cfdf.svg#slick) format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

