.jfda-main-container {
    background: white;
    border-radius: 15px;
    padding: 48px 32px;
    /*max-width: 750px;*/
    margin: 40px auto;
}

/* Headers */
.jfda-section-title {
    font-family: 'Nohemi', 'Arial', sans-serif;
    font-weight: 600;
    font-size: 24px;
    color: #000;
    text-align: center;
    margin-bottom: 6px;
}

.jfda-section-subtitle {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #212529;
    text-align: center;
    margin-bottom: 32px;
}

.jfda-label {
    font-family: 'Nohemi', 'Arial', sans-serif;
    font-size: 14px;
    color: #000;
    margin-bottom: 0px;
}

/* Amount Display */
.jfda-slider-value-display {
    display: flex;
    align-items: center;
    gap: 4px;
    font-family: 'Nohemi', 'Arial', sans-serif;
    font-weight: 600;
    font-size: 32px;
    margin-bottom: 0px;
}

.jfda-currency {
    color: #9a9ea3;
}

.jfda-value {
    color: #0074b0;
    cursor: pointer;
    min-width: 100px;
    outline: none;
    border: 2px solid transparent;
    padding: 2px 2px;
    border-radius: 4px;
    transition: all 0.2s;
}



.jfda-edit-icon {
    width: 16px;
    height: 16px;
    margin-left: auto;
    cursor: pointer;
    transition: opacity 0.2s;
}

    .jfda-edit-icon:hover {
        opacity: 0.7;
    }

/* Slider Styles */
.jfda-slider-container-2 {
    position: relative;
    margin-bottom: 32px;
}

.jfda-slider {
    width: 100%;
    height: 6px;
    background: #E9E9E9;
    border-radius: 3px;
    outline: none;
    -webkit-appearance: none;
    margin: 12px 0;
}

    .jfda-slider::-webkit-slider-thumb {
        -webkit-appearance: none;
        appearance: none;
        width: 24px;
        height: 24px;
        background: #0074B0;
        border-radius: 50%;
        cursor: pointer;
    }

    .jfda-slider::-moz-range-thumb {
        width: 24px;
        height: 24px;
        background: #0074B0;
        border-radius: 50%;
        cursor: pointer;
        border: none;
    }

.jfda-slider-labels {
    display: flex;
    justify-content: space-between;
    font-family: 'Nohemi', 'Arial', sans-serif;
    font-size: 14px;
    color: #7b7e82;
    margin-top: 4px;
}

/* Loan Selection Cards */
.jfda-loan-options {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-bottom: 48px;
}

.jfda-loan-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
}

.jfda-loan-card {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 12px;
    border: 2px solid #ccc;
    border-radius: 4px;
    background: #fff;
    cursor: pointer;
    transition: all 0.2s;
}

    .jfda-loan-card:hover {
        border-color: #0074b0;
    }

    .jfda-loan-card.jfda-selected {
        background: #f5f7f7;
        border-color: #1d5e4b;
    }

.jfda-loan-icon {
    width: 32px;
    height: 32px;
    border: 2px solid #3A5263;
    border-radius: 50%;
    flex-shrink: 0;
    position: relative;
}

    .jfda-loan-icon::before {
        content: '';
        position: absolute;
        width: 16px;
        height: 16px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
    }

/* Icon Backgrounds */
.jfda-icon-home-renovations::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%233A5263' stroke-width='2'%3E%3Cpath d='M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z'/%3E%3Cpolyline points='9 22 9 12 15 12 15 22'/%3E%3C/svg%3E");
}

.jfda-icon-consolidation-loan::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%233A5263' stroke-width='2'%3E%3Crect x='1' y='4' width='22' height='16' rx='2' ry='2'/%3E%3Cline x1='1' y1='10' x2='23' y2='10'/%3E%3C/svg%3E");
}

.jfda-icon-vehicle-repairs-and-purchase::before {
    background-image: url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.6654 11.3332H13.9987C14.3987 11.3332 14.6654 11.0665 14.6654 10.6665V8.6665C14.6654 8.0665 14.1987 7.53317 13.6654 7.39984C12.4654 7.0665 10.6654 6.6665 10.6654 6.6665C10.6654 6.6665 9.7987 5.73317 9.1987 5.13317C8.86536 4.8665 8.46536 4.6665 7.9987 4.6665H3.33203C2.93203 4.6665 2.5987 4.93317 2.3987 5.2665L1.46536 7.19984C1.37708 7.45732 1.33203 7.72764 1.33203 7.99984V10.6665C1.33203 11.0665 1.5987 11.3332 1.9987 11.3332H3.33203M12.6654 11.3332C12.6654 12.0696 12.0684 12.6665 11.332 12.6665C10.5957 12.6665 9.9987 12.0696 9.9987 11.3332M12.6654 11.3332C12.6654 10.5968 12.0684 9.99984 11.332 9.99984C10.5957 9.99984 9.9987 10.5968 9.9987 11.3332M3.33203 11.3332C3.33203 12.0696 3.92898 12.6665 4.66536 12.6665C5.40174 12.6665 5.9987 12.0696 5.9987 11.3332M3.33203 11.3332C3.33203 10.5968 3.92898 9.99984 4.66536 9.99984C5.40174 9.99984 5.9987 10.5968 5.9987 11.3332M5.9987 11.3332H9.9987" stroke="%233A5263" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}

.jfda-icon-education-expenses::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%233A5263' stroke-width='2'%3E%3Cpath d='M22 10v6M2 10l10-5 10 5-10 5z'/%3E%3Cpath d='M6 12v5c3 3 9 3 12 0v-5'/%3E%3C/svg%3E");
}

.jfda-icon-medical-expenses::before {
    background-image: url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.33203 6.3332C1.33204 5.59133 1.55709 4.86692 1.97745 4.25564C2.39781 3.64436 2.99371 3.17497 3.68644 2.90946C4.37916 2.64396 5.13614 2.59483 5.85737 2.76856C6.57861 2.94229 7.23018 3.33072 7.72603 3.88253C7.76096 3.91987 7.80318 3.94964 7.85008 3.97C7.89698 3.99035 7.94757 4.00085 7.9987 4.00085C8.04983 4.00085 8.10041 3.99035 8.14731 3.97C8.19422 3.94964 8.23644 3.91987 8.27136 3.88253C8.76566 3.32713 9.41738 2.93544 10.1398 2.7596C10.8622 2.58375 11.621 2.6321 12.3153 2.89819C13.0095 3.16428 13.6063 3.6355 14.0261 4.24913C14.4459 4.86276 14.6689 5.5897 14.6654 6.3332C14.6654 7.85986 13.6654 8.99986 12.6654 9.99986L9.00403 13.5419C8.87981 13.6845 8.72665 13.7991 8.55473 13.8781C8.38281 13.957 8.19606 13.9984 8.00689 13.9996C7.81772 14.0008 7.63046 13.9618 7.45756 13.885C7.28465 13.8083 7.13005 13.6956 7.00403 13.5545L3.33203 9.99986C2.33203 8.99986 1.33203 7.86653 1.33203 6.3332Z" stroke="%233A5263" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}

.jfda-icon-travel-and-leisure::before {
    background-image: url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.8667 12.8L10.6667 7.33333L13 5C14 4 14.3333 2.66667 14 2C13.3333 1.66667 12 2 11 3L8.66667 5.33333L3.2 4.13333C2.86667 4.06667 2.6 4.2 2.46667 4.46667L2.26667 4.8C2.13333 5.13333 2.2 5.46667 2.46667 5.66667L6 8L4.66667 10H2.66667L2 10.6667L4 12L5.33333 14L6 13.3333V11.3333L8 10L10.3333 13.5333C10.5333 13.8 10.8667 13.8667 11.2 13.7333L11.5333 13.6C11.8 13.4 11.9333 13.1333 11.8667 12.8Z" stroke="%233A5263" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}

.jfda-icon-asset-purchase::before {
    background-image: url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_1432_8981)"><path d="M1.36719 1.3667H2.70052L4.47385 9.6467C4.53891 9.94994 4.70763 10.221 4.951 10.4133C5.19436 10.6055 5.49712 10.7069 5.80719 10.7H12.3272C12.6306 10.6995 12.9248 10.5956 13.1612 10.4053C13.3976 10.215 13.5619 9.94972 13.6272 9.65336L14.7272 4.70003H3.41385M6.00052 14C6.00052 14.3682 5.70204 14.6667 5.33385 14.6667C4.96566 14.6667 4.66719 14.3682 4.66719 14C4.66719 13.6318 4.96566 13.3334 5.33385 13.3334C5.70204 13.3334 6.00052 13.6318 6.00052 14ZM13.3339 14C13.3339 14.3682 13.0354 14.6667 12.6672 14.6667C12.299 14.6667 12.0005 14.3682 12.0005 14C12.0005 13.6318 12.299 13.3334 12.6672 13.3334C13.0354 13.3334 13.3339 13.6318 13.3339 14Z" stroke="%233A5263" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_1432_8981"><rect width="16" height="16" fill="white"/></clipPath></defs></svg>');
}

.jfda-icon-other::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%233A5263' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='1'/%3E%3Ccircle cx='19' cy='12' r='1'/%3E%3Ccircle cx='5' cy='12' r='1'/%3E%3C/svg%3E");
}

.jfda-loan-label {
    font-family: 'Nohemi', 'Arial', sans-serif;
    font-size: 12px;
    color: #212529;
    margin: 0;
    line-height: 1.25;
}

/* Buttons */
.jfda-btn-primary {
    background: #4ba2aa;
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 16px;
    padding: 16px 24px;
    border: none;
    border-radius: 4px;
    width: 100%;
    cursor: pointer;
    transition: background 0.2s;
    position: relative;
    overflow: hidden;
}

    .jfda-btn-primary.is-loading::before {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        height: 5px;
        background: #fff;
        will-change: left,right;
        -webkit-animation: 2s cubic-bezier(.165,.84,.44,1) infinite loading;
        animation: 2s cubic-bezier(.165,.84,.44,1) infinite loading
    }

@-webkit-keyframes loading {
    0% {
        left: -150%;
        right: 100%
    }

    60%,to {
        left: 107%;
        right: -8%
    }
}

@keyframes loading {
    0% {
        left: -150%;
        right: 100%
    }

    60%,to {
        left: 107%;
        right: -8%
    }
}

.jfda-btn-primary:hover, .jfda-btn-primary:active, .jfda-btn-primary:focus {
    background: #3d8a91;
    color: white;
    outline: 0;
}

.jfda-btn-primary.disabled, .jfda-btn-primary:disabled {
    background: #ccc;
    pointer-events: none;
    outline: 0;
    color: #fff;
}

.jfda-resume-section {
    text-align: center;
    margin-top: 24px;
    font-size: 14px;
}

.jfda-resume-link {
    color: #1d5e4b;
    text-decoration: underline;
    font-weight: 400;
    cursor: pointer;
}

    .jfda-resume-link:hover {
        color: #1d5e4b;
        text-decoration: none;
    }

/* Mobile Responsive */
@media (max-width: 576px) {
    .jfda-main-container {
        padding: 24px 16px;
        margin: 20px;
    }

    .jfda-section-title {
        font-size: 20px;
    }

    .jfda-section-subtitle {
        font-size: 14px;
    }

    .jfda-slider-value-display {
        font-size: 24px;
    }

    .jfda-loan-row {
        grid-template-columns: 1fr;
    }

    .jfda-loan-card {
        padding: 10px;
    }

    .jfda-loan-label {
        font-size: 11px;
    }
}

@media (max-width: 768px) {
    .jfda-main-container {
        margin: 0px;
    }
}

/* Step 2 */
.jfda-section {
    margin-bottom: 48px;
}

    .jfda-section:last-of-type {
        margin-bottom: 0;
    }


.jfda-form-group {
    margin-bottom: 16px;
}

.jfda-form-label {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #434c56;
    margin-bottom: 6px;
    display: block;
}

.jfda-form-label-with-icon {
    display: flex;
    align-items: center;
    gap: 8px;
}

.jfda-info-icon {
    width: 16px;
    height: 16px;
}

.jfda-form-input {
    width: 100%;
    padding: 8px 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #212529;
    transition: border-color 0.2s;
}

    .jfda-form-input::placeholder {
        color: #9a9ea3;
    }

    .jfda-form-input:focus {
        outline: none;
        border-color: #0074b0;
    }

/* .jfda-form-input.field-net-income{
	padding-left:32px;
} */

.jfda-important-section {
    margin-bottom: 48px;
}

.jfda-important-text {
    font-size: 14px;
    line-height: 20px;
    color: #434c56;
    margin-bottom: 24px;
}

    .jfda-important-text strong {
        font-weight: 700;
    }

.jfda-consent-section {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.jfda-checkbox-wrapper {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 10px;
}

/* Checkbox row */
.jfda-consent-label {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 4px;
}

.jfda-checkbox {
    width: 16px;
    height: 16px;
    min-width: 16px;
    border: 1px solid #ccc;
    border-radius: 4px;
    cursor: pointer;
    margin-top: 2px;
}

.jfda-checkbox-group {
    display: flex;
    align-items: center;
    gap: 8px;
}

.jfda-checkbox:checked {
    background-color: #1d5e4b;
    border-color: #1d5e4b;
}

.jfda-checkbox-label {
    font-size: 14px;
    line-height: 20px;
    color: #434c56;
    display: inline-flex;
    align-items: center;
    gap: 4px;
    cursor: pointer;
    margin: 0;
}

/* Validation */
.jfda-consent-label .field-validation-error,
.jfda-consent-label .field-validation-valid {
    width: 100%;
    display: block;
    margin-top: 4px;
}

.jfda-consent-label .field-validation-error {
    color: #dc3545;
}

.jfda-consent-label .field-validation-valid {
    display: none;
}

/* Terms section */
.jfda-terms-copy {
    width: 100%;
}

    .jfda-terms-copy.is-hidden {
        display: none;
    }

/* Card */
.terms-card {
    border: 1px solid #dcdfe3;
    border-radius: 6px;
    background: #fff;
    padding: 16px;
}

/* Scrollable content */
.terms-scroll {
    max-height: 180px;
    overflow-y: auto;
    font-size: 13px;
    line-height: 20px;
    color: #434c56;
    padding-right: 8px;
}

/* Buttons */
.terms-actions {
    display: flex;
    justify-content: flex-end;
    gap: 8px;
    margin-top: 8px;
}

    .terms-actions .jfda-btn {
        min-width: 88px;
        height: 36px;
        padding: 0 16px;
        border-radius: 6px;
        border: 1px solid transparent;
        font-size: 14px;
        font-weight: 500;
        cursor: pointer;
        transition: all 0.2s ease;
    }

    /* Primary button */
    .terms-actions .jfda-btn-primary {
        background-color: #1d5e4b;
        border-color: #1d5e4b;
        color: #fff;
        width: auto;
        margin-bottom: 0;
    }

.jfda-btn-primary:hover {
    background-color: #174b3c;
    border-color: #174b3c;
}

/* Secondary button */
.terms-actions .jfda-btn-secondary {
    background-color: #fff;
    border-color: #d0d5dd;
    color: #344054;
    width: auto;
    margin-bottom: 0;
}

    .terms-actions .jfda-btn-secondary:hover {
        background-color: #f9fafb;
    }

.jfda-link {
    color: #1d5e4b;
    text-decoration: underline;
    font-size: 14px;
}

    .jfda-link:hover {
        color: #1d5e4b;
        text-decoration: none;
    }

.jfda-arrow-icon {
    width: 16px;
    height: 16px;
}

.jfda-optional-text {
    font-size: 14px;
    line-height: 20px;
    color: #434c56;
    margin-top: 8px;
}

.jfda-button-group {
    display: flex;
    gap: 24px;
    margin-bottom: 24px;
}

.jfda-btn-back {
    flex: 1;
    background: white;
    color: #434c56;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 16px;
    padding: 16px 24px;
    border: 1px solid #3a5263;
    border-radius: 4px;
    cursor: pointer;
    transition: background 0.2s;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

    .jfda-btn-back:hover {
        background: #f5f7f7;
    }



.jfda-resume-section {
    text-align: center;
    font-size: 14px;
}

.jfda-resume-link {
    color: #1d5e4b;
    text-decoration: underline;
    font-weight: 400;
}

    .jfda-resume-link:hover {
        color: #1d5e4b;
    }

@media (max-width: 576px) {

    .jfda-button-group {
        flex-direction: column;
    }
}


/*Step 3*/
.jfda-verification-icon {
    width: 56px;
    height: 56px;
    background: #F7F7F7;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 24px;
}

    .jfda-verification-icon svg {
        width: 40px;
        height: 40px;
    }

.jfda-phone-number {
    font-family: 'Nohemi', 'Arial', sans-serif;
    font-weight: 600;
    font-size: 24px;
    color: #212529;
    text-align: center;
    margin-bottom: 32px;
}

.jfda-otp-label {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #434c56;
    text-align: center;
    margin-bottom: 4px;
}

.jfda-otp-container {
    display: flex;
    gap: 0;
    justify-content: center;
    margin-bottom: 0px;
}

.jfda-otp-container-outer {
    margin-bottom: 32px;
}

.jfda-otp-input {
    width: 56px;
    height: 56px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    color: #434c56;
    border: 1px solid #226458;
    background: white;
    outline: none;
}

    .jfda-otp-input:first-child {
        border-radius: 4px 0 0 4px;
    }

    .jfda-otp-input:last-child {
        border-radius: 0 4px 4px 0;
    }

    .jfda-otp-input:not(:first-child) {
        border-left: none;
    }

    .jfda-otp-input:focus {
        background: #f5f7f7;
        z-index: 1;
    }

.jfda-resend-text {
    font-size: 14px;
    line-height: 20px;
    color: #434c56;
    text-align: center;
    margin-bottom: 24px;
}



.jfda-link.jfda-disabled {
    color: #9a9ea3;
    pointer-events: none;
}

.jfda-back-link {
    text-align: center;
}

@media (max-width: 576px) {
    .jfda-phone-number {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .jfda-otp-input {
        width: 45px;
        height: 48px;
    }
}


/*Step 5*/
.jfda-approved-amount {
    font-family: 'Nohemi', 'Arial', sans-serif;
    font-weight: 600;
    font-size: 32px;
    color: #212529;
    margin-bottom: 20px;
}

.jfda-info-text {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #434c56;
    margin-bottom: 16px;
}

.jfda-msg-bg-success {
    background-color: #edfdf5;
    padding: 20px;
    border-radius: 10px;
}

.jfda-disclaimer {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #434c56;
    margin-bottom: 32px;
}

/* Slider Section */
.jfda-slider-section {
    margin-bottom: 30px;
    padding: 0px 0px;
}

.jfda-slider-container {
    position: relative;
    height: 130px;
    display: flex;
    align-items: flex-start;
    padding-top: 0px;
}

.jfda-slider-track {
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    height: 40px;
    display: flex;
}

.jfda-track-segment {
    height: 40px;
    position: relative;
}

.jfda-track-green {
    background: #226458;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.jfda-track-yellow {
    background: #FFE574;
}

.jfda-track-gray {
    background: #E9E9E9;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.jfda-slider-marker {
    position: absolute;
    top: 52px;
    transform: translateX(-50%);
    text-align: center;
    left: 50%;
}

.jfda-marker-arrow {
    width: 16px;
    height: 16px;
    background: url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.99984 12.6665L7.99984 3.33317M12.6665 7.99984L7.99984 3.33317L3.33317 7.99984" stroke="%233A5263" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    margin: 0 auto 4px;
}

.jfda-marker-label {
    font-size: 14px;
    line-height: 20px;
    color: #212529;
    white-space: nowrap;
}

    .jfda-marker-label strong {
        font-weight: 700;
        display: block;
    }

    .jfda-marker-label span {
        font-weight: 400;
        opacity: 0.7;
        font-size: 13px;
    }

.jfda-marker-max {
    position: absolute;
    right: 10px;
    top: 52px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    text-align: end;
}

.jfda-marker-line {
    width: 1px;
    height: 16px;
    background: #212529;
    margin-bottom: 4px;
    position: relative;
    right: 5px;
}

/* Repayment Box */
.jfda-repayment-box {
    background: #f7f7f7;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 32px;
}

.jfda-repayment-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px;
}

    .jfda-repayment-row:last-child {
        margin-bottom: 0;
    }

.jfda-repayment-label {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #434c56;
}

.jfda-repayment-value {
    font-family: 'Nohemi', 'Arial', sans-serif;
    font-weight: 600;
    font-size: 20px;
    color: #212529;
}

/* Calculation Box */
.jfda-calculation-box {
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 32px;
}

.jfda-calculation-title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #212529;
    margin-bottom: 16px;
}

.jfda-calculation-subtitle {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #434c56;
    margin-bottom: 24px;
}

.jfda-calculation-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px;
}

    .jfda-calculation-row:last-child {
        margin-bottom: 0;
    }

.jfda-calculation-label {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #434c56;
    width: 60%;
}

.jfda-calculation-value {
    font-family: 'Nohemi', 'Arial', sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #212529;
}

.jfda-final-text {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #434c56;
    margin-bottom: 48px;
}

    .jfda-final-text strong {
        font-weight: 700;
    }

.jfda-combined-marker .jfda-calculation-value {
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    color: #212529;
    white-space: nowrap;
}

.jfda-combined-marker span {
    font-weight: 400;
    font-size: 13px;
    color: #212529;
    line-height: 18px;
    opacity: 0.7;
    margin-bottom: 10px;
    display: block;
}

.jfda-marker-label .jfda-calculation-value {
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    color: #212529;
    white-space: nowrap;
    margin: 0;
}

.jfda-btn-secondary {
    background: white;
    color: #434c56;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 16px;
    padding: 16px 24px;
    border: 1px solid #3a5263;
    border-radius: 4px;
    width: 100%;
    cursor: pointer;
    transition: background 0.2s;
    margin-bottom: 24px;
}

    .jfda-btn-secondary:hover {
        background: #f5f7f7;
        text-decoration: none;
    }

.jfda-button-row {
    display: flex;
    gap: 24px;
}

.jfda-btn-decline {
    flex: 1;
    background: white;
    color: #434c56;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 16px;
    padding: 16px 24px;
    border: 1px solid #ff3c31;
    border-radius: 4px;
    cursor: pointer;
    transition: background 0.2s;
}

    .jfda-btn-decline:hover {
        background: #fff5f5;
    }

@media (max-width: 576px) {
    .jfda-approved-amount {
        font-size: 28px;
    }

    .jfda-repayment-value {
        font-size: 14px;
    }

    .jfda-button-row {
        flex-direction: column;
    }

    .jfda-slider-section {
        overflow-x: auto;
    }

    .jfda-calculation-value {
        font-size: 14px;
    }

    .jfda-slider-container {
        height: 170px;
    }

    .jfda-slider-section {
        margin-bottom: 14px;
    }

    .jfda-slider-marker.ml-20 {
        margin-left: 20px;
    }
}


/*Step 4*/
.jfda-important-notice {
    font-size: 14px;
    line-height: 20px;
    color: #434c56;
    margin-bottom: 32px;
}

    .jfda-important-notice strong {
        font-weight: 700;
    }

.jfda-form-section {
    margin-bottom: 32px;
}

.jfda-input-group {
    margin-bottom: 24px;
}

.jfda-form-label {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #434c56;
    margin-bottom: 4px;
    display: block;
}

.jfda-input-with-button {
    display: flex;
    gap: 8px;
    align-items: flex-end;
}

.jfda-input-wrapper {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.jfda-form-input {
    width: 100%;
    padding: 8px 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #212529;
    transition: border-color 0.2s;
    height: 40px;
}

    .jfda-form-input::placeholder {
        color: #9a9ea3;
    }

    .jfda-form-input:focus {
        outline: none;
        border-color: #0074b0;
    }

.jfda-btn-send {
    background: #4ba2aa;
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 14px;
    padding: 8px 16px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    transition: background 0.2s;
    white-space: nowrap;
    height: 40px;
    width: 200px;
}

    .jfda-btn-send:hover {
        background: #3d8a91;
    }

    .jfda-btn-send:active {
        background: #357a80;
    }

@media (max-width: 576px) {
    .jfda-input-with-button {
        flex-direction: column;
        align-items: stretch;
    }

    .jfda-btn-send {
        width: 100%;
        height: 48px;
    }

    .jfda-input-wrapper {
        width: 100%;
    }

    .jfda-important-section {
        margin-bottom: 20px;
    }
}

@media (min-width: 577px) and (max-width: 768px) {
    .jfda-btn-send {
        min-width: 200px;
    }
}


/* Error Message Styles */
.jfda-error-message {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #ff3c31;
    margin-top: 4px;
    display: none;
}

    .jfda-error-message.jfda-show {
        display: block;
    }

.jfda-form-input.jfda-error,
.jfda-checkbox.jfda-error {
    border-color: #ff3c31;
    background-color: #fff5f5;
}

    .jfda-form-input.jfda-error:focus {
        border-color: #ff3c31;
        box-shadow: 0 0 0 3px rgba(255, 60, 49, 0.1);
    }

.jfda-loan-card.jfda-error {
    border-color: #ff3c31;
    background-color: #fff5f5;
}

.jfda-success-message {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #1d5e4b;
    margin-top: 4px;
    display: none;
}

    .jfda-success-message.jfda-show {
        display: block;
    }

.jfda-form-input.jfda-success {
    border-color: #1d5e4b;
    background-color: #f0f9f7;
}


/* Change the background of the tooltip box */
.tooltip-inner {
    background-color: #4BA2AA !important; /* Your custom color */
    color: #fff; /* Text color */
}

/* Change the color of the arrow (depends on placement) */
.bs-tooltip-top .arrow::before {
    border-top-color: #4BA2AA !important;
}

.bs-tooltip-right .arrow::before {
    border-right-color: #4BA2AA !important;
}

.bs-tooltip-bottom .arrow::before {
    border-bottom-color: #4BA2AA !important;
}

.bs-tooltip-left .arrow::before {
    border-left-color: #4BA2AA !important;
}



/*Add CSS*/
.journey-form .btn, .journey-form .button-submit {
    background: #4ba2aa !important;
    color: white !important;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    padding: 16px 24px !important;
    border: none !important;
    border-radius: 4px !important;
    width: 100% !important;
    cursor: pointer !important;
    transition: background 0.2s !important;
    text-transform: capitalize !important;
    letter-spacing: 0 !important;
    line-height: 1.5 !important;
    margin-top: 36px !important;
}

    .journey-form .btn:hover, .journey-form .btn:active, .journey-form .btn:focus,
    .journey-form .button-submit:hover, .journey-form .button-submit:active, .journey-form .button-submit:focus {
        background: #3d8a91 !important;
        color: white !important;
        outline: 0 !important;
    }

    .journey-form .btn.is-disabled, .journey-form .button-submit.is-disabled {
        background: #ccc !important;
        /*pointer-events:none !important;*/
        outline: 0 !important;
    }

.journey-form .secondary-heading {
    font-family: 'Nohemi', 'Arial', sans-serif !important;
    font-weight: 600 !important;
    font-size: 24px !important;
    color: #000 !important;
    text-align: center !important;
    margin-bottom: 6px !important;
    line-height: 1.5 !important;
}

.journey-form .form-hld .form-group p {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 24px !important;
    color: #212529 !important;
    margin-bottom: 16px !important;
}

.journey-form .form-hld .form-group .success-msg {
    font-weight: bold !important;
    font-size: 16px !important;
    Color: #1d5e4b !important;
}

.journey-form .first-title {
    font-family: Montserrat;
    font-size: 16px !important;
}

.journey-form .button-group {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 8px !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

    .journey-form .button-group > div.choicebutton {
        display: flex !important;
        align-items: center !important;
        gap: 8px !important;
        border: 2px solid #ccc !important;
        border-radius: 4px !important;
        background: #fff !important;
        cursor: pointer !important;
        transition: all 0.2s !important;
        width: 100% !important;
        min-height: inherit !important;
        margin: 0 !important;
    }

        .journey-form .button-group > div.choicebutton:hover {
            border-color: #0074b0 !important;
        }

        .journey-form .button-group > div.choicebutton.active-outer {
            background: #f5f7f7 !important;
            border-color: #1d5e4b !important;
        }

        .journey-form .button-group > div.choicebutton > label, .journey-form .button-group > label {
            font-weight: 400 !important;
            letter-spacing: 0px !important;
            padding: 19px 12px !important;
            font-family: 'Nohemi', 'Arial', sans-serif !important;
            font-size: 12px !important;
        }

            .journey-form .button-group > div.choicebutton > label > span {
                font-size: 12px !important;
                width: auto !important;
                font-family: 'Nohemi', 'Arial', sans-serif !important;
                position: relative !important;
                top: 0 !important;
                left: 0 !important;
                transform: translate(0, 0) !important;
                color: #212529 !important;
                margin: 0 !important;
                line-height: 1.5 !important;
                /*margin-left: 44px !important;*/
            }

        .journey-form .button-group > div.choicebutton > label {
            text-align: center !important;
            width: 100% !important;
            height: auto !important;
            color: #212529 !important;
            margin-bottom: 0 !important;
        }

        .journey-form .button-group > div.choicebutton > label, .journey-form .button-group > label {
            position: relative !important;
            text-transform: capitalize !important;
            background: transparent !important;
            line-height: 1.25 !important;
            padding: 19px 12px !important;
        }

            .journey-form .button-group > div.choicebutton > label.active, .journey-form .button-group > div.choicebutton > label:active, .journey-form .button-group > div.choicebutton > label:focus, .journey-form .button-group > div.choicebutton > label:hover {
                transform: scale(1) !important;
                box-shadow: none !important;
                z-index: 1 !important;
            }



.journey-form .form-hld .form-group {
    margin-bottom: 10px !important;
    margin-top: 0 !important;
}

.journey-form .form-hld .form-group h4 {
	margin-top: 15px !important;
}

.journey-form .form-hld .form-row {
    margin-right: 0;
    margin-left: 0;
}

.journey-form .btn-hld, .journey-form .form-hld .form-check {
    margin-left: 0;
    margin-right: 0;
}

.journey-form .form-field input ~ label {
    top: inherit;
    order: 1;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #434c56;
    margin-bottom: 4px;
    display: block;
    letter-spacing: 0;
}

.journey-form .facet-search-results a, .journey-form .form-hld .container-check p a, .journey-form .form-new-style .form-field label {
    color: #434c56;
}

.journey-form .form-new-style .form-field input {
    letter-spacing: 0;
}

.journey-form .form-new-style .form-field input {
    width: 100%;
    padding: 8px 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #212529;
    transition: border-color 0.2s;
    height: 40px;
    box-shadow: none;
    order: 2;
}

.journey-form .form-field label {
    position: relative;
    left: inherit;
}

.journey-form .form-new-style .calc-debtcon .form-anim input[type=number].is-value ~ label, .journey-form .form-new-style .form-field input.placeholder-field ~ label, .journey-form .form-new-style .form-field input:focus ~ label, .journey-form .form-new-style .form-field.not-empty input ~ label {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #434c56;
    margin-bottom: 4px;
    display: block;
}

.journey-form .form-new-style .form-field.form-field-invalid input, .journey-form .form-new-style .form-field.not-empty input {
    border-bottom-width: 1px;
}

.journey-form .form-field {
    margin-bottom: 6px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    align-self: center;
    padding: 0;
    margin: 0;
}

    .journey-form .form-field input.placeholder-field ~ label, .journey-form .form-field input:focus ~ label, .journey-form .form-field.not-empty input ~ label {
        font-size: 14px;
        top: 0;
    }

.journey-form .form-hld .form-group {
    padding-right: 0px;
    padding-left: 0px;
}

.journey-form .form-hld .invalid-tooltip, .journey-form .invalid-tooltip {
    background: transparent;
    font-size: 12px;
    font-weight: 400;
    order: 3;
    margin-top: 5px;
    color: #ff3c31;
}

.journey-form .calc-debtcon-footer-error p, .journey-form .form-new-style .field-validation, .journey-form .form-new-style .field-validation-error, .journey-form .form-new-style .form-field .invalid-tooltip, .journey-form .form-new-style .form-field.form-field-invalid input, .journey-form .form-new-style .form-field.form-field-invalid input.placeholder-field ~ label, .journey-form .form-new-style .form-field.form-field-invalid input:focus ~ label, .journey-form .form-new-style .form-field.form-field-invalid label, .journey-form .form-new-style .form-field.form-field-invalid.not-empty input ~ label, .journey-form .validation-summary-errors ul li {
    color: #ff3c31;
}

.hero-form-left {
    max-width: 100%;
    padding-top: 0px;
    padding-bottom: 0;
}

.slider-header, .slider-amount {
    font-family: 'Nohemi', 'Arial', sans-serif !important;
    font-weight: 600 !important;
    font-size: 24px !important;
    color: #000 !important;
    margin-bottom: 6px !important;
    line-height: 1.5 !important;
}

.slider-amount {
    font-size: 18px !important;
    text-align: right;
}

.journey-form .range-limits {
    font-size: 24px;
    letter-spacing: -1px;
    color: #58a6b0;
    font-family: 'Nohemi', 'Arial', sans-serif;
}

.hero-form-left h3 {
    font-family: 'Nohemi', 'Arial', sans-serif !important;
    font-weight: 600 !important;
    font-size: 18px !important;
    color: #000 !important;
    margin-bottom: 6px !important;
    line-height: 1.5 !important;
}

.form-rangeslider {
    margin-bottom: 16px !important;
}


.journey-form .slider {
    -webkit-appearance: none;
    width: 100%;
    background: 0 0;
    outline: 0;
    opacity: .7;
    -webkit-transition: .2s;
    transition: opacity .2s
}

    .journey-form .slider::-webkit-slider-runnable-track {
        -webkit-appearance: none;
        width: 100%;
        height: 4px;
        background: #d3d3d3;
        outline: 0;
        opacity: .7;
        -webkit-transition: .2s;
        transition: opacity .2s
    }

    .journey-form .slider::-webkit-slider-thumb {
        -webkit-appearance: none;
        appearance: none;
        width: 40px;
        height: 40px;
        border: 0;
        background: #5f9ea0 !important;
        touch-action: pan-y;
        border-radius: 2em !important;
        cursor: pointer;
        margin-top: -1.1em
    }

    .journey-form .slider::-moz-range-track {
        width: 100%;
        height: 4px;
        cursor: pointer;
        animate: 0.2s;
        background: #d3d3d3;
        border: 0 solid #000101
    }

    .journey-form .slider::-moz-range-thumb {
        -webkit-appearance: none;
        appearance: none;
        width: 40px;
        height: 40px;
        border: 0;
        background: #5f9ea0 !important;
        touch-action: pan-y;
        border-radius: 2em !important;
        cursor: pointer
    }

    .journey-form .slider::-ms-track {
        width: 100%;
        height: 12.8px;
        cursor: pointer;
        animate: 0.2s;
        background: #d3d3d3;
        border-color: transparent;
        border-width: 39px 0;
        color: transparent
    }

    .journey-form .slider::-ms-thumb {
        -webkit-appearance: none;
        appearance: none;
        width: 40px;
        height: 40px;
        border: 0;
        background: #5f9ea0 !important;
        touch-action: pan-y;
        border-radius: 2em !important;
        cursor: pointer
    }

.journey-form .slider-amount, .slider-header {
    width: 60%;
    display: inline-block;
    color: #434c56 !important;
    font-weight: 900
}

.journey-form .slider-amount {
    width: 38%;
}

.journey-form .form-hld .form-row.da-form-container .form-group h1 {
    font-family: 'Nohemi', 'Arial', sans-serif !important;
    font-weight: 600 !important;
    font-size: 24px !important;
    color: #000 !important;
    text-align: center !important;
    margin-bottom: 6px !important;
    line-height: 1.5 !important;
}

.journey-form .form-hld .form-row.da-form-container .form-group.col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
}

.field-text-message {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #ff3c31;
    margin-top: 4px;
    display: none;
}

.journey-form .terms-copy {
    margin-left: 24px;
    width: calc(100% - 24px);
    border-radius: 4px;
    font-size: 13px;
}

.journey-form .container-check input {
    height: 16px;
    width: 16px;
    z-index: 1;
    left: 0;
    opacity: 1;
    top: 5px;
}

.journey-form .form-hld .form-check {
    position: relative;
    font-size: 16px;
    padding-left: 24px;
}

.journey-form .checkmark {
    display: none;
}

.journey-form a.field-tooltip {
    top: 10px;
    border-radius: 50%;
    border: 1px solid #9A9EA3;
}

@media (max-width: 576px) {
    .journey-form .button-group {
        grid-template-columns: 1fr !important;
    }
}

.jfda-month {
    min-width: inherit;
}

.journey-form .form-field input:focus ~ a.field-tooltip, .journey-form .form-field.not-empty input ~ a.field-tooltip {
    top: 12px;
}

.journey-form .button-group > div.choicebutton:last-child:nth-child(odd) {
    grid-column: 1 / -1;
    width: 50% !important;
    justify-self: center;
}

.journey-form .form-new-style .field-validation-error {
    order: 3;
}

.journey-form .form-hld .form-row.da-form-container .row.flex-nowrap .form-group.col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
}

.journey-form .form-hld .row.flex-nowrap .form-group.col-md-6 {
    padding-right: 15px;
    padding-left: 15px;
}

.jfda-btn-top {
    margin-top: 28px;
}

.jfda-input-with-button {
    align-items: flex-start;
}

.journey-form .btn.is-disabled, .journey-form .btn:disabled, .journey-form .button-submit.is-disabled, .journey-form .button-submit:disabled, .journey-form .sidebar-block .button-green.btn.is-disabled, .journey-form .sidebar-block .button-green.btn:disabled, .journey-form .sidebar-block .button-green.button-submit.is-disabled, .journey-form .sidebar-block .button-green.button-submit:disabled {
    opacity: 1;
    background: #ccc !important;
}

/*icons*/
.journey-form .button-group > div.choicebutton.icon-old-home > label > span {
    margin-left: 44px !important;
}

.icon-old-home label::before {
    content: '';
    position: absolute;
    width: 32px;
    height: 32px;
    top: 50%;
    left: 0px;
    transform: translate(0, -50%);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.journey-form button.is-disabled, .journey-form button.is-disabled:active, .journey-form button.is-disabled:focus, .journey-form button.is-disabled:hover, .journey-form button.is-loading, .journey-form button.is-loading:active, .journey-form button.is-loading:focus, .journey-form button.is-loading:hover {
    color: #fff;
}




/* Icon Backgrounds */
.icon-old-home label::before {
    background-image: url('data:image/svg+xml,<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="16" cy="16" r="15.25" stroke="%233A5263" stroke-width="1.5"/><path d="M18 22V16.6667C18 16.4899 17.9298 16.3203 17.8047 16.1953C17.6797 16.0702 17.5101 16 17.3333 16H14.6667C14.4899 16 14.3203 16.0702 14.1953 16.1953C14.0702 16.3203 14 16.4899 14 16.6667V22M10 14.6667C9.99995 14.4727 10.0422 14.2811 10.1239 14.1051C10.2055 13.9292 10.3245 13.7732 10.4727 13.648L15.1393 9.64799C15.38 9.4446 15.6849 9.33301 16 9.33301C16.3151 9.33301 16.62 9.4446 16.8607 9.64799L21.5273 13.648C21.6755 13.7732 21.7945 13.9292 21.8761 14.1051C21.9578 14.2811 22 14.4727 22 14.6667V20.6667C22 21.0203 21.8595 21.3594 21.6095 21.6095C21.3594 21.8595 21.0203 22 20.6667 22H11.3333C10.9797 22 10.6406 21.8595 10.3905 21.6095C10.1405 21.3594 10 21.0203 10 20.6667V14.6667Z" stroke="%233A5263" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}

@media (max-width: 576px) {
    .journey-form .button-group > div.choicebutton:last-child:nth-child(odd) {
        width: 100% !important;
    }

    .jfda-btn-top {
        margin-top: 0px;
    }
}

.journey-form a[data-toggle="tooltip"]:hover,
.journey-form a[data-toggle="tooltip"]:focus,
.journey-form a[data-toggle="tooltip"]:active {
    text-decoration: none !important;
}

.breakout-pages .text-center {
    text-align: left !important;
}

/*Upload*/
.supporting-documents-area-upload-button {
    display: inline-block;
    width: 261px;
    height: 61px;
    vertical-align: top;
}

.supporting-documents-area-inside {
    width: 100%;
    height: 100%;
    background-position: top center;
    cursor: pointer;
}

.supporting-documents-upload-active {
    background-image: url("/assets/icons/loans-process/directaxis/upload_ProofOfIncome.svg");
}

.supporting-documents-upload-done {
    background-image: url("/assets/icons/loans-process/directaxis/upload_success.svg");
    background-repeat: no-repeat;
}

.supporting-documents-upload-uploading {
    background-image: url("/assets/icons/loans-process/directaxis/upload_uploading.svg");
}

.cursor-pointer {
    cursor: pointer;
}

.journey-form .form-hld .form-group.mt-2.col-sm-6 button[type="submit"] {
    width: 96% !important;
}

.journey-form .form-hld .searchdropdowncontainer, .journey-form .form-hld .searchdropdownlist {
    width: 100%;
}

.journey-form .form-hld .searchdropdownlist {
    top: 62px;
}


.journey-form .button-group.choice-button-width-150 {
    margin: 0 !important;
}

.journey-form .button-group > div.choicebutton.nothing-button:last-child:nth-child(odd) {
    width: 100% !important;
    grid-column: 1 / 1;
    padding: 0px !important;
    margin-top: 3px !important;
}

.journey-form .button-group > div.choicebutton.nothing-button > label {
    padding: 11px 12px !important;
}

.da-create-quote .btn {
    font-size: 15px !important;
    height: auto !important;
    margin-top: 10px !important;
    white-space: nowrap;
}

.journey-form .form-hld .da-create-quote .form-group h4 {
    font-family: 'Nohemi', 'Arial', sans-serif !important;
    font-weight: 600 !important;
    font-size: 18px !important;
    margin-top: 0px !important;
}

.da-create-quote .form-group .row.form-quote-monthlyinstallment-row h4 {
    margin-top: 0px !important;
}

@media (max-width: 576px) {
    .journey-form .form-hld .form-group.mt-2.col-sm-6 button[type="submit"] {
        width: 100% !important;
    }
}

.btn-text-wrap {
    white-space: nowrap;
}

.pao-container {
    max-width: 820px;
    margin: 0 auto;
}

.pao-header {
    border-left: 4px solid #1c4d3e;
    padding-left: 18px;
    margin-bottom: 24px;
    margin-top: 20px;
}

.pao-label {
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1.5px;
    color: #1c6e54;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.pao-heading {
    font-size: 26px;
    font-weight: 700;
    color: #2d2f3a;
    line-height: 1.4;
}

.pao-compare-box {
    position: relative;
    display: flex;
    align-items: stretch;
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 24px;
}

    .pao-compare-box.sts {
        background: #EFF9F6;
    }

    .pao-compare-box.nm {
        background: #f7f8f8;
    }

.pao-asked,
.pao-offer {
    flex: 1;
    padding: 15px 32px;
}

.pao-offer {
    background: #EFF9F6;
}

.pao-sub-label {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    margin-bottom: 0px;
    text-align: center;
}

.pao-offer .pao-sub-label {
    color: #1c6e54;
    text-align: center;
}

.pao-asked-amount {
    font-size: 36px;
    text-align: center;
}

.pao-compare-box.sts .pao-asked-amount {
    text-decoration: none;
    color: #226458;
    font-weight: 800;
}

.pao-compare-box.nm .pao-asked-amount {
    text-decoration: line-through;
    color: #c2c5cb;
    font-weight: 400;
}

.pao-compare-box.sts .pao-asked .pao-sub-label {
    color: #1c6e54;
}

.pao-compare-box.nm .pao-asked .pao-sub-label {
    color: #c2c5cb;
}

.pao-offer-amount {
    font-size: 36px;
    font-weight: 800;
    color: #226458;
    text-align: center;
}

.pao-divider {
    width: 1px;
    background: #e1e3e6;
}

.pao-arrow {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 55px;
    height: 55px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .pao-arrow svg {
        width: 80px;
        height: 80px;
    }

        .pao-arrow svg path {
            width: 44px;
            height: 44px;
        }

.pao-description {
    font-size: 16px;
    color: #6b6f76;
    line-height: 1.6;
}

@media (min-width: 992px) and (max-width: 1279px) {
    .pao-offer-amount, .pao-asked-amount {
        font-size: 24px;
    }
}
/* Mobile responsive */
@media (max-width: 600px) {
    .pao-heading {
        font-size: 21px;
    }

    .pao-sub-label {
        font-size: 11px;
    }

    .pao-asked-amount {
        font-size: 20px;
    }

    .pao-offer-amount {
        font-size: 20px;
    }

    .pao-description {
        font-size: 14px;
    }
}
