/*# sourceURL=wp-img-auto-sizes-contain-inline-css */
.bx-snippet-wrap[data-snippet-id="14925"] .bx-snippet-content,
.bx-snippet-wrap[data-snippet-id="14925"] #builderx-content,
.bx-snippet-wrap[data-snippet-id="14925"] #builderx-content p {
    display:inline !important;
    margin:0 !important;
    color:#fff !important;
	font-size: 22px !important; 
}
.bx-snippet-wrap[data-snippet-id="14925"] .pilgrim-service-time {
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
}
.bx-snippet-wrap[data-snippet-id="14925"] .pilgrim-service-time i {
    color: #fff !important;
    font-size: 20px !important;
}
@media (max-width: 767px) {
    .bx-snippet-wrap[data-snippet-id="14925"] .bx-snippet-content,
    .bx-snippet-wrap[data-snippet-id="14925"] #builderx-content,
    .bx-snippet-wrap[data-snippet-id="14925"] #builderx-content p {
        font-size: 17px !important;
        line-height: 1.45 !important;
    }
    .bx-snippet-wrap[data-snippet-id="14925"],
    .bx-snippet-wrap[data-snippet-id="14925"] .bx-snippet-content,
    .bx-snippet-wrap[data-snippet-id="14925"] #builderx-content {
        display: block !important;
        width: 100% !important;
    }
    .bx-snippet-wrap[data-snippet-id="14925"] .pilgrim-service-time {
        display: flex !important;
        justify-content: center !important;
        gap: 7px !important;
        width: 100% !important;
    }
    .bx-snippet-wrap[data-snippet-id="14925"] .pilgrim-service-time + .pilgrim-service-time {
        margin-top: 2px !important;
    }
    .bx-snippet-wrap[data-snippet-id="14925"] .pilgrim-service-time i {
        font-size: 16px !important;
        flex: 0 0 auto !important;
    }
    .bx-snippet-wrap[data-snippet-id="14925"] .pilgrim-service-separator {
        display: none !important;
    }
}
.footer a.bx-utility-social-link
{
    font-size: 26px;
    margin-right: 21px;
}
.footer-text .bx-utility-social-link
{
    margin-top: 9px !important;
    display: inline-block;
}
.footer .contactbutton
{
    background-color: #99C3EA;
    text-decoration: none;
    padding: 7px 18px 6px 15px;
    margin-top: 4px;
    display: inline-block;
}
#chs-footer h6
{
    font-size: 25px !important;
    font-weight: 600;
    letter-spacing: 0pt;
}

.sundaytimes {
    position: relative;
    width: 100%;
    padding: 80px 20px 88px;
    overflow: hidden;
    background-color: #f7f7f7;
    background-image: url('/wp-content/themes/builderx-theme/images/welcomeback1.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
    color: #050505;
}

.sundaytimes .container {
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(360px, 535px);
    align-items: center;
    gap: 56px;
}

.sundaytimes .left-section {
    text-align: center;
}

.sundaytimes h1 {
    margin: 0 0 6px;
    font-size: clamp(38px, 4vw, 54px);
    line-height: 0.95;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: uppercase;
}

.sundaytimes .blue {
    color: #01059d;
    font-weight: 700;
}

.sundaytimes .blackword {
    display: inline-block;
    color: #01059d;
    font-family: blacksword, cursive;
    font-size: 1.85em;
    font-weight: 400;
    line-height: 0;
    text-transform: none;
    vertical-align: -0.18em;
    margin-right: 0.14em;
    padding-right: 0.03em;
}

.sundaytimes .subtitle {
    margin: 0 0 26px;
    font-size: 18px;
    line-height: 1.35;
}

.sundaytimes .details {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 42px;
    max-width: 620px;
    margin: 0 auto;
    align-items: start;
}

.sundaytimes .details h3 {
    margin: 0 0 11px;
    font-size: 20px;
    line-height: 1.1;
    font-weight: 800;
    color: #000;
    letter-spacing: 0;
}

.sundaytimes .details h3 i {
    margin-right: 10px;
    color: #000;
}

.sundaytimes .times,
.sundaytimes .location {
    font-size: 16px;
    line-height: 1.28;
}

.sundaytimes .times p,
.sundaytimes .location p {
    margin: 0;
}

.sundaytimes .times .bx-snippet-wrap[data-snippet-id="14925"],
.sundaytimes .times .bx-snippet-wrap[data-snippet-id="14925"] .bx-snippet-content,
.sundaytimes .times .bx-snippet-wrap[data-snippet-id="14925"] #builderx-content,
.sundaytimes .times .bx-snippet-wrap[data-snippet-id="14925"] #builderx-content p {
    display: block !important;
    width: auto !important;
    margin: 0 !important;
    color: inherit !important;
    font-size: 16px !important;
    line-height: 1.28 !important;
}

.sundaytimes .times strong,
.sundaytimes .times b {
    color: #4b168c;
}

.sundaytimes .times a,
.sundaytimes .location a {
    display: inline-block;
    margin-top: 13px;
    color: #01059d;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 800;
    text-decoration: underline;
    text-underline-offset: 6px;
    text-decoration-thickness: 2px;
}

.sundaytimes .times a.watch-link {
    display: inline;
    margin-top: 0;
    color: #df2525;
    font-size: inherit;
    font-weight: 400;
    text-decoration: none;
}

.sundaytimes .new-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 50px;
    margin-top: 34px;
    padding: 11px 30px;
    background: #0100a8;
    color: #fff;
    font-size: 25px;
    line-height: 1.1;
    font-weight: 800;
    text-decoration: none;
    text-transform: uppercase;
}

.sundaytimes .right-section {
    width: 100%;
}

.sundaytimes .right-section .custom-slideshow-wrapper {
    width: 100% !important;
    max-width: 535px !important;
    height: 400px !important;
    margin: 0 auto;
    background: #111;
}

.sundaytimes .right-section .slideshow-arrow {
    pointer-events: auto !important;
    z-index: 40 !important;
}

@media (max-width: 1023px) {
    .sundaytimes {
        padding: 58px 18px 64px;
        background-image: url('/wp-content/themes/builderx-theme/images/welcomeback1.jpg');
    }

    .sundaytimes .container {
        grid-template-columns: 1fr;
        gap: 36px;
    }

    .sundaytimes .right-section {
        order: 2;
    }
}

@media (max-width: 640px) {
    .sundaytimes h1 {
        font-size: 36px;
    }

    .sundaytimes .subtitle {
        font-size: 16px;
        margin-bottom: 22px;
    }

    .sundaytimes .details {
        grid-template-columns: 1fr;
        gap: 26px;
    }

    .sundaytimes .new-button {
        width: min(100%, 335px);
        font-size: 20px;
    }

.sundaytimes .right-section .custom-slideshow-wrapper {
    height: 310px !important;
    }
}

/* Crosspoint welcome layout */
.sundaytimes {
    padding: 74px 20px;
    background: #f7f7f7;
    color: #080808;
}

.sundaytimes .container {
    max-width: 1080px;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 64px;
}

.sundaytimes .left-section { text-align: center; }

.sundaytimes h1 {
    font-family: inherit;
    font-size: clamp(28px, 3vw, 38px);
    font-weight: 400;
    line-height: 1.05;
    letter-spacing: 0;
    text-transform: uppercase;
}

.sundaytimes .welcome-accent { color: #f45126; font-size: 1.55em; font-weight: 700; letter-spacing: -.02em; }
.sundaytimes .welcome-to { font-size: .6em; letter-spacing: 0; }
.sundaytimes .subtitle { margin: 8px 0 34px; color: #171717; font-size: 16px; }

.sundaytimes .details { max-width: 520px; margin: 0 auto; gap: 40px; text-align: center; }
.sundaytimes .details h3 { font-size: 22px; text-transform: uppercase; }
.sundaytimes .details h3 i { color: #555; }
.sundaytimes .times, .sundaytimes .location { color: #171717; font-size: 16px; line-height: 1.5; text-align: center; }
.sundaytimes .time-accent { color: #f45126; }
.sundaytimes .times a, .sundaytimes .location a { color: #080808; font-size: 13px; text-transform: uppercase; text-underline-offset: 5px; text-decoration-thickness: 1px; }

.sundaytimes .right-section { max-width: 552px; margin: 0 auto; }
.sundaytimes .right-section img { display: block; width: 100%; height: auto; aspect-ratio: 547 / 329; object-fit: cover; }

@media (max-width: 1023px) {
    .sundaytimes { padding: 88px 20px; }
    .sundaytimes .container { grid-template-columns: 1fr; gap: 38px; }
    .sundaytimes .left-section { text-align: center; }
    .sundaytimes .details { margin: 0 auto; }
}

@media (max-width: 640px) {
    .sundaytimes .details { grid-template-columns: 1fr; max-width: 300px; gap: 28px; }
}

.whatshappening {
    width: 100%;
    padding: 88px 20px 20px;
    text-align: center;
    color: #080808;
    background: #fff;
}

.whatshappening .container {
    max-width: 1200px;
    margin: 0 auto;
}

.whatshappening .title {
    margin: 0;
    color: #080808;
    font-size: clamp(42px, 5vw, 62px);
    line-height: .98;
    font-weight: 400;
    letter-spacing: -.04em;
    text-transform: uppercase;
}

.whatshappening .title-accent {
    color: #f45126;
    font-weight: 700;
}

.whatshappening .title-main {
    font-weight: 300;
}

.whatshappening .title-divider {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    margin: 12px 0 10px;
}

.whatshappening .title-divider span {
    width: 77px;
    height: 2px;
    background: #080808;
}

.whatshappening .title-divider i {
    color: #080808;
    font-size: 18px;
}

.whatshappening .subtitle {
    margin: 0 0 27px;
    color: #080808;
    font-size: 18px;
    line-height: 1.35;
}

.whatshappening .button-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 18px;
    margin: 0 0 36px;
}

.whatshappening .button-container a {
    text-decoration: none;
}

.whatshappening .event-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 220px;
    min-height: 45px;
    padding: 0 22px 0 0;
    overflow: hidden;
    border: 2px solid #080808;
    border-radius: 0;
    background-color: #fff;
    color: #080808;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 700;
    letter-spacing: 0.5px;
    cursor: pointer;
}

.whatshappening .event-button i {
    align-self: stretch;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    margin-right: 15px;
    background: #080808;
    color: #fff;
    font-size: 18px;
    line-height: 1;
}

.whatshappening .calendar-carousel {
    width: 100%;
}

.whatshappening .mec-carousel-image-card {
    background: transparent !important;
}

@media (max-width: 768px) {
    .whatshappening {
        padding: 58px 16px 24px;
    }

    .whatshappening .button-container {
        flex-direction: column;
        align-items: center;
    }

    .whatshappening .event-button {
        width: min(100%, 285px);
    }
}

.sermons {
    width: 100%;
    padding: 90px 20px 69px;
    text-align: center;
    background: #f7f7f7 url('/wp-content/themes/builderx-theme/images/sermonback.jpg') center left / cover no-repeat;
}

.sermons .container {
    max-width: 1200px;
    margin: 0 auto;
}

.sermons .title {
    margin: 0 0 23px;
    padding-bottom: 3px;
    color: #672c86;
    font-size: clamp(42px, 5vw, 58px);
    line-height: 1;
    font-weight: 200;
    letter-spacing: 0;
    text-transform: uppercase;
}

.sermons .title b {
    color: #01009a;
    font-weight: 700;
}

.sermons .blackword {
    display: inline-block;
    font-family: blacksword, cursive;
    font-size: 1.3em;
    line-height: 0;
    padding-right: 10px;
    text-transform: none;
    vertical-align: -0.12em;
}

.sermons .button-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 18px;
    margin: 0 0 42px;
}

.sermons .button-container a {
    text-decoration: none;
}

.sermons .event-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 220px;
    min-height: 45px;
    padding: 0 22px 0 0;
    overflow: hidden;
    border: 2px solid #01009a;
    border-radius: 0;
    background-color: #fff;
    color: #010099;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 700;
    letter-spacing: 0.5px;
    cursor: pointer;
}

.sermons .event-button.lively {
    border-color: #b22626;
    color: #b22626;
}

.sermons .event-button i {
    align-self: stretch;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    margin-right: 15px;
    background: #010099;
    color: #fff;
    font-size: 18px;
    line-height: 1;
}

.sermons .event-button.lively i {
    background: #b22626;
}

.sermons .columns {
    display: grid;
    grid-template-columns: minmax(0, 0.9fr) minmax(320px, 1.1fr);
    gap: 42px;
    align-items: start;
    margin-top: 29px;
    text-align: left;
}

.sermons .column {
    min-width: 0;
}

.sermons .videocol2 .sb_youtube {
    margin-top: -35px;
}

.sermons .videocol1 .sby_video_thumbnail_wrap {
    max-width: 168px !important;
    height: 96px;
}

.sermons .videocol1 .sby_info {
    float: left;
    width: 315px !important;
    margin-top: -80px !important;
    margin-left: 193px;
    text-align: left !important;
}

.sermons .videocol1 .yxr-v3-grid {
    grid-template-columns: 1fr !important;
}

.sermons .videocol1 .yxr-v3-card {
    display: grid;
    grid-template-columns: 168px 1fr;
    gap: 18px;
    align-items: start;
    border: 0;
    border-bottom: 1px solid rgba(0,0,0,0.15);
    background: transparent;
    padding: 0 0 18px;
}

.sermons .videocol1 .yxr-v3-thumb {
    height: 96px;
    padding-top: 0 !important;
}

.sermons .videocol1 .yxr-v3-meta {
    padding: 0;
}

.sermons .videocol1 .yxr-v3-title {
    font-size: 16px;
}

.sermons .videocol1 .yxr-v3-btn-wrap {
    display: none;
}

.sermons .videocol2 .yxr-v3-single-card {
    border: 0;
    background: #fff;
}

.sermons .videocol2 .yxr-v3-single-wrap {
    max-width: none !important;
}

.sermons .sby_meta {
    margin-top: 5px !important;
}

.sermons .sby_view_count {
    display: none;
}

@media (max-width: 768px) {
    .sermons {
        padding: 70px 16px 78px;
        background: #f7f7f7;
    }

    .sermons .button-container {
        flex-direction: column;
        align-items: center;
    }

    .sermons .event-button {
        width: min(100%, 285px);
    }

    .sermons .columns {
        grid-template-columns: 1fr;
        gap: 28px;
    }

    .sermons .videocol1 .yxr-v3-card {
        grid-template-columns: 1fr;
    }

    .sermons .videocol1 .yxr-v3-thumb {
        height: auto;
        padding-top: 56.25% !important;
    }

    .sermons .sby_items_wrap {
        padding: 0 !important;
        margin: 32px 0 0 !important;
    }

    .sermons .videocol1 .sby_info {
        width: auto !important;
        margin-top: -96px !important;
    }
}

.beliefs {
    min-height: 365px;
    padding: 52px max(7vw, 28px);
    background: #fff url('/wp-content/uploads/beliefs-bible-banner.png') left center / 100% auto no-repeat;
    color: #080808;
}

.beliefs-container { display: flex; align-items: center; justify-content: flex-end; width: min(100%, 1200px); min-height: 261px; margin: 0 auto; }
.beliefs-content { width: min(100%, 650px); text-align: center; }
.beliefs h2, .grow-together h2 { margin: 0; font-size: clamp(42px, 5vw, 62px); line-height: 1; font-weight: 300; text-transform: uppercase; letter-spacing: -.04em; }
.beliefs h2 span, .grow-together h2 span { color: #f45126; font-weight: 700; }
.section-divider { display: flex; align-items: center; justify-content: center; gap: 15px; margin: 12px 0; }
.section-divider i { display: block; width: 77px; height: 2px; background: #080808; }
.section-divider b { font-size: 20px; line-height: 1; font-weight: 400; }
.beliefs p { margin: 0 0 18px; font-size: 18px; line-height: 1.42; }
.beliefs a { display: inline-block; padding: 8px 22px; border: 2px solid #555; color: #333; font-size: 17px; text-decoration: none; }

.grow-together { padding: 84px 20px 0; text-align: center; background: #f8f8f8 url('/wp-content/uploads/grow-together-background.png') center / cover no-repeat; color: #080808; }
.grow-inner { max-width: 1140px; margin: 0 auto; }
.grow-intro { max-width: 1030px; margin: 16px auto 48px; font-size: 18px; line-height: 1.42; }
.grow-cards { display: grid; grid-template-columns: repeat(3, 1fr); max-width: 1125px; margin: 0 auto; }
.grow-card { position: relative; display: block; min-height: 490px; overflow: hidden; color: #fff; text-decoration: none; background: var(--card-color); }
.grow-photo { position: absolute; inset: 0; background: center top / cover no-repeat; }
.grow-card.children .grow-photo { background-image: url('/wp-content/themes/builderx-theme/images/grow-children.jpg'); }
.grow-card.youth .grow-photo { background-image: url('/wp-content/themes/builderx-theme/images/grow-youth.jpg'); }
.grow-card.adults .grow-photo { background-image: url('/wp-content/themes/builderx-theme/images/grow-adults.jpg'); }
.grow-photo-overlay { position: absolute; inset: 0; background: linear-gradient(to bottom, transparent 36%, var(--card-color) 70%); }
.grow-card.children { --card-color: #b7b7b7; }
.grow-card.youth { --card-color: #858585; }
.grow-card.adults { --card-color: #555; }
.grow-card-copy { position: relative; z-index: 1; display: flex; min-height: 490px; flex-direction: column; justify-content: flex-end; padding: 38px 28px; text-align: center; }
.grow-card h3 { margin: 0 0 8px; font-size: 36px; line-height: 1; font-weight: 500; text-transform: uppercase; }
.grow-card p { max-width: 290px; margin: 0 auto; font-size: 16px; line-height: 1.3; }

@media (max-width: 768px) {
    .beliefs { min-height: 420px; padding: 55px 20px; background: linear-gradient(rgba(255,255,255,.55), rgba(255,255,255,.72)), url('/wp-content/uploads/beliefs-bible-banner.png') center / cover no-repeat; }
    .beliefs-container { justify-content: center; min-height: 310px; }
    .beliefs p, .grow-intro { font-size: 16px; }
    .grow-together { padding: 62px 16px 0; }
    .grow-cards { grid-template-columns: 1fr; max-width: 430px; }
    .grow-card { display: grid; min-height: 150px; grid-template-columns: 42% 58%; }
    .grow-photo { position: relative; min-height: 150px; background-position: center; }
    .grow-photo-overlay { display: none; }
    .grow-card-copy { min-height: 150px; justify-content: center; padding: 20px; background: #1a1a1a; text-align: left; }
    .grow-card h3 { font-size: 24px; }
    .grow-card p { margin: 0; font-size: 14px; }
}

.involved {
    width: 100%;
    clear: both;
    margin-top: -8px;
    padding: 72px 20px 75px;
    color: #fff;
    background: #01009a url('/wp-content/themes/builderx-theme/images/mobile.jpg') center right / cover no-repeat;
}

.involved .container,
.outreach .container {
    max-width: 1200px;
    margin: 0 auto;
}

.involvedboxed {
    max-width: 495px;
    text-align: center;
    color: #000;
}

.involved .title,
.outreach .title {
    margin: 0;
    padding-bottom: 0;
    color: #a278ee;
    font-size: clamp(42px, 5vw, 58px);
    line-height: 1;
    font-weight: 200;
    letter-spacing: 0;
    text-transform: uppercase;
}

.involved .title b,
.outreach .title b {
    color: #fff;
    font-weight: 700;
}

.involved .blackword,
.outreach .blackword {
    display: inline-block;
    font-family: blacksword, cursive;
    font-size: 1.3em;
    line-height: 0;
    padding-right: 10px;
    text-transform: none;
    vertical-align: -0.12em;
}

.subytitle {
    color: #9c9cfb;
    font-size: 22px;
    line-height: 1.2;
    font-weight: 400;
    padding-top: 8px;
}

.involved .subtitle,
.outreach .subtitle {
    color: #fff;
    padding-top: 18px;
    line-height: 1.4;
}

.involved .subtitle {
    padding-bottom: 16px;
}

.app-links {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
    margin: 20px 0;
}

.app-links img {
    width: auto;
    max-height: 48px;
    transition: transform 0.2s ease;
}

.app-links img:hover {
    transform: scale(1.05);
}

.outreach {
    width: 100%;
    clear: both;
    margin-top: 0;
    margin-bottom: -8px;
    padding: 119px 20px 115px;
    color: #080808;
    background: linear-gradient(rgba(255,255,255,.4), rgba(255,255,255,.4)), url('/wp-content/uploads/family-life-background.png') left center / 100% auto no-repeat #fff;
}

.outreachboxed {
    max-width: 640px;
    margin-left: 0;
    text-align: center;
}

.outreach h2.title {
    font-size: clamp(42px, 5vw, 62px);
    letter-spacing: -.02em;
}

.outreach .section-divider { margin: 14px 0 18px; }

.outreach .outreach-desc {
    margin: 0 0 22px;
    color: #080808;
    font-size: 17px;
    line-height: 1.42;
    text-wrap: balance;
}

.outreach-buttons {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 18px;
}

.outreach .outreach-btn {
    display: inline-block;
    padding: 8px 22px;
    border: 2px solid #555;
    background: #fff;
    color: #333;
    font-size: 17px;
    line-height: 1.3;
    text-decoration: none;
}

.outreach .outreach-btn:hover { background: #333; color: #fff; }

.outreach .title,
.outreach .title b,
.outreach .subtitle,
.outreach .subytitle { color: #080808; }

.outreach .title b { color: #f45126; font-weight: 600; }

.outreach .subtitle {
    padding-bottom: 23px;
}

.outreach .new-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    max-width: 280px;
    min-height: 42px;
    margin: 0 auto 38px;
    padding: 4px 30px;
    border: 2px solid #080808;
    background-color: transparent;
    color: #080808;
    font-size: 19px;
    line-height: 1.2;
    font-weight: 500;
    cursor: pointer;
}

.family-popup {
    position: fixed;
    inset: 0;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 24px;
    background: rgba(0,0,0,0.72);
    z-index: 2147483647;
}

.family-popup.is-open {
    display: flex;
}

.family-popup-inner {
    position: relative;
    display: grid;
    grid-template-columns: minmax(0, 1.15fr) minmax(280px, 0.85fr);
    width: min(100%, 1040px);
    max-height: min(90vh, 820px);
    overflow: auto;
    background: #fff;
    color: #111;
    box-shadow: 0 24px 80px rgba(0,0,0,0.35);
}

.family-popup-left {
    padding: 38px;
    text-align: left;
}

.family-popup-left h2 {
    margin: 0 0 18px;
    color: #01009a;
    font-size: 34px;
    line-height: 1.1;
    font-weight: 800;
}

.family-popup-left h4 {
    margin: 20px 0 6px;
    color: #672c86;
    font-size: 18px;
    font-weight: 800;
}

.family-popup-left p {
    margin: 0 0 14px;
    font-size: 16px;
    line-height: 1.55;
}

.family-contact {
    margin-top: 20px;
    padding: 16px;
    background: #f3f1f7;
    font-size: 16px;
    line-height: 1.5;
}

.family-contact a {
    color: #01009a;
    font-weight: 700;
}

.family-popup-right img {
    width: 100%;
    height: 100%;
    min-height: 100%;
    object-fit: cover;
    display: block;
}

.family-popup-close {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 38px;
    height: 38px;
    border: 0;
    background: #01009a;
    color: #fff;
    font-size: 24px;
    line-height: 1;
    cursor: pointer;
}

@media (max-width: 950px) {
    .involved,
    .outreach {
        padding-top: 64px;
        padding-bottom: 53px;
    }

    .involved {
        box-shadow: inset 0 0 0 1000px rgba(1, 0, 153, 0.75);
    }

    .outreach {
        padding-top: 104px;
        padding-bottom: 93px;
        box-shadow: none;
        background: linear-gradient(rgba(255,255,255,.72), rgba(255,255,255,.8)), url('/wp-content/uploads/family-life-background.png') center / cover no-repeat;
    }

    .involvedboxed,
    .outreachboxed {
        max-width: 600px;
        margin: 0 auto;
        color: #080808;
    }

    .family-popup-inner {
        grid-template-columns: 1fr;
    }

    .family-popup-right {
        order: -1;
        max-height: 260px;
        overflow: hidden;
    }

    .family-popup-left {
        padding: 28px;
    }
}

@media (max-width: 560px) {
    .family-popup {
        padding: 12px;
    }

    .family-popup-left {
        padding: 24px 18px;
    }

    .family-popup-left h2 {
        font-size: 28px;
    }
}
