.df-skip-link {
    position: fixed;
    top: 12px;
    left: 12px;
    z-index: 100000;
    transform: translateY(-160%);
    border-radius: 6px;
    padding: 10px 16px;
    background: #071524;
    color: #fff;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 700;
}

.df-skip-link:focus {
    transform: translateY(0);
    color: #fff;
    outline: 3px solid #ffb600;
    outline-offset: 2px;
}

.df-page {
    --df-blue: #1c6899;
    --df-blue-light: #1e82bb;
    --df-gold: #ffb600;
    --df-deep: #071524;
    --df-heading: #202020;
    --df-body: #374151;
    --df-muted: #6b7280;
    --df-pale-blue: #eff6ff;
    --df-soft: #f8fafc;
    --df-border: #e5e7eb;
    color: var(--df-body);
    font-family: "Plus Jakarta Sans", sans-serif;
    overflow: hidden;
}

.df-page *,
.df-page *::before,
.df-page *::after {
    box-sizing: border-box;
}

.df-page h1,
.df-page h2,
.df-page h3,
.df-page p,
.df-page ul {
    margin: 0;
}

.df-page h1,
.df-page h2,
.df-page h3 {
    color: var(--df-heading);
    font-family: "Plus Jakarta Sans", sans-serif;
}

.df-page img {
    max-width: 100%;
}

.df-page .df-shell {
    max-width: 1304px;
}

.df-page .df-section {
    padding: 100px 0;
}

.df-page .df-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1.5px solid transparent;
    border-radius: 7.5px;
    padding: 12.375px 26.25px;
    font-size: 15px;
    font-weight: 700;
    line-height: 22.5px;
    text-align: center;
    text-decoration: none;
    transition: background-color .2s ease, border-color .2s ease, color .2s ease;
}

.df-page .df-btn:focus-visible,
.df-page input:focus-visible,
.df-page select:focus-visible,
.df-page .slick-dots button:focus-visible {
    outline: 3px solid rgba(255, 182, 0, .55);
    outline-offset: 3px;
}

.df-page .df-btn--gold {
    background: var(--df-gold);
    color: var(--df-deep);
}

.df-page .df-btn--gold:hover {
    background: #e5a400;
    color: var(--df-deep);
}

.df-page .df-btn--outline-light {
    border-color: #fff;
    background: transparent;
    color: #fff;
}

.df-page .df-btn--outline-light:hover {
    background: #fff;
    color: var(--df-blue);
}

.df-page .df-btn img {
    width: 16.842px;
    height: 16.878px;
}

.df-page .df-decoration {
    position: absolute;
    pointer-events: none;
}

.df-page .df-hero {
    padding: 84.683px 0;
    background: linear-gradient(139.4000566495deg, #0d5f96 8.128%, #1c6899 43.3%, #1e82bb 65.074%, #1a90cc 91.872%);
}

.df-page .df-decoration--hero-left {
    top: 104.81px;
    left: -15px;
    width: 131.251px;
    opacity: .18;
}

.df-page .df-decoration--hero-right {
    right: -37.5px;
    bottom: -147px;
    width: 318.751px;
    opacity: .08;
}

.df-page .df-promo-badge {
    gap: 7.5px;
    border: .938px solid rgba(255, 255, 255, .3);
    border-radius: 18.75px;
    padding: 7.5px 15px 7.5px 13.125px;
    background: rgba(255, 255, 255, .15);
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

.df-page .df-promo-badge img {
    width: 9.073px;
    height: 13.127px;
}

.df-page .df-hero h1 {
    max-width: 665px;
    margin-top: 26.25px;
    color: #fff;
    font-size: 50.625px;
    font-weight: 800;
    letter-spacing: -.4688px;
    line-height: 55.688px;
}

.df-page .df-hero h1 span {
    color: var(--df-gold);
}

.df-page .df-hero-intro {
    max-width: 665px;
    margin-top: 26.25px;
    color: #fff;
    font-size: 16.875px;
    font-weight: 400;
    line-height: 27.844px;
}

.df-page .df-hero-points {
    max-width: 665px;
    margin-top: 10px;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    line-height: 19.688px;
}

.df-page .df-check-icon {
    width: 20.627px;
    height: 20.627px;
    flex: 0 0 20.627px;
    border: 1.406px solid var(--df-gold);
    border-radius: 10.313px;
    background: rgba(255, 182, 0, .09);
}

.df-page .df-check-icon img {
    width: 10.315px;
    height: 10.315px;
}

.df-page .df-hero-actions {
    margin-top: 26.25px;
}

.df-page .df-hero-visual {
    width: min(100%, 542px);
    aspect-ratio: 542 / 514;
}

.df-page .df-hero-photo {
    width: 100%;
    aspect-ratio: 542 / 514;
    border-radius: 18px;
    box-shadow: 0 30px 60px rgba(0, 0, 0, .28);
}

.df-page .df-hero-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 45% center;
}

.df-page .df-floating-card {
    position: absolute;
    border-radius: 15px;
}

.df-page .df-floating-card strong,
.df-page .df-floating-card small {
    display: block;
    white-space: nowrap;
}

.df-page .df-floating-card--decision {
    bottom: 17px;
    left: -22.5px;
    min-width: 187.5px;
    padding: 15px 18.75px;
    background: #fff;
    box-shadow: 0 15px 18.75px rgba(0, 0, 0, .18);
}

.df-page .df-floating-card--decision img {
    width: 41.25px;
    height: 41.25px;
}

.df-page .df-floating-card--decision strong {
    color: var(--df-blue);
    font-size: 18.75px;
    font-weight: 800;
    line-height: 18.75px;
}

.df-page .df-floating-card--decision small {
    margin-top: 2px;
    color: var(--df-body);
    font-size: 12px;
    line-height: 1.125;
}

.df-page .df-floating-card--gift {
    top: 24.32px;
    right: -25.5px;
    padding: 13.125px 18.75px;
    background: var(--df-gold);
    box-shadow: 0 11.25px 15px rgba(255, 182, 0, .35);
    text-align: center;
}

.df-page .df-floating-card--gift strong {
    color: var(--df-deep);
    font-size: 24.375px;
    font-weight: 800;
    line-height: 1;
}

.df-page .df-floating-card--gift small {
    margin-top: 1.875px;
    color: #4a3300;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.125;
}

.df-page .df-trust-strip {
    padding: 26.25px 0 27px;
    border-bottom: .75px solid var(--df-border);
    background: #f0f4f8;
}

.df-page .df-trust-item img {
    width: 26.251px;
    height: 26.251px;
    flex: 0 0 26.251px;
}

.df-page .df-trust-item strong,
.df-page .df-trust-item small {
    display: block;
    white-space: nowrap;
}

.df-page .df-trust-item strong {
    color: var(--df-heading);
    font-size: 13.125px;
    font-weight: 700;
    line-height: 19.688px;
}

.df-page .df-trust-item small {
    color: var(--df-muted);
    font-size: 11.25px;
    line-height: 16.875px;
}

.df-page .df-direct {
    background: #fff;
}

.df-page .df-decoration--direct {
    right: -37px;
    bottom: 116px;
    width: 262.501px;
}

.df-page .df-eyebrow,
.df-page .df-apply-label {
    display: inline-flex;
    border-radius: 93.75px;
    padding: 4.688px 13.125px;
    background: var(--df-pale-blue);
    color: var(--df-blue);
    font-size: 11.25px;
    font-weight: 700;
    letter-spacing: .5625px;
    line-height: 16.875px;
    text-transform: uppercase;
}

.df-page .df-eyebrow--strong {
    background: #dbeafe;
}

.df-page .df-eyebrow--bordered {
    border: .75px solid var(--df-border);
    background: #fff;
    padding: 5.438px 13.875px;
}

.df-page .df-direct h2 {
    max-width: 563px;
    margin-top: 11.875px;
    font-size: 43.125px;
    font-weight: 700;
    line-height: 51.75px;
}

.df-page .df-direct .row > div > p {
    max-width: 563px;
    margin-top: 18.75px;
    font-size: 16px;
    line-height: 27.844px;
}

.df-page .df-section-cta {
    margin-top: 26.56px;
}

.df-page .df-media-frame {
    border-radius: 18.75px;
}

.df-page .df-media-frame img {
    display: block;
    width: 100%;
    height: auto;
}

.df-page .df-feature-row {
    margin-top: 60px;
}

.df-page .df-feature-card {
    border: .75px solid #f3f4f6;
    border-radius: 18.75px;
    padding: 24.75px;
    background: #fff;
    box-shadow: 0 9.375px 4.688px rgba(0, 0, 0, .02);
}

.df-page .df-feature-icon {
    width: 52.5px;
    height: 52.5px;
}

.df-page .df-feature-card h3 {
    margin-top: 16px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
}

.df-page .df-feature-card p {
    margin-top: 16px;
    color: var(--df-muted);
    font-size: 16px;
    line-height: 1.5;
}

.df-page .df-solutions,
.df-page .df-testimonials {
    background: var(--df-pale-blue);
}

.df-page .df-section-header {
    max-width: 880px;
}

.df-page .df-section-header--compact {
    max-width: 720px;
}

.df-page .df-section-header h2 {
    margin-top: 11.875px;
    font-size: 41.25px;
    font-weight: 700;
    line-height: 49.5px;
}

.df-page .df-section-header p {
    margin-top: 18.75px;
    color: var(--df-body);
    font-size: 16.875px;
    line-height: 1.5;
}

.df-page .df-solutions-slider {
    margin-top: 30px;
}

.df-page .df-solution-card {
    border: .75px solid var(--df-border);
    border-radius: 15px;
    padding: 27px 30.75px;
    background: #fff;
    box-shadow: 0 3.75px 5.625px rgba(0, 0, 0, .04);
}

.df-page .df-solution-card > img {
    width: 45px;
    height: 45px;
    flex: 0 0 45px;
}

.df-page .df-solution-card h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 22.5px;
}

.df-page .df-solution-card p {
    margin-top: 5.625px;
    color: var(--df-muted);
    font-size: 16px;
    line-height: 1.5;
}

.df-page .df-options-box {
    margin-top: 45px;
    border: .75px solid #dbeafe;
    border-radius: 15px;
    padding: 27px 38.25px;
    background: #fff;
}

.df-page .df-options-box p {
    color: var(--df-blue);
    font-size: 16px;
    font-weight: 600;
    line-height: 23.906px;
}

.df-page .df-options-box .df-btn {
    margin-top: 15px;
}

.df-page .df-promo {
    padding: 125px 0;
    background: linear-gradient(135.1261187439deg, #0e6ba8 8.397%, #1c6899 43.344%, #1e82bb 68.305%, #1a8fca 91.603%);
}

.df-page .df-decoration--promo {
    top: -71.35px;
    left: -20.625px;
    width: 281.251px;
}

.df-page .df-promo-label {
    border-radius: 93.75px;
    padding: 5.625px 15px;
    background: var(--df-gold);
    color: var(--df-deep);
    font-size: 11.25px;
    font-weight: 800;
    letter-spacing: .9px;
    line-height: 16.875px;
    text-transform: uppercase;
}

.df-page .df-promo-label img {
    width: 13.127px;
    height: 13.127px;
}

.df-page .df-promo h2,
.df-page .df-application h2 {
    max-width: 570px;
    margin-top: 10.625px;
    color: #fff;
    font-size: 41.25px;
    font-weight: 800;
    line-height: 49.5px;
}

.df-page .df-promo .row > div > p {
    max-width: 570px;
    margin-top: 18.75px;
    color: #fff;
    font-size: 16px;
    line-height: 27.844px;
}

.df-page .df-why {
    padding: 100px 0;
    background: var(--df-soft);
}

.df-page .df-decoration--why {
    bottom: -73px;
    left: -37.5px;
    width: 206.251px;
}

.df-page .df-why .df-section-header h2 {
    white-space: nowrap;
}

.df-page .df-why .df-section-header p {
    margin-top: 15px;
    color: var(--df-muted);
    font-size: 15.938px;
    line-height: 25.5px;
}

.df-page .df-why .df-section-header a {
    color: var(--df-blue);
    font-weight: 600;
    text-decoration: none;
}

.df-page .df-reasons-row {
    margin-top: 30px;
}

.df-page .df-reason-card {
    border: .75px solid #f3f4f6;
    border-radius: 18.75px;
    padding: 34.5px 27px;
    background: #fff;
    box-shadow: 0 7.5px 9.375px rgba(0, 0, 0, .03);
}

.df-page .df-reason-card img {
    width: 60px;
    height: 60px;
}

.df-page .df-reason-card h3 {
    margin-top: 18.75px;
    font-size: 16px;
    font-weight: 700;
    line-height: 20.719px;
}

.df-page .df-reason-card p {
    margin-top: 11.25px;
    color: var(--df-muted);
    font-size: 16px;
    line-height: 1.5;
}

.df-page .df-stats-row {
    margin-top: 30px;
}

.df-page .df-stat-card {
    border: .75px solid var(--df-border);
    border-radius: 15px;
    padding: 27px 19.5px;
    background: #fff;
    box-shadow: 0 3.75px 5.625px rgba(0, 0, 0, .03);
}

.df-page .df-stat-card strong,
.df-page .df-stat-card span {
    display: block;
}

.df-page .df-stat-card strong {
    color: var(--df-blue);
    font-size: 30px;
    font-weight: 800;
    line-height: 30px;
}

.df-page .df-stat-card span {
    margin-top: 7.5px;
    color: var(--df-muted);
    font-size: 15px;
    line-height: 19.688px;
}

.df-page .df-testimonials .df-section-header h2 {
    font-size: 37.5px;
    line-height: 45px;
    white-space: nowrap;
}

.df-page .df-testimonials-slider {
    margin-top: 35px;
}

.df-page .df-testimonial-card {
    border: .75px solid #f3f4f6;
    border-radius: 18.75px;
    padding: 30.75px;
    background: #fff;
    box-shadow: 0 7.5px 9.375px rgba(0, 0, 0, .04);
}

.df-page .df-star {
    width: 15px;
    height: 15px;
}

.df-page .df-quote {
    margin: 15px 0 18.75px;
    color: var(--df-body);
    font-size: 15px;
    font-style: italic;
    line-height: 23.203px;
}

.df-page .df-avatar {
    width: 41.25px;
    height: 41.25px;
    flex: 0 0 41.25px;
    border-radius: 50%;
    background: var(--df-blue);
    color: #fff;
    font-size: 13.125px;
    font-weight: 700;
    line-height: 19.688px;
}

.df-page .df-reviewer strong,
.df-page .df-reviewer small {
    display: block;
}

.df-page .df-reviewer strong {
    color: var(--df-heading);
    font-size: 15px;
    font-weight: 700;
    line-height: 19.688px;
}

.df-page .df-reviewer small {
    margin-top: 3px;
    color: var(--df-muted);
    font-size: 13px;
    line-height: 16.875px;
}

.df-page .df-application {
    background: linear-gradient(90deg, #1c6899, #1e82bb);
}

.df-page .df-decoration--application {
    right: 22.5px;
    bottom: -5px;
}

.df-page .df-apply-label {
    background: var(--df-gold);
    color: var(--df-heading);
    padding: 5.625px 13.125px;
}

.df-page .df-application h2 {
    margin-top: 10px;
    font-size: 43.125px;
    line-height: 51.75px;
}

.df-page .df-application-intro {
    max-width: 525px;
    margin-top: 18.75px;
    color: #fff;
    font-size: 16px;
    line-height: 27.844px;
}

.df-page .df-application-list {
    margin-top: 30px;
}

.df-page .df-application-list li {
    margin-top: 15px;
    color: #fff;
    font-size: 15px;
    line-height: 21.094px;
}

.df-page .df-application-list li:first-child {
    margin-top: 0;
}

.df-page .df-application-list img {
    width: 20px;
    height: 20px;
    flex: 0 0 20px;
}

.df-page .df-call-box {
    max-width: 540px;
    margin-top: 37.5px;
    border: .75px solid rgba(255, 255, 255, .15);
    border-radius: 11.25px;
    padding: 19.5px 23.25px;
    background: rgba(255, 255, 255, .08);
}

.df-page .df-call-box p {
    margin-bottom: 10px;
    color: #fff;
    font-size: 15px;
    line-height: 1.25;
}

.df-page .df-qualify-card {
    border-radius: 11.25px;
    padding: 37.5px 37.5px 33.75px;
    background: #fff;
    box-shadow: 0 22.5px 22.5px rgba(0, 0, 0, .15);
}

.df-page .df-qualify-card header {
    margin-bottom: 22.5px;
}

.df-page .df-qualify-card h3 {
    color: var(--df-blue);
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
}

.df-page .df-qualify-card header p {
    margin-top: 5.625px;
    color: var(--df-muted);
    font-size: 16px;
    line-height: 1.5;
}

.df-page .df-qualify-card label:not(.d-flex) {
    display: block;
    margin-bottom: 7.5px;
    color: var(--df-body);
    font-size: 12.188px;
    font-weight: 600;
    line-height: normal;
}

.df-page .df-required-mark {
    color: #b42318;
}

.df-page .df-qualify-card input[type="text"],
.df-page .df-qualify-card input[type="tel"],
.df-page .df-qualify-card input[type="email"],
.df-page .df-qualify-card select {
    width: 100%;
    border: .938px solid var(--df-border);
    border-radius: 7.5px;
    padding: 13.125px;
    background: #fff;
    color: var(--df-body);
    font-family: inherit;
    font-size: 12.188px;
    line-height: normal;
}

.df-page .df-qualify-card input::placeholder {
    color: #9ca3af;
    opacity: 1;
}

.df-page .df-qualify-card select {
    appearance: none;
    background-image: url("../images/direct-funding/chevron.svg");
    background-position: right 13.125px center;
    background-repeat: no-repeat;
    background-size: 11.253px 11.253px;
}

.df-page .df-qualify-card input.is-invalid,
.df-page .df-qualify-card select.is-invalid {
    border-color: #b42318;
    box-shadow: 0 0 0 3px rgba(180, 35, 24, .1);
}

.df-page .ccsf-field-error {
    display: none;
    color: #b42318;
    font-size: 10px;
    font-weight: 500;
    line-height: 14px;
}

.df-page .ccsf-field-error:not(:empty) {
    display: block;
    min-height: 14px;
    margin-top: 4px;
}

.df-page .ccsf-form-feedback {
    display: none;
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
}

.df-page .ccsf-form-feedback:not(:empty) {
    display: block;
    min-height: 18px;
    margin: 14px 0 0;
}

.df-page .ccsf-form-feedback.is-error {
    color: #b42318;
}

.df-page .ccsf-form-feedback.is-success {
    color: #067647;
}

.df-page .df-consent-list {
    display: flex;
    flex-direction: column;
    gap: 9.375px;
    margin: 22.5px 0;
}

.df-page .df-consent-list label {
    color: #4d545c;
    font-size: 11.25px;
    font-weight: 400;
    line-height: 16.875px;
    cursor: pointer;
}

.df-page .df-consent-list input {
    width: 18.751px;
    height: 18.751px;
    flex: 0 0 18.751px;
    margin-top: 3.75px;
    accent-color: var(--df-blue);
}

.df-page .df-consent-list strong {
    color: #333840;
    font-weight: 700;
}

.df-page .slick-dots {
    position: static;
    margin-top: 20px;
}

.df-page .slick-dots li,
.df-page .slick-dots li button {
    width: 12px;
    height: 12px;
}

.df-page .slick-dots li button::before {
    width: 12px;
    height: 12px;
    color: var(--df-blue);
    font-size: 9px;
    line-height: 12px;
}

@media (max-width: 1199.98px) {
    .df-page .df-shell {
        max-width: 984px;
    }

    .df-page .df-hero h1 {
        font-size: 44px;
        line-height: 1.12;
    }

    .df-page .df-floating-card--gift {
        right: -10px;
    }

    .df-page .df-direct h2,
    .df-page .df-section-header h2,
    .df-page .df-promo h2,
    .df-page .df-application h2 {
        font-size: 38px;
        line-height: 1.2;
    }

    .df-page .df-why .df-section-header h2,
    .df-page .df-testimonials .df-section-header h2 {
        white-space: normal;
    }
}

@media (max-width: 991.98px) {
    .df-page .df-section,
    .df-page .df-promo,
    .df-page .df-why {
        padding: 72px 0;
    }

    .df-page .df-hero {
        padding: 72px 0 90px;
    }

    .df-page .df-hero::before {
        position: absolute;
        z-index: 0;
        inset: 0;
        background-image: url("../images/direct-funding/hero-main.png");
        background-image: image-set(
            url("../images/direct-funding/hero-main.webp") type("image/webp"),
            url("../images/direct-funding/hero-main.png") type("image/png")
        );
        background-position: 62% center;
        background-size: cover;
        background-repeat: no-repeat;
        content: "";
        opacity: .095;
        pointer-events: none;
    }

    .df-page .df-hero > .df-shell {
        z-index: 1;
    }

    .df-page .df-hero-media,
    .df-page .df-decoration--hero-left,
    .df-page .df-decoration--hero-right {
        display: none;
    }

    .df-page .df-direct h2,
    .df-page .df-direct .row > div > p,
    .df-page .df-promo h2,
    .df-page .df-promo .row > div > p {
        max-width: none;
    }

    .df-page .df-decoration--direct,
    .df-page .df-decoration--why,
    .df-page .df-decoration--application {
        opacity: .45;
    }
}

@media (max-width: 767.98px) {
    .df-page .df-section,
    .df-page .df-promo,
    .df-page .df-why {
        padding: 56px 0;
    }

    .df-page .df-hero {
        padding: 56px 0 72px;
    }

    .df-page .df-promo-badge {
        font-size: 10px;
        white-space: normal;
    }

    .df-page .df-hero h1 {
        margin-top: 22px;
        font-size: 36px;
        line-height: 1.15;
    }

    .df-page .df-hero-intro {
        margin-top: 20px;
        font-size: 16px;
        line-height: 1.6;
    }

    .df-page .df-hero-actions .df-btn {
        width: 100%;
    }

    .df-page .df-floating-card--decision {
        bottom: -28px;
        left: 12px;
    }

    .df-page .df-floating-card--gift {
        top: 12px;
        right: 8px;
    }

    .df-page .df-trust-strip {
        padding: 24px 0 18px;
    }

    .df-page .df-solutions-slider.slick-initialized,
    .df-page .df-testimonials-slider.slick-initialized {
        display: block;
        margin-right: -8px;
        margin-left: -8px;
    }

    .df-page .df-solutions-slider.slick-initialized .slick-slide,
    .df-page .df-testimonials-slider.slick-initialized .slick-slide {
        padding-right: 8px;
        padding-left: 8px;
    }

    .df-page .df-direct h2,
    .df-page .df-section-header h2,
    .df-page .df-promo h2,
    .df-page .df-application h2,
    .df-page .df-testimonials .df-section-header h2 {
        font-size: 32px;
        line-height: 1.22;
    }

    .df-page .df-section-header p {
        font-size: 16px;
        line-height: 1.6;
    }

    .df-page .df-feature-row,
    .df-page .df-solutions-slider,
    .df-page .df-reasons-row,
    .df-page .df-testimonials-slider {
        margin-top: 40px;
    }

    .df-page .df-options-box {
        margin-top: 36px;
        padding: 24px 20px;
    }

    .df-page .df-options-box .df-btn {
        width: 100%;
    }

    .df-page .df-decoration--promo {
        opacity: .35;
    }

    .df-page .df-stat-card {
        padding: 22px 10px;
    }

    .df-page .df-stat-card strong {
        font-size: 26px;
    }

    .df-page .df-stat-card span {
        font-size: 13px;
    }

    .df-page .df-qualify-card {
        padding: 28px 20px;
    }
}

@media (max-width: 375px) {
    .df-page .df-hero h1 {
        font-size: 32px;
    }

    .df-page .df-floating-card--decision {
        position: relative;
        bottom: auto;
        left: auto;
        margin-top: 16px;
    }

    .df-page .df-floating-card--gift {
        padding: 9px 12px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .df-page .df-btn {
        transition: none;
    }
}
