:root {
    --dl-color-gray-900: rgba(15, 23, 40, 1);
    --dl-color-default-white: rgba(255, 255, 255, 1);
    --bg-clr1: #ffb600;
    --link-clr: #1c6899;
}

.business-isos-frame1686557436-elm {
    padding: 70px 0;
    display: flex;
    align-items: flex-start;
}

.business-isos-hero-content {
    gap: 30px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.business-isos-hero-content-inner {
    gap: 35px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
}

.business-isos-frame1686557450-elm {
    gap: 20px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
}

.business-isos-frame1686557455-elm {
    gap: 20px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.business-isos-text-elm109 {
    color: #fff;
    font-size: 48px;
    font-weight: 700;
    text-decoration: none;
    max-width: 1040px;

    span {
        color: #F7B008;
    }

    @media screen and (max-width: 768px) {
        font-size: 40px;
    }

    @media screen and (max-width: 592px) {
        font-size: 36px;
    }
}

.signup-card {
    .apply-aggrementnt {
        display: flex;
        gap: 10px;
        color: var(--text-clr1);
        font-size: 14px;
        font-weight: 400;
        margin-top: 15px;
        user-select: none;
        text-align: left;
        cursor: pointer;

        a {
            color: var(--link-clr);
        }

        .inner-label {
            position: relative;
            border-radius: 5px;
            border: 1px solid #bfbfbf;
            width: 20px;
            height: 20px;
            transition: all 0.5s ease-in-out;
        }

        & input:checked+.inner-label {
            border-color: #1c6899;
        }

        & input:checked+.inner-label::before {
            content: "";
            position: absolute;
            left: 3px;
            top: 5px;
            width: 12px;
            height: 6px;
            border: 3px solid #1c6899;
            border-top: 0;
            border-right: 0;
            transform: rotate(-45deg);
        }
    }
}

.anual-sales-label {
    display: block;
    color: var(--text-clr3);
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 10px;
}

.radio-switch-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    border-radius: 15px;
    border: 1px solid #e8e8e8;
    padding: 5px;
    width: fit-content;
    margin-inline: auto;

    label {
        border-radius: 10px;
        padding: 8px 25px;
        color: var(--text-clr1);
        font-size: 14px;
        font-weight: 500;
        cursor: pointer;
        transition: all 0.5s ease-in-out;
        width: 50%;
        white-space: nowrap;
        text-align: center;
    }

    &.dark label {
        color: #fff;
    }

    & input:checked+label {
        background-color: var(--bg-clr1);
    }

    &.dark input:checked+label {
        background-color: #00213A;
    }
}

.text-container {
    position: relative;
    max-width: 500px;
    /* adjust to your layout */

    .toggle-btn {
        color: #1c6899;
        font-weight: 500;
        font-size: 13px;
    }
}

.text-content {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* show only 2 lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all 0.3s ease;
    white-space: normal;
}

.text-content.expanded {
    -webkit-line-clamp: unset;
    /* remove line limit */
}

.business-isos-text-elm112 {
    color: rgba(255, 255, 255, 1);
    max-width: 977px;
    font-size: 22px;
    font-weight: 600;
    line-height: 145%;
    text-decoration: none;

    @media screen and (max-width: 592px) {
        font-size: 20px;
    }
}

.business-isos-hero-content-para-wrapper {
    gap: 65px;
    display: flex;
    align-items: flex-start;

    @media screen and (max-width: 798px) {
        gap: 30px;
    }
}

.business-isos-hero-content-para {
    gap: 10px;
    display: flex;
    padding: 0 0 0 20px;
    align-items: center;
    border-color: rgba(147, 197, 253, 1);
    border-style: solid;
    border-width: 0 0 0 4px;
    justify-content: center;
}

.business-isos-text-elm113 {
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    text-decoration: none;

    @media screen and (max-width: 592px) {
        font-size: 16px;
    }
}

.business-isos-frame1686557462-elm {
    gap: 40px;
    display: flex;
    align-items: center;

    @media screen and (max-width: 798px) {
        gap: 20px;
    }
}

.business-isos-frame1686557461-elm {
    gap: 12px;
    display: flex;
    align-items: center;
}

.business-isos-frame1686557460-elm {
    gap: 1px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.business-isos-text-elm123 {
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-weight: 400;
    line-height: 148.00000190734863%;
    text-decoration: none;
}

.how-we-help-businesses-section {
    padding: 75px 0 100px;
    background-color: #EFF5FF;
}

.business-isos-frame1686557469-elm1 {
    display: flex;
    gap: 20px;
    margin-top: 35px;
    justify-content: center;
    flex-wrap: wrap;
}

.business-isos-support-elem {
    gap: 20px;
    display: flex;
    padding: 25px 30px;
    box-shadow: 6px 6px 7.5px 0px rgba(0, 0, 0, 0.05);
    align-items: flex-start;
    border: 1px solid rgba(194, 197, 250, 1);
    border-radius: 20px;
    flex-direction: column;
    flex-shrink: 0;
    width: calc(33% - 20px);

    @media screen and (max-width: 992px) {
        max-width: calc(33.33% - 20px);
        flex-basis: calc(33.33% - 20px);
    }

    @media screen and (max-width: 768px) {
        max-width: none;
        display: flex !important;
    }
}

.slick-slide {
    padding: 0 5px;
}

.expert-funding-slider {
    position: relative;
    padding-bottom: 40px;
    /* space for arrows */
}

.expert-funding-slider .slick-prev,
.expert-funding-slider .slick-next {
    top: auto;
    bottom: 0;
    transform: none;
}

.expert-funding-slider .slick-prev {
    left: 37%;
}

.expert-funding-slider .slick-next {
    right: 44%;
}

.slick-prev:before,
.slick-next:before {
    font-size: 40px;
}

.business-support-card-para {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    text-decoration: none;
    word-break: break-word;
}

.business-isos-frame494-elm {
    gap: 10px;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.use-consolidation-section {
    background: linear-gradient(175deg, #1B1795 -66.79%, #01537B 79.11%);
    padding: 75px 0;

    .slick-track {
        display: flex;

        .slick-slide {
            height: unset;
        }
    }

    .slick-track .slick-slide>div {
        height: 100%;

        .business-isos-support-elem {
            height: 100%;
        }
    }
}

.business-section-heading {
    color: var(--dl-color-gray-900);
    font-size: 36px;
    text-align: center;
    font-weight: 700;
    line-height: 1.35;
    text-decoration: none;
    font-family: 'Poppins', sans-serif;

    &.blue {
        color: rgba(0, 103, 153, 1);
    }

    @media screen and (max-width: 768px) {
        font-size: 32px;
        line-height: 1.3;
    }
}

.business-section-para {
    color: rgba(0, 0, 0, 1);
    font-size: 16px;
    text-align: center;
    line-height: 1.375;
    text-decoration: none;
    margin-bottom: 0;
    font-family: 'Poppins', sans-serif;
}

.fw-semibold {
    font-weight: 600;
}

.mca-explained-section {
    padding: 75px 0;
    background-color: #EFF5FF;
}

.business-isos-frame1686557474-elm1 {
    padding: 100px 0;
}

.business-isos-frame48095937-elm1 {
    gap: 15px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.business-isos-frame1686557483-elm {
    gap: 20px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.mca-explained-highlighted-text {
    display: flex;
    padding: 15px 30px 15px 20px;
    align-items: center;
    border-color: rgba(30, 89, 180, 1);
    border-style: solid;
    border-width: 0 0 0 4px;
    background-color: #fff;
    margin-top: 30px;
}

.mca-explained-highlighted-text span {
    color: #202020;
    width: 100%;
    font-size: 16px;
    line-height: 1.45;
    font-style: italic;
}

.business-isos-image5-elm {
    border-radius: 25px;
}

.business-isos-frame48095937-elm2 {
    gap: 15px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.business-isos-text-elm188 {
    color: rgba(0, 103, 153, 1);
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    text-decoration: none;
}

.business-isos-frame1686557475-elm2 {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.business-isos-longterm-elem {
    gap: 15px;
    display: flex;
    align-items: center;
    border-radius: 15px;
}

.business-isos-text-elm189 {
    color: rgba(32, 32, 32, 1);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none;
}

.business-isos-frame48095970-elm {
    gap: 10px;
    padding: 75px 0;
    background-color: rgba(6, 88, 151, 1);
}

.business-isos-cta-heading {
    color: rgba(255, 255, 255, 1);
    font-size: 48px;
    text-align: center;
    font-weight: 700;
    line-height: 125%;
    text-decoration: none;

    span {
        color: #F7B008;
    }

    @media screen and (max-width: 768px) {
        font-size: 40px;
    }

    @media screen and (max-width: 592px) {
        font-size: 32px;
    }
}

.business-isos-cta-para {
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    text-align: center;
    font-weight: 500;
    line-height: 1.45;
    text-decoration: none;
}

.business-isos-cta-elm2 {
    gap: 10px;
    padding: 15px 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid rgba(247, 176, 8, 1);
    border-radius: 30px;
    background-color: rgba(247, 176, 8, 1);
    text-decoration: none;
    width: fit-content;
    margin: 0 auto;
    font-family: 'Poppins', sans-serif;
    transition: all 0.25s ease-in;

    &:hover {
        background-color: transparent;

        span {
            color: #fff
        }

        img {
            filter: brightness(0) invert(1);
        }
    }

    @media screen and (max-width: 992px) {
        padding: 15px 25px;
    }

}

.business-isos-text-elm199 {
    color: rgba(0, 0, 0, 1);
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
}

.business-isos-group2652-elm {
    padding: 75px 0;
    background-color: rgba(248, 243, 233, 1);
}

.business-isos-solution-elem {
    padding: 30px;
    flex-grow: 1;
    box-shadow: 6px 6px 7.5px 0px rgba(0, 0, 0, 0.05);
    align-items: flex-start;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 1);
    height: 100%;
    transition: all 0.35s ease-in-out;

    h4 {
        color: var(--dl-color-gray-900);
        font-size: 18px;
        font-weight: 600;
        line-height: 1.25;
    }


    &:hover {
        box-shadow: 6px 4px 0px 0px rgba(0, 0, 0, 0.0125);
    }
}

.business-isos-text-elm209 {
    color: rgba(32, 32, 32, 1);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.25;
    text-decoration: none;

    @media screen and (max-width: 592px) {
        font-size: 16px;
    }
}

.funding-option-inner {
    box-shadow: 0px 5px 14px 0px rgba(8, 15, 52, 0.04);
    border-radius: 20px;
    background-color: rgba(0, 97, 176, 1);
    display: flex;

    @media screen and (max-width: 992px) {
        flex-direction: column;
    }
}

.business-isos-frame48095923-elm2 {
    gap: 50px;
    display: flex;
    padding: 50px;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;

    @media screen and (min-width: 992px) {
        max-width: 40%;
    }

    @media screen and (max-width: 592px) {
        padding: 30px 20px;
    }
}

.business-isos-frame1686557478-elm {
    gap: 20px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.business-isos-frame48095924-elm {
    padding: 35px 50px;
    border: 1px solid rgba(211, 211, 211, 1);
    border-width: 1px 1px 1px 0;
    border-radius: 0 20px 20px 0;
    background-color: rgba(255, 255, 255, 1);
    flex: 1;

    @media screen and (max-width: 992px) {
        border-width: 0 1px 1px 1px;
        border-radius: 0 0 20px 20px;
    }

    @media screen and (max-width: 592px) {
        padding: 30px 20px;
    }
}

.business-isos-frame1686557481-elm {
    gap: 20px;
    display: flex;
    flex-grow: 1;
    flex-direction: column;
}

.business-isos-frame1686557479-elm {
    gap: 20px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.business-isos-option-elem {
    gap: 25px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.business-isos-option-text {
    gap: 5px;
    display: flex;
    flex-grow: 1;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
}

.business-isos-text-elm222 {
    color: rgba(0, 103, 153, 1);
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.35;
    text-decoration: none;
}

.business-isos-text-elm223 {
    color: rgba(0, 0, 0, 1);
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    text-decoration: none;
}

.business-isos-frame1686557458-elm4 {
    gap: 10px;
    padding: 15px 30px;
    border: 1px solid rgba(194, 197, 250, 1);
    border-width: 0 0 0 4px;
    background-color: rgba(240, 243, 255, 1);
}

.business-isos-text-elm228 {
    color: #202020;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
}

.funding-partner-option-section {
    padding: 100px 0 30px;
}

/* Form Section at the bottom */
/* Input Styles */
.custom-input {
    border-radius: 8px;
    border: none;
    height: 54px;
    padding: 10px 15px;

    &::placeholder {
        color: #A0A0A0;
        font-size: 0.925rem;
    }

    &.grey {
        background-color: #EDEDED;

        &::placeholder {
            color: rgba(2, 3, 13, 0.53);
        }
    }
}

.custom-input:focus {
    box-shadow: 0 0 0 4px rgba(255, 184, 28, 0.25);
    border-color: var(--brand-gold);
}

.form-label {
    font-size: 0.925rem;
    margin-bottom: 0.5rem;
}

/* Checkbox Styling */
.custom-checkbox {
    background-color: transparent;
    border: 2px solid white;
    width: 1.25rem;
    height: 1.25rem;
    cursor: pointer;
}

.custom-checkbox:checked {
    background-color: transparent;
    border-color: white;
}

.form-check-input:checked[type=checkbox] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}

/* Button Styling */

/* Responsive Adjustments */
@media (max-width: 768px) {
    h2 {
        font-size: 2.5rem;
    }
}

/* Signup Card */
.signup-card {
    background: white;
    padding: 25px 35px;
    border-radius: 25px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    max-width: 485px;
    margin-left: auto;

    @media screen and (max-width: 992px) {
        margin-left: unset;
        max-width: 100%;
    }

    @media screen and (max-width: 768px) {
        padding: 20px 20px;
    }
}

/* Button */
.btn-wizard {
    background-color: #FFB600;
    color: #000;
    border-radius: 10px;
    font-size: 1.1rem;
    border: none;
    transition: all 0.3s ease;
}

.btn-wizard:hover {
    background-color: #e5a619;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(255, 184, 28, 0.3);
}

.how-it-works-section {
    padding: 100px 0;

    .hiw-card {
        background: #ffffff;
        border-radius: 15px;
        padding: 35px 30px 30px;
        height: 100%;
        box-shadow: 0 0 0 rgba(0, 0, 0, 0);
        border: 1px solid #DDDDDD;
    }

    .hiw-icon {
        width: 75px;
        height: 75px;
        background: #e6f1ff;
        border-radius: 8px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto 25px;
    }

    .hiw-title {
        font-size: 1.25rem;
        font-weight: 600;
        text-align: center;
        margin-bottom: 16px;
        color: #202020;
    }

    .hiw-text {
        font-size: 16px;
        line-height: 1.5;
        text-align: center;
        color: #333;
        max-width: 420px;
        margin: 0 auto;
    }


    @media (max-width: 767px) {
        padding: 60px 0;

        .hiw-text {
            font-size: 16px;
        }
    }
}

/* Consolidation Vs. Other */
.comparison-card {
    background: #F9FAFB;
    border: 1px solid #DDDDDD;
    border-radius: 15px;
    padding: 30px 22px 25px;
    height: 100%;
}

.comparison-title {
    font-size: 1.25rem;
    font-weight: 600;
    color: #1c6899;
    margin-bottom: 15px;
}

.comparison-divider {
    height: 1px;
    background: #e2e2e2;
    margin-bottom: 20px;
}

.comparison-text {
    font-size: 1rem;
    line-height: 1.65;
    color: #222;
    max-width: 520px;
}

/* Faq Start */
.heloc-faq {
    padding: 75px 0;

    #accordion .card {
        background: transparent;
        border-bottom: 1px solid #a5a5a5;
        padding-block: 25px;
        margin: 0;

        &:first-child {
            border-top: 1px solid #a5a5a5;
        }
    }

    #accordion .card .card-header .btn.collapsed {
        background-color: #fff;
        color: #19232e;
    }

    #accordion .card .card-header {
        background: transparent;
    }

    #accordion .card .card-header .btn {
        background: transparent;
        color: #1C6899;
        font-size: 20px;
        font-weight: 600;
        padding: 0;
        text-transform: unset;
        padding-right: 40px;
    }

    #accordion .card .card-header .btn.collapsed {
        background: transparent;
    }

    #accordion .card .card-body {
        background: transparent;
        padding-inline: 0;
        padding-block: 25px 0;
        margin-top: 25px;
        color: #141414;
        font-size: 16px;
        font-weight: 400;
        border-top: 1px solid #1c6899;
    }

    #accordion .card .card-header .btn.collapsed:after {
        content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="27" height="16" viewBox="0 0 27 16" fill="none"><path d="M15.9845 1.6665L25.0954 8.14799M25.0954 8.14799L15.9845 14.6295M25.0954 8.14799L1.66736 8.14798" stroke="%23141414" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    }

    #accordion .card .card-header .btn:after {
        content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="21" height="26" viewBox="0 0 21 26" fill="none"><path d="M1.27051 10.5L10.3814 1.75M10.3814 1.75L19.4923 10.5M10.3814 1.75L10.3814 24.25" stroke="%23141414" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    }

    .still-question-para {
        color: #000;
        text-align: center;
        font-size: 16px;
        font-weight: 400;
        margin-block: 30px 0;
    }
}

.button-with-arrow {
    text-decoration: none;
    border-radius: 50px;
    background: #1c6899;
    padding: 15px 45px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: fit-content;
    margin-inline: auto;
    margin-top: 30px;
    transition: all 0.3s ease;

    &:hover {
        color: #fff;
        background: #0e4265;
    }
}

/* FAQ */
.fit-section {
    padding: 100px 0 0;
}

.fit-card {
    height: 100%;
    border-radius: 20px;
    padding: 35px 30px;
}

.fit-good {
    background: #EFF5FF;
    border: 1px solid #C0BDE6;
}

.fit-bad {
    background: #FFFBF4;
    border: 1px solid #F5BE36;
}

.fit-title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 25px;
    color: #222;
}

.fit-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.fit-list li {
    display: flex;
    align-items: center;
    gap: 10px;
    line-height: 1.6;
    color: #333;
}