/* Scoped presentation for older Programming pages refreshed in July 2026. */
.programming-refresh-page {
    display: block;
    background: #eef3f8 !important;
    color: #263241;
    font-size: 17px;
    line-height: 1.72;
}

.programming-refresh-page a {
    color: #1f5f93;
    font-weight: 700;
}

.programming-refresh-page a:hover {
    color: #b21f2d;
}

.programming-refresh-page > .g-bg-img-hero {
    position: relative;
    min-height: 350px !important;
    max-height: none !important;
    margin: 0 !important;
    padding: 74px 20px !important;
    overflow: hidden;
}

.programming-refresh-page > .g-bg-img-hero::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(5, 13, 27, .94), rgba(25, 52, 73, .76));
    z-index: 0;
}

.programming-refresh-page > .g-bg-img-hero > .container {
    position: relative;
    z-index: 1;
    max-width: 1120px;
    padding: 0 24px !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

.programming-refresh-page > .g-bg-img-hero > .container::before {
    display: none !important;
    content: none !important;
}

.programming-refresh-page > .g-bg-img-hero span {
    display: inline-block;
    max-width: 980px;
    padding: 0 !important;
    background: transparent !important;
    color: #fff !important;
    text-shadow: 0 2px 16px rgba(0, 0, 0, .36);
    font-size: 44px !important;
    line-height: 1.14 !important;
    font-weight: 800 !important;
    letter-spacing: 0;
    text-transform: none;
}

.programming-refresh-page > .g-bg-img-hero h2 span {
    margin-top: 12px;
    color: rgba(255, 255, 255, .86) !important;
    font-size: 22px !important;
    font-weight: 500 !important;
}

.programming-refresh-page > section:not(.g-bg-img-hero) {
    padding: 56px 20px 72px !important;
    background: linear-gradient(180deg, #f4f7fb 0%, #eef3f8 100%) !important;
}

.programming-refresh-page > section > .container,
.programming-refresh-page > section.container {
    max-width: 1080px;
    padding: 42px 46px !important;
    background: #fff !important;
    border: 1px solid #d6e0ec !important;
    border-radius: 8px !important;
    box-shadow: 0 22px 52px rgba(15, 23, 42, .13) !important;
}

.programming-refresh-page > section > .container::before,
.programming-refresh-page > section.container::before {
    content: "";
    display: block;
    width: 76px;
    height: 4px;
    margin: 0 auto 26px;
    background: #b21f2d;
    border-radius: 999px;
}

.programming-refresh-page article.u-shadow-v22 {
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
}

.programming-refresh-page .g-brd-primary,
.programming-refresh-page .text-center {
    text-align: left !important;
}

.programming-refresh-page .Content {
    max-width: 920px;
    margin: 0 auto;
    color: #263241;
}

.programming-refresh-page .Content img[align="right"],
.programming-refresh-page .Content img[style*="padding"] {
    max-width: 180px;
    height: auto;
    margin: 0 0 24px 30px;
    border-radius: 8px;
    box-shadow: 0 12px 28px rgba(15, 23, 42, .14);
}

.programming-refresh-page iframe {
    max-width: 100%;
    border: 1px solid #d6e0ec;
    border-radius: 8px;
    box-shadow: 0 16px 36px rgba(15, 23, 42, .14);
}

.programming-refresh-page .embed-responsive {
    max-width: 860px;
    margin: 0 auto 28px;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 16px 36px rgba(15, 23, 42, .16);
}

.programming-refresh-page h1 {
    margin: 0 0 22px !important;
    color: #1b2635;
    font-size: 38px !important;
    line-height: 1.2 !important;
    font-weight: 800 !important;
    letter-spacing: 0;
}

.programming-refresh-page h2 {
    margin: 24px 0 16px;
    color: #243447;
    font-size: 26px !important;
    line-height: 1.3;
    font-weight: 800;
}

.programming-refresh-page h3 {
    margin: 32px 0 16px;
    color: #1b2635;
    font-size: 23px !important;
    line-height: 1.35;
    font-weight: 800;
}

.programming-refresh-page h4 {
    margin: 22px 0 10px;
    color: #1b2635;
    font-size: 19px;
    line-height: 1.35;
    font-weight: 800;
}

.programming-refresh-page p,
.programming-refresh-page li,
.programming-refresh-page blockquote,
.programming-refresh-page td {
    color: #3f4b5c !important;
    font-size: 17px !important;
    line-height: 1.72 !important;
}

.programming-refresh-page p:has(> b:only-child) {
    margin: 30px 0 14px;
}

.programming-refresh-page p:has(> b:only-child) b {
    display: block;
    color: #1b2635;
    font-size: 22px;
    line-height: 1.34;
    font-weight: 800 !important;
}

.programming-refresh-page ul {
    margin: 18px 0 30px;
    padding-left: 0;
    list-style: none;
}

.programming-refresh-page ul li {
    position: relative;
    margin-bottom: 10px;
    padding: 13px 18px 13px 42px;
    background: #f8fafc;
    border: 1px solid #e2e9f2;
    border-radius: 8px;
}

.programming-refresh-page ul li::before {
    content: "";
    position: absolute;
    top: 22px;
    left: 19px;
    width: 7px;
    height: 7px;
    background: #b21f2d;
    border-radius: 50%;
}

.programming-refresh-page .Common-Questions,
.programming-refresh-page blockquote {
    margin: 18px 0 24px;
    padding: 22px 24px;
    background: #f8fafc;
    border: 1px solid #e2e9f2;
    border-left: 4px solid #b21f2d;
    border-radius: 8px;
}

.programming-refresh-page .Common-Questions h4 {
    margin-top: 0;
}

.programming-refresh-page .btn,
.programming-refresh-page .u-btn-primary {
    border-radius: 6px;
    background: #b21f2d !important;
    border-color: #b21f2d !important;
    color: #fff !important;
    box-shadow: 0 10px 22px rgba(178, 31, 45, .24);
}

@media (max-width: 900px) {
    .programming-refresh-page > .g-bg-img-hero {
        min-height: 270px !important;
        padding: 50px 18px !important;
    }

    .programming-refresh-page > .g-bg-img-hero span {
        font-size: 32px !important;
    }

    .programming-refresh-page > section > .container,
    .programming-refresh-page > section.container {
        padding: 30px 24px !important;
    }

    .programming-refresh-page .Content img[align="right"],
    .programming-refresh-page .Content img[style*="padding"] {
        float: none;
        display: block;
        margin: 0 auto 24px;
    }
}
