
/* ===================== */
/* ===== kcfep1397 ===== */
/* ===================== */

.scd-kcfep1397 {
    max-width: 1440px;
}

.scd-kcfep1397 .capped-width {
    max-width: 1163px;
}

.scd-kcfep1397 h2.title,
.scd-kcfep1397 h3.title {
    color: #4D4D4F;
    font-size: 32px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    margin-bottom: 32px;
}
/* .scd-kcfep1397 h3.title.extra-padding-top {
    margin-top: 72px;
} */

.scd-kcfep1397 h4.sub-title {
    color: #4D4D4F;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
}
.scd-kcfep1397 .img-block h4.sub-title {
    margin-top: 0;
}

/* .scd-kcfep1397 hr.light-hr {
    margin: 72px 0;
} */

.scd-kcfep1397 .img-block {
    margin: 56px 0 !important;
    justify-content: flex-start;
    align-items: flex-start;
}
.scd-kcfep1397 .img-block img {
    height: auto !important;
}
.scd-kcfep1397 .img-block.flex-reverse img {
    margin: 0 0 16px 0;
}

.scd-kcfep1397 .bold-callout {
    padding: 32px !important;
    /* margin: 64px 0 !important; */
}
.scd-kcfep1397 .bold-callout p.callout-text,
.scd-kcfep1397 .bold-callout p.callout-text b {
    font-size: 26px;
}
.scd-kcfep1397 .bold-callout p.callout-text b {
    font-weight: 600;
}
.scd-kcfep1397 .callout-footer {
    color: #4D4D4F;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 20px;
    margin-top: 20px;
}

.scd-kcfep1397 .no-margin-top {
    margin-top: 0px !important;
}

.scd-kcfep1397 .in-text-link {
    font-size: inherit !important;
}

.scd-kcfep1397 .footnotes {
    margin-bottom: 44px;
    background-color: unset !important;
}

.scd-kcfep1397 .footnotes p {
    margin-bottom: 24px;
}

.scd-kcfep1397 a.in-text-link.sources-link {
    overflow-wrap: break-word;
}

.scd-kcfep1397 .bottom-button-container {
    padding-top: 10px;
}

.scd-kcfep1397 .bottom-button-container .button {
    margin: 0 16px 10px;
}

/* ===================== */
/* === Media Queries === */
/* ===================== */

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .scd-kcfep1397 .img-block.flex-reverse {
        flex-direction: row-reverse;
    }
    .scd-kcfep1397 .img-block.flex-reverse img {
        margin: 0px 0px 0px 40px;
    }
    .scd-kcfep1397 .bold-callout p.callout-text,
    .scd-kcfep1397 .bold-callout p.callout-text b {
        font-size: 32px;
    }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    
}

/* X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {}

/* XX-Large devices (extra large desktops, 1400px and up) */
@media (min-width: 1400px) {}