.life-retirement-v3 {
    position: relative;
}

.life-retirement-v3 .dark-blue {
    color: #33659e;
}

.life-retirement-v3 .light-blue {
    color: #bfeffe;
}

.life-retirement-v3 .white-text {
    color: #ffffff;
}

.life-retirement-v3 .life-retirement-section {
    max-width: 1140px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
    padding: 50px 0px;
}

.life-retirement-v3 .life-retirement-content {
    flex: none;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.life-retirement-v3 .newForm,
.life-retirement-v3 .showResultTable {
    width: 48%;
    display: flex;
    flex-direction: column;
}

.life-retirement-v3 .btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.life-retirement-v3 #error,
.life-retirement-v3 #error2,
.life-retirement-v3 #error3 {
    font-size: 12px;
    color: #ff000b;
    text-align: right;
    position: absolute;
    display: block;
    top: -22px;
    left: 0;
    right: 0;
}

.life-retirement-v3 .inputSection #error {
    top: -7px;
}

.life-retirement-v3 .newForm .formView .previewFieldBlock {
    margin-top: 10px;
    margin-bottom: 10px;
    box-sizing: border-box;
    position: relative;
    width: 45%;
    height: auto;
    border-radius: 3px;
    background-color: transparent !important;
    align-items: center;
    justify-content: flex-start;
}

@media screen and (max-width:767px) {
    .life-retirement-v3 .newForm .formView .previewFieldBlock.userFullName {
        width: 100%;
    }
}

.life-retirement-v3 .newForm .formView .previewFieldBlock select,
.life-retirement-v3 .showResultTable .previewFieldBlock select {
    width: 100%;
    background: #fff;
    padding: 8.5px 11px;
    font-weight: 600;
    display: inline-block;
    text-align: left;
    cursor: pointer;
    box-sizing: border-box;
    font-size: 14px;
    color: #04386c;
    border: 1px solid #005e9d;
    border-radius: 5px;
}

.life-retirement-v3 .newForm label[for="mobile"] {
    width: 100%;
}

.life-retirement-v3 .newForm #code {
    width: 42px;
    margin-left: -31px;
    text-align: center;
    border-right: 1px solid #005e9e;
    border-radius: 0;
}

.life-retirement-v3 .newForm .mobile_block #mobile {
    width: 70%;
    padding-left: 10px;
}

/* Chrome, Safari, Edge, Opera */
.life-retirement-v3 .newForm .form-field input::-webkit-outer-spin-button,
.life-retirement-v3 .newForm .form-field input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
.life-retirement-v3 .newForm .form-field input[type=number] {
    -moz-appearance: textfield;
}

.life-retirement-v3 .newForm .form-field [type=text]::placeholder {
    color: #005e9e;
}

.life-retirement-v3 .newForm .formData .mobile_block label {
    left: 57px;
}

.life-retirement-v3 .newForm .form-field .form-control {
    color: #000 !important;
    -webkit-text-fill-color: #000;
    width: 100% !important;
    padding: 0px 3px 0px 3px;
    box-sizing: border-box;
    background-color: transparent;
    border: 1px solid #005e9e;
    height: 40px;
    font-style: normal !important;
    opacity: 1;
}

.life-retirement-v3 .error-txt,
.life-retirement-v3 .error-txt1 {
    line-height: 14px;
    padding-top: 5px;
    font-size: 11px;
    font-weight: 400;
    color: #ed1c24;
}

.life-retirement-v3 .newForm .form-field .form-control.hasDatepicker {
    background: url(../../../../../content/dam/hdfclifeinsurancecompany/campaign/red-date-icon.png) no-repeat 93% 10px;
    background-size: 26px;
    background-position-y: center;
    height: 38px;
    cursor: pointer;
}

.life-retirement-v3 .newForm .form-field .form-control[name="phone"] {
    width: 77% !important;
    border-radius: 0 5px 5px 0;
    border-left: none;
}

.life-retirement-v3 .newForm .form-field .form-control:focus {
    outline: none;
}


.life-retirement-v3 .newForm .formView .previewFieldBlock.mobile_block #code {
    width: 23% !important;
    margin-left: 0;
    color: #005e9e;
    border-radius: 5px 0 0 5px;
}


.life-retirement-v3 .newForm label {
    left: 10px;
    font-size: 14px;
    background: #fff;
    display: inline-block;
    color: #005e9e;
    font-weight: 500;
    margin-top: 0;
}

.life-retirement-v3 input {
    position: unset;
}

.life-retirement-v3 .newForm .d_flex {
    display: flex;
    align-items: baseline;
    justify-content: space-around;
    flex-wrap: wrap;

}

.life-retirement-v3 .newForm .radio_buttons {
    margin-top: 10px;
    color: #797979;
    z-index: 1;
    padding: 0;
    width: 45%;
}

.life-retirement-v3 .newForm .radio_buttons h3,
.life-retirement-v3 .newForm .input_section span,
.life-retirement-v3 .newForm .spanTxt {
    font-size: 14px;
    display: inline-block;
    color: #005e9e;
    font-weight: 500;
    margin-bottom: 0.5rem;
}

.life-retirement-v3 .newForm .check-option-tab .dropDownArrow {
    margin-top: 6px;
    cursor: pointer;
}

.life-retirement-v3 .newForm .check-option-tab .dropDownArrow.rotate {
    transform: rotate(180deg);
}

.life-retirement-v3 .newForm .buttonCenter {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    margin-bottom: 1rem;
}

.life-retirement-v3 .newForm .buttonCenter button,
.life-retirement-v3 .newForm .buttonCenter a {
    font-weight: 600;
    background-color: #ed1c24;
    color: #fefafa;
    border-radius: 4px;
    border: 1px solid #d51d25;
    cursor: pointer;
    display: inline-block;
    height: 37px;
    padding: 0 25px;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
}

.life-retirement-v3 .newForm .buttonCenter button:hover,
.life-retirement-v3 .newForm .buttonCenter a:hover {
    box-shadow: 0 8px 12px rgba(237, 28, 36, .2);
    background: #ff3038;
}

.life-retirement-v3 .newForm .buttonCenter .bottomDiscalimerOPS {
    display: flex;
    align-items: center;
}

.life-retirement-v3 .btn:focus {
    box-shadow: none;
}

.life-retirement-v3 btn:hover {
    box-shadow: 0 8px 12px rgba(237, 28, 36, .2) !important;
    background: #ff3038 !important;
}

.life-retirement-v3 label.active {
    color: #233253;
    cursor: auto;
}

.life-retirement-v3 .input-span {
    display: flex;
}

.life-retirement-v3 .input-span input {
    width: 40%;
}

.life-retirement-v3 .investAmount {
    position: relative;
}

.life-retirement-v3 .form-group .rupee {
    position: absolute;
    left: 7px;
    top: 39px !important;
    /* right: -16px; */
    top: 1px;
    z-index: 9;
    font-family: arial;
    color: #000000;
}

@media screen and (max-width:768px) {
    .life-retirement-v3 .life-retirement-section {
        padding: 20px 10px;
    }

    .life-retirement-v3 .selectMale,
    .life-retirement-v3 .selectFemale {
        text-align: center;
    }

    .life-retirement-v3 .newForm .formView .previewFieldBlock {
        text-align: left;
    }

    .life-retirement-v3 .newForm .radio_buttons {
        margin-bottom: 20px;
        text-align: left;
    }

    .life-retirement-v3 .form-group .rupee {
        left: 6px !important;
    }
}

.life-retirement-v3 .retirementFormReCalculateBtn {
    margin-top: 10px;
}

.life-retirement-v3 .mt-10 {
    margin-top: 10px !important;
}

.life-retirement-v3 .formView .buttonCenter .btn {
    border-radius: 4px;
    background-color: #ed1c24;
}

.life-retirement-v3 .formView .buttonCenter .btn:hover {
    box-shadow: 0 8px 12px rgb(237 28 36 / 20%);
    background: #ff3038;
}

.life-retirement-v3 .BottomDiscalimer__container {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
    align-items: center;
}

.life-retirement-v3 .BottomDiscalimer__container .buttonCenter {
    width: auto;
}

.life-retirement-v3 .toolTip {
    display: flex;
    align-items: start;
    gap: 10px;
}

.life-retirement-v3 .tooltip__parent {
    position: relative;
    display: flex;
    align-items: start;
    gap: 10px;
}

.life-retirement-v3 .tooltip__icon {
    cursor: pointer;
}

.life-retirement-v3 .tooltip__text {
    position: absolute;
    bottom: 100%;
    left: 20px;
    width: 100px;
    padding: 10px 7px;
    color: #000;
    background-color: #ffffff;
    border: 1px solid #64CCFF;
    border-radius: 5px;
    font-size: 11px;
    line-height: 15px;
    font-weight: 300;
    visibility: hidden;
}


.life-retirement-v3 .tooltip__icon:hover+.tooltip__text {
    visibility: visible;
}

@media screen and (max-width: 768px) {
    .life-retirement-v3 .tooltip__text {
        width: 130px;
    }
}

.life-retirement-v3 .toolsCalcVideoWrap {
    text-align: center;
    margin: 30px 0px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.life-retirement-v3 .newForm .buttonCenter.result-button {
    margin: 30px auto;
}

.life-retirement-v3 .newForm .buttonCenter.result-button  a {
    height: auto;
    padding: 8px 25px;
}

.life-retirement-v3 .features-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    row-gap: 30px;
    margin-top: 30px;
}

.life-retirement-v3 .features-item {
    flex: none;
    width: 48%;
    display: flex;
    align-items: center;
    gap: 20px;
}

.life-retirement-v3 .features-text {
    color: #454545;
    font-size: 14px;
    font-weight: 500;
}


@media screen and (max-width: 768px) {

    .life-retirement-v3 .life-retirement-content {
        order: 1;
        margin-bottom: 20px;
    }

    .life-retirement-v3 .life-retirement-section {
        flex-direction: column-reverse;
        gap: 20px;
        padding: 20px 10px;
    }


    .life-retirement-v3.features-item {
        width: 100%;
    }

    .life-retirement-v3 .features-list {
        flex-direction: column;
    }
}

.life-retirement-v3 .newForm {
    scroll-margin-top: 75px;
}

.life-retirement-v3 .lifeRetirementCalForm {
    box-shadow: 0px 0px 18px 0px #458BD14D;
}

.life-retirement-v3 .newForm .formView {
    height: auto;
    border-radius: 5px;
    background-color: #ffffff;
}

.life-retirement-v3 .newForm .formHeading .marginLeft {
    margin-left: 0px;
}

.life-retirement-v3 .font-18 {
    font-size: 18px;
}

.life-retirement-v3 input::placeholder {
    opacity: 0.5;
    color: #005e9e;
    font-size: 15px;
}

.life-retirement-v3 .newForm .marginLeft .heading {
    margin: 0px;
}

.life-retirement-v3 .newForm .formView .inputSection .fieldsForm {
    margin-left: 0;
    width: 100%;
    margin-right: 0;
}

.life-retirement-v3 .newForm .radio_buttons .fieldnri span {
    font-size: 10pt;
    display: flex;
}

.life-retirement-v3 .newForm .radio_buttons .fieldgen span,
.life-retirement-v3 .newForm .radio_buttons .corpusRadio span {
    font-size: 10pt;
    display: flex;
    justify-content: center;
    align-items: center;
}

.life-retirement-v3 .newForm #formView {
    font-family: 'Source Sans Pro', sans-serif;
}

.life-retirement-v3 .newForm .formView {
    height: auto;
    border-radius: 5px;
    background-color: #ffffff;
}

.life-retirement-v3 .newForm .formField {
    padding: 0px 12px;
}

.life-retirement-v3 .newForm .formHeading {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 15px 0;
}

.life-retirement-v3 .newForm .formHeading h4 {
    color: #000;
    margin: 0;
    line-height: 28px;
    font-weight: 400;
    font-size: 22px;
    text-align: center;
}

.life-retirement-v3 .newForm .formHeading h4 span {
    display: block;
    font-size: 18px;
    font-weight: 400;
}

.life-retirement-v3 .newForm .border {
    display: block;
    width: 70px;
    height: 5px;
    background: #d41d25;
    margin: 5px auto 0;
}

.life-retirement-v3 .newForm .formData .inputSection {
    position: relative;
    margin: 30px auto 0;
    width: 95%;
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
}

.life-retirement-v3 .check-option-tab {
    width: 95%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    margin: 0 auto 16px;
}

.life-retirement-v3 .check-option-tab input[type="checkbox"] {
    width: 5%;
    margin-top: 2px;
}

.life-retirement-v3 .check-option-tab label {
    width: 100%;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 12px;
    color: #000;
    font-weight: 400;
    display: block;
    line-height: 16px;
}

.life-retirement-v3 .check-option-tab .error-txt {
    width: 100%;
}

.life-retirement-v3 .numToWordOutput {
    width: 100%;
    font-style: Poppins, sans-serif;
    font-size: 13px;
    color: #666;
    display: block;
    margin-top: 5px;
}

.life-retirement-v3 .leadFormAlignment {
    color: #000 !important;
    -webkit-text-fill-color: #000;
    width: 100% !important;
    padding: 0 3px 0 5px;
    box-sizing: border-box;
    background-color: transparent;
    border: 1px solid #005e9e;
    height: 40px;
    font-style: normal !important;
    opacity: 1;
    border-radius: 0.25rem;
    margin-left: 0px !important;
}

.life-retirement-v3 .leadFormAlignment-sideText {
    display: flex;
    justify-content: center;
    align-items: center;
}

.life-retirement-v3 .check-option-tab p {
    width: 90%;
    margin-bottom: 0 !important;
    font-size: 10px;
    font-weight: 400;
    color: #666;
    max-height: 18px;
    overflow: hidden;
}

.life-retirement-v3 .check-option-tab p.expand {
    max-height: 100px;
}

.life-retirement-v3 input:focus:not([type="checkbox"]) {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* date range picker */
.life-retirement-v3 .daterangepicker {
    z-index: 10;
}

.life-retirement-v3 .daterangepicker select.monthselect,
.life-retirement-v3 .daterangepicker select.yearselect {
    padding: 5px !important;
}

.life-retirement-v3 .otp-screen-container {
    padding: 15px;
    border-radius: 5px;
    border: 1px solid #d51d25;
    background-color: #fff;
}

.life-retirement-v3 .form-holder {
    border-radius: 10px;
}

.life-retirement-v3 .checkbox-wrapper {
    margin-bottom: 18px;
}

.life-retirement-v3 .agree-checkbox-error-txt {
    padding: 10px 0 0 30px;
    line-height: 1.2;
}

.life-retirement-v3 .checktxt p {
    margin-bottom: 0 !important;
}

.life-retirement-v3 .otp-head-title,
.life-retirement-v3 .otp-head-title p {
    font-size: 22px;
    font-weight: 600;
    color: #3f4c69;
    text-align: center;
}

.life-retirement-v3 .otp-head-title {
    position: relative;
}

.life-retirement-v3 .otp-head-title::after {
    content: "";
    width: 120px;
    height: 4px;
    background-color: #ed1c24;
    position: absolute;
    left: 50%;
    bottom: -10px;
    transform: translate(-50%);
    border-radius: 5px;
}

.life-retirement-v3 .number-email-wrapper {
    display: flex;
    border: 1px solid #e8e8e8;
    max-width: 75%;
    width: fit-content;
    margin: 35px auto;
    border-radius: 5px;
}

.life-retirement-v3 .number-wrapper {
    text-align: center;
    /* width: 50%; */
    padding: 8px 8px;
}

.life-retirement-v3 .mail-wrapper {
    width: 50%;
    text-align: center;
    border-left: 1px solid #e8e8e8;
    padding: 8px 8px;
}

.life-retirement-v3 .number-wrapper .mobile-Number {
    font-size: 14px;
    font-weight: 600;
    color: #3f4c69;
    margin-bottom: 0px;
}

.life-retirement-v3 .number-wrapper .inside-content {
    padding: 4px;
    margin-bottom: 0px;
    font-size: 12px;
    text-align: center;
    color: #989898;
    overflow-wrap: break-word;
}

.life-retirement-v3 .error-msg {
    display: flex;
    margin: 0 auto;
    max-width: fit-content;
    gap: 6px;
    border-radius: 5px;
    padding: 6px 15px;
}

.life-retirement-v3 .error-msg-green {
    background-color: #edf9e8;
}

.life-retirement-v3 .error-msg-red {
    background-color: #fff2f3;
}

.life-retirement-v3 .mainform {
    text-align: center;
    margin-top: 5px;
}

.life-retirement-v3 .otp-input .border-red {
    border-bottom: 1px solid red;
}

.life-retirement-v3 .otp-input input {
    max-width: 8%;
    height: 40px;
    margin-right: 10px;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid #9d9b9b;
    border-top: none;
    border-right: none;
    border-left: none;
    outline: none;
    margin-bottom: 10px;
    text-align: center;
    font-style: unset !important;
}

.life-retirement-v3 .otp-input input:focus:not([type="checkbox"]) {
    border-color: #9d9b9b;
    outline: 0;
    box-shadow: none;
}

.life-retirement-v3 .otpoption {
    margin-bottom: 10px;
}

.life-retirement-v3 .otp-input {
    margin-top: 15px;
}

.life-retirement-v3 .otpoption p {
    color: #949dad;
    font-size: 12px;
    font-weight: 600;
}

.life-retirement-v3 .otpoption .resend-grey {
    color: #2e3c5c;
    font-weight: 600;
    cursor: pointer;
}

.life-retirement-v3 .btn-main-wrapper {
    display: flex;
    gap: 20px;
    justify-content: center;
    align-items: center;
    margin-top: 25px;
}

.life-retirement-v3 .btn-back {
    padding: 7px 55px;
    border: 1px solid #ed1c24;
    background-color: #fff;
    border-radius: 5px;
    color: #ed1c24;
    font-size: 15px;
    font-weight: 600;
}

.life-retirement-v3 .btn-verify {
    padding: 7px 55px;
    border: 1px solid #ed1c24;
    background-color: #ed1c24;
    border-radius: 5px;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
}

.life-retirement-v3 .success-img {
    text-align: center;
    margin-top: 20px;
}

.life-retirement-v3 .overlay {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fbfbfb8a;
}

.life-retirement-v3 .error-msg-green .error-green {
    color: #4da22b;
    font-size: 10px;
    font-weight: 600;
    margin-bottom: 0px;
}

.life-retirement-v3 .error-msg-red .error-red {
    color: #ed2129;
    font-size: 10px;
    font-weight: 600;
    margin-bottom: 0px;
}

.life-retirement-v3 .dsp-n {
    display: none !important;
}

.life-retirement-v3 .extraSpaceInvesting {
    width: 50% !important;
}

.life-retirement-v3 .formHoarding {
    background-color: #233253;
    padding: 11px 15px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.life-retirement-v3 .formHoarding p {
    margin-bottom: 0px !important;
}

.life-retirement-v3 .newForm form {
    border-radius: 5px;
}

.life-retirement-v3 .formHoarding .formHoarding__title .formHoarding__title--txt {
    text-align: center;
    margin-bottom: 0px;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
}

.life-retirement-v3 .formHoarding .formHoarding__title .formHoarding__title--txt span {
    color: #69D2FF;

}

.life-retirement-v3 .formHoarding .formHoarding__description {
    display: flex;
    justify-content: space-between;
    margin-top: 4px;
    color: #fff;
}

.life-retirement-v3 .formHoarding .formHoarding__description .formHoarding__description--leftTxt,
.life-retirement-v3 .formHoarding .formHoarding__description .formHoarding__description--rightTxt {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 0px;
    color: #fff;
}

.life-retirement-v3 .rangeSliderInput .live-range-val {
    left: 0%;
}

.life-retirement-v3 .rangeSliderInput {
    width: 45%;
}

.life-retirement-v3 .inflationSlider p {
    font-size: 14px;
    line-height: 22px;
    background: #fff;
    color: #005e9e;
    font-weight: 500;
}

.life-retirement-v3 .newForm .corpus_raio {
    background: #fff;
    padding: 8.5px 11px;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    box-sizing: border-box;
    width: 50%;
    font-size: 14px;
    color: #04386c;
    border: 1px solid #005e9d;
}

.life-retirement-v3 .newForm #dontWantCorpus {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.life-retirement-v3 .newForm span.valid {
    background: #005e9d;
    color: #f0f9ff;
}

.life-retirement-v3 .newForm #wantCorpus {
    border-radius: 0 5px 5px 0;
}

@media screen and (min-width:768px) {
    .life-retirement-v3 .error-msg-main-wrapper {
        max-width: 70%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 768px) {
    .life-retirement-v3 .newForm, 
    .life-retirement-v3 .showResultTable {
        width: 100%;
    }

    .life-retirement-v3 .formData {
        padding: 0px 10px;
    }

    .life-retirement-v3 .numToWordOutput {
        width: 100%;
    }

    .life-retirement-v3 .newForm .formView {
        width: auto;
    }

    .life-retirement-v3 .newForm .radio_buttons,
    .life-retirement-v3 .newForm .formView .previewFieldBlock {
        width: 100%;
    }

    .life-retirement-v3 .newForm .formData .mobile_block label {
        left: 75px;
    }

    .life-retirement-v3 .check-option-tab label {
        text-align: left;
        padding-left: 5px;
    }

    .life-retirement-v3 .form-holder {
        max-width: unset;
    }

    .life-retirement-v3 .otp-head-title {
        font-size: 15px;
    }

    .life-retirement-v3 .otp-head-title::after {
        content: "";
        width: 100px;
        height: 3px;
        background-color: #ed1c24;
        position: absolute;
        left: 50%;
        transform: translate(-50%);
        border-radius: 5px;
    }

    .life-retirement-v3 .number-email-wrapper {
        max-width: unset;
    }

    .life-retirement-v3 .mobile-Number {
        font-size: 12px;
    }

    .life-retirement-v3 .inside-content {
        font-size: 12px;
    }

    .life-retirement-v3 .btn-back,
    .life-retirement-v3 .btn-verify {
        padding: 5px 35px;
        font-size: 14px;
        font-weight: 500;
    }

    .life-retirement-v3 .extraSpaceInvesting {
        width: 100% !important;
    }

    .life-retirement-v3 .formHoarding .formHoarding__title .formHoarding__title--txt {
        font-size: 16px;
        line-height: 24px;
    }

    .life-retirement-v3 .formHoarding .formHoarding__description .formHoarding__description--leftTxt,
    .life-retirement-v3 .formHoarding .formHoarding__description .formHoarding__description--rightTxt {
        font-size: 12px;
        font-weight: 500;
        line-height: 18px;
    }

    .life-retirement-v3 .check-option-tab {
        width: 100%;
    }
}
.life-retirement-v3 .showResultTable {
  position: relative;
  height: 100%;
  padding: 0px 5px 5px;
}

.life-retirement-v3 .overlay-content {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #ffffffd6;
  z-index: 2;
}

.life-retirement-v3 .overlay-box {
  display: flex;
  align-items: center;
  gap: 10px;
  background-color: #ffffff;
  border-radius: 8px;
  border: 1px solid #33659e;
  padding: 20px 15px;
}

.life-retirement-v3 .overlay-box img {
  width: 100px;
  height: auto;
}

.life-retirement-v3 .overlay-box .content {
  padding: 10px;
  border-left: 1px dashed #ed1c24;
}

.life-retirement-v3 .overlay-box .content .title {
  font-weight: 700;
  font-size: 24px;
}

.life-retirement-v3 .overlay-box .content .descp {
  color: #33659e;
  font-weight: 700;
  font-size: 18px;
}

.life-retirement-v3 .calculate-amount-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}

.life-retirement-v3 .calculate-amount {
  width: 48%;
  padding: 15px;
  border: 1px solid #53afff;
  border-radius: 16px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.life-retirement-v3 .calculate-amount .title {
  font-weight: 700;
  font-size: 12px;
}

.life-retirement-v3 .calculate-amount .amount {
  font-weight: 600;
  font-size: 30px;
  word-break: break-all;
}

.life-retirement-v3 .calculate-amount .time {
  font-weight: 700;
  font-size: 12px;
}

.life-retirement-v3 .totalInvest {
  background-color: #f6fdff;
}

.life-retirement-v3 .maturityValue {
  background-color: #233253;
}

.life-retirement-v3 .graph-wrapper {
  border: 1px solid #53afff;
  border-radius: 16px;
  box-shadow: 0px 0px 8px 0px #00000059;
  padding: 20px;
}

.life-retirement-v3 .graph-title {
  font-weight: 700;
  font-size: 18px;
}

.life-retirement-v3 .graph {
  min-height: 450px;
}

.life-retirement-v3 .graph-disclaimer {
  color: #454545;
  font-weight: 500;
  font-size: 14px;
  text-align: center;
}

.life-retirement-v3 .viewMoreLessButton {
  border: none;
  background: transparent;
  color: #0056a5;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  width: max-content;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .life-retirement-v3 .overlay-content {
    display: none;
  }

  .life-retirement-v3 .showResultTable {
    max-height: 0;
    overflow: hidden;
    transition: all 0.3s ease;
    padding: 0px;
  }

  .life-retirement-v3 .showResultTable.increaseHeight {
    max-height: 2000px;
    padding: 0px 5px 5px;
  }

  .life-retirement-v3 .calculate-amount {
    padding: 10px;
  }

  .life-retirement-v3 .calculate-amount-wrapper {
    margin-bottom: 15px;
  }

  .life-retirement-v3 .calculate-amount .amount {
    font-size: 22px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .life-retirement-v3 .calculate-amount .title,
  .life-retirement-v3 .calculate-amount .time {
    font-size: 10px;
  }

  .life-retirement-v3 .rangeSliderInput {
    width: 100%;
    margin-top:10px ;
    margin-bottom:10px ;
  }
}


  .life-retirement-v3 .result-table.increaseHeight {
    max-height: 2000px;
    padding: 0px 5px 5px;
  }
