
/* Update 2024-07-16 */

.scd-kcfep1387 .button-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.scd-kcfep1387 .hero-container .text-container a {
    margin: 0 0 10px 0;
}

@media (min-width: 600px) {

    .scd-kcfep1387 .button-wrap {
        flex-direction: row;
        justify-content: flex-start;
    }

    .scd-kcfep1387 .hero-container .text-container a {
        margin: 0 20px 10px 0;
    }

}

/* Original CSS */

.scd-kcfep1387 h1 {
    display: none;
}

.scd-kcfep1387 .hero-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 25px 0 25px 0;
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url("/sbd/images/sba/cre/products/homepage/logged-out/images/hero_v3/whiteboard.jpg");
    background-size: cover, cover;
    background-position: 0%, 70%;
    overflow: hidden;
}

.scd-kcfep1387 .hero-container .text-container {
    font-family: "Staples Norms Pro", Arial, Helvetica, sans-serif;
    color: #fff;
    text-align: center;
    max-width: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.18rem;
}

.scd-kcfep1387 .hero-container .text-container h2 {
    text-shadow: 0px 1.0524781942367554px 1.0524781942367554px rgba(0, 0, 0, 0.25);
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 88%;
    /* 2.31rem */
    margin: 0;
}

.scd-kcfep1387 .hero-container .text-container p {
    color: #FFF;
    text-shadow: 0px 1.0524781942367554px 1.0524781942367554px rgba(0, 0, 0, 0.25);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    /* 1.225rem */
    margin: -5px 0 0;
}

.scd-kcfep1387 .hero-container .text-container a {
    /* font-family: Motiva Sans; */
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 142.857%;
    /* 142.857% */
    color: #fff;
    text-decoration: none;
    border: 2px solid #fff;
    background: transparent;
    border-radius: 99px;
    padding: .371em 1.584em;
    max-width: fit-content;
}

.scd-kcfep1387 .hero-container .text-container a:hover {
    color: #000;
    background: #fff;
}

.scd-kcfep1387 .hero-container .bih-logo {
    display: none;
}

.scd-kcfep1387 {
    position: relative;
    overflow: hidden;
    max-width: 1440px;
    margin: 0 auto;
}

.scd-kcfep1387 .bg-image {
    position: absolute;
    /* right: 0px; */
    height: 100%;
    width: 100%;
    object-fit: cover;
    z-index: -1;
}





@media (min-width: 600px) {
    .scd-kcfep1387 .hero-container {
        /* padding: 40px 40px; */
    }

    .scd-kcfep1387 .hero-container .text-container {
        max-width: 500px;
    }

    .scd-kcfep1387 .hero-container .text-container h2 {
        font-size: 48px;
    }

    .scd-kcfep1387 .hero-container .text-container p {
        font-size: 15px;
    }

    .scd-kcfep1387 .hero-container .text-container a {
        font-size: 16px;
    }

}

@media (min-width: 900px) {
    .scd-kcfep1387 .hero-container {
        align-items: baseline;
        height: 270px;
        padding: 34px 0 46px 61px;
        background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url("/sbd/images/sba/cre/products/homepage/logged-out/images/hero_v3/whiteboard.jpg");
        background-position: 100%;
    }

    .scd-kcfep1387.super-short .hero-container {
        height: auto;
    }

    .scd-kcfep1387 .hero-container .text-container {
        max-width: 750px;
        gap: 25px;
        text-align: left;
        align-items: baseline;
    }

    .scd-kcfep1387 .hero-container .text-container h2 {
        font-size: 48px;
    }

    .scd-kcfep1387 .hero-container .text-container p {
        font-size: 16px;
        max-width: 540px;
        margin: -10px 0 0;
    }

    .scd-kcfep1387 .hero-container .text-container a {
        font-size: 16px;
        border: 2px solid #fff;
    }

    .scd-kcfep1387 .hero-container .bih-logo {
        max-width: 440px;
        bottom: 48px;
        right: 48px;
    }

    .scd-kcfep1387 {
        max-height: 270px;
    }

    .scd-kcfep1387 .hero-container .bih-logo {
        display: initial;
        position: absolute;
        max-width: 300px;
        bottom: 20px;
        right: 40px;
    }
}

@media (min-width: 1250px) {
    .scd-kcfep1387 {
        margin: 0 auto 30px;
    }

    .scd-kcfep1387 .hero-container {
        background-image: url("/sbd/images/sba/cre/products/homepage/logged-out/images/hero_v3/whiteboard.jpg");

    }
}