:root {
    --lcl-black: #111111;
    --lcl-red: #b11226;
    --lcl-soft-red: #fff4f5;
    --lcl-border: #ececec;
}

body {
    letter-spacing: 0;
}

.header-logo img {
    max-width: 170px;
    width: auto;
    max-height: 76px;
    object-fit: contain;
}

.widget-box > img {
    max-width: 190px;
    width: auto;
    max-height: 82px;
    object-fit: contain;
}

.footer-logo-pair {
    display: flex;
    align-items: center;
    gap: 14px;
    flex-wrap: nowrap;
    justify-content: flex-start;
    width: auto;
    margin-bottom: 22px;
}

.footer-logo-pair img {
    width: 94px;
    height: 72px;
    background: #fff;
    border: 1px solid rgba(255, 255, 255, 0.18);
    border-radius: 6px;
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.22);
    object-fit: contain;
    padding: 8px 10px;
}

.top-bar a,
.widget-contact a,
.contact-details a {
    color: inherit;
}

.lcl-phone-lines {
    display: inline-flex;
    flex-direction: column;
    gap: 3px;
    line-height: 1.55;
}

.lcl-phone-lines span {
    display: block;
    white-space: nowrap;
}

.lcl-phone-item {
    align-items: flex-start;
}

.lcl-phone-item i {
    margin-top: 5px;
}

@media (min-width: 993px) {
    .primary-header-one .header-menu-wrap li ul {
        display: block;
    }
}

.header-right .default-btn {
    white-space: nowrap;
}

.default-btn,
.default-btn:focus,
.donate-btn a,
.event-thumb .date,
.event-thumb .date h3,
.event-thumb .date h3 span,
.blog-item .blog-thumb .category,
.blog-item .blog-thumb .category a,
.scroll-to-top,
.subscribe-form .submit-btn,
.contact-form .default-btn,
.contact-form .default-btn:hover {
    color: #fff !important;
}

.default-btn i,
.read-more:hover,
.gallary-hover a {
    color: #fff;
}

.default-btn:hover {
    color: #fff !important;
}

.dl-slider .overlay,
.page-header .overlay,
.cta-section .overlay,
.counter-section .overlay {
    background-color: rgba(0, 0, 0, 0.64);
}

.dl-slider .dl-caption.big {
    white-space: normal;
    max-width: 820px;
}

.dl-slider .dl-caption.small {
    max-width: 760px;
}

.about-img img,
.team-thumb img,
.gallary-item img,
.blog-thumb img,
.donate-img img {
    width: 100%;
    object-fit: cover;
}

.about-img img {
    max-height: 440px;
}

.lcl-background-section {
    background: #fff;
}

.lcl-background-heading {
    max-width: 860px;
    margin: 0 auto 34px;
}

.lcl-background-heading p {
    max-width: 760px;
    margin: 0 auto;
    font-size: 17px;
    line-height: 1.75;
}

.lcl-background-visual {
    height: 360px;
    overflow: hidden;
    border-radius: 6px;
    margin-bottom: 34px;
}

.lcl-background-visual img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center 35%;
}

.lcl-background-copy {
    max-width: 980px;
    margin: 0 auto;
    border-left: 4px solid var(--lcl-red);
    padding-left: 28px;
}

.lcl-background-copy p {
    color: #667470;
    font-size: 16px;
    line-height: 1.78;
    margin-bottom: 16px;
}

.lcl-background-copy p:last-child {
    margin-bottom: 0;
}

.lesp-programme-img {
    object-position: center top;
}

.lcl-program-areas .service-box {
    height: 100%;
}

.lcl-program-areas .service-wrap {
    row-gap: 28px;
}

.lcl-program-areas .service-content {
    padding: 32px 28px;
}

.lcl-program-areas .service-content h3 {
    min-height: 52px;
    margin: 12px 0 10px;
}

.lcl-program-areas .service-icon {
    display: none;
}

.lcl-section-cta {
    margin-top: 34px;
}

.team-thumb img {
    height: 330px;
}

.lcl-leadership-panel {
    max-width: 1120px;
    margin: 0 auto;
}

.lcl-team-layout {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 24px;
    max-width: none;
    min-height: 0;
    margin: 0 auto;
}

.lcl-team-member {
    position: static;
    width: auto;
}

.lcl-team-bishop,
.lcl-team-secretary,
.lcl-team-treasurer,
.lcl-team-director {
    top: auto;
    right: auto;
    left: auto;
    transform: none;
}

.lcl-leader-card {
    height: 100%;
    overflow: hidden;
    border: 1px solid var(--lcl-border);
    border-radius: 6px;
    background: #fff;
    box-shadow: 0 14px 34px rgba(17, 17, 17, 0.07);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.lcl-leader-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 18px 42px rgba(17, 17, 17, 0.11);
}

.lcl-leader-card .team-thumb {
    background: #f5f5f5;
    overflow: hidden;
}

.lcl-team-member .team-item {
    max-width: none;
    margin: 0;
}

.lcl-team-member .team-thumb img {
    height: 285px;
    object-position: center top;
    transition: transform 0.35s ease;
}

.lcl-leader-card:hover .team-thumb img {
    transform: scale(1.04);
}

.lcl-team-member .team-content {
    min-height: 170px;
    margin-top: 0;
    padding: 24px 20px 26px;
    border-top: 4px solid var(--lcl-red);
}

.lcl-role-label {
    display: inline-block;
    margin-bottom: 10px;
    color: var(--lcl-red);
    font-family: "Work Sans", sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: uppercase;
}

.lcl-team-member .team-content h3 {
    margin-bottom: 8px;
    color: var(--lcl-black);
    font-size: 17px;
    line-height: 1.35;
}

.lcl-team-member .team-content p {
    margin: 0;
    color: #667470;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 1.55;
}

.lcl-staff-showcase {
    display: grid;
    grid-template-columns: minmax(260px, 0.42fr) minmax(0, 0.58fr);
    align-items: center;
    gap: 34px;
    margin-top: 54px;
    padding: 34px;
    border: 1px solid var(--lcl-border);
    border-radius: 6px;
    background: linear-gradient(135deg, #ffffff 0%, #ffffff 52%, var(--lcl-soft-red) 100%);
    box-shadow: 0 16px 40px rgba(17, 17, 17, 0.07);
}

.lcl-staff-copy h3 {
    margin-bottom: 14px;
    color: var(--lcl-black);
    font-size: 30px;
    line-height: 1.25;
}

.lcl-staff-copy p {
    margin: 0;
    color: #667470;
    font-size: 16px;
    line-height: 1.75;
}

.lcl-staff-photo {
    margin: 0;
    overflow: hidden;
    border-radius: 6px;
    background: #fff;
    box-shadow: 0 14px 34px rgba(17, 17, 17, 0.1);
}

.lcl-staff-photo img {
    display: block;
    width: 100%;
    height: 420px;
    object-fit: cover;
    object-position: center 35%;
}

.lcl-team-page-section .section-heading p,
.lcl-past-directors-section .section-heading p {
    max-width: 720px;
    margin: 0 auto;
}

.lcl-past-directors-wrap {
    row-gap: 30px;
}

.lcl-past-director-card {
    height: 100%;
    overflow: hidden;
    border: 1px solid var(--lcl-border);
    border-radius: 6px;
    background: #fff;
    box-shadow: 0 14px 34px rgba(17, 17, 17, 0.07);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.lcl-past-director-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 18px 42px rgba(17, 17, 17, 0.11);
}

.lcl-past-director-photo {
    height: 300px;
    background: #f5f5f5;
    overflow: hidden;
}

.lcl-past-director-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
}

.lcl-past-director-content {
    min-height: 140px;
    padding: 24px 22px;
    border-top: 4px solid var(--lcl-red);
    text-align: center;
}

.lcl-past-director-content h3 {
    margin-bottom: 8px;
    color: var(--lcl-black);
    font-size: 18px;
    line-height: 1.35;
}

.lcl-past-director-content strong {
    display: block;
    margin-bottom: 6px;
    color: var(--lcl-red);
    font-family: "Work Sans", sans-serif;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}

.lcl-past-director-content span {
    display: block;
    color: #667470;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 1.45;
}

.gallary-item img {
    height: 280px;
    object-position: top center;
}

.gallery-pagination-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    padding: 12px 0 70px;
}

.gallery-pagination {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 8px;
}

.gallery-page-btn {
    width: 42px;
    height: 42px;
    border: 1px solid var(--lcl-border);
    background: #fff;
    color: var(--lcl-black);
    font-family: "Work Sans", sans-serif;
    font-weight: 700;
    line-height: 1;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
}

.gallery-page-btn:hover,
.gallery-page-btn.active {
    border-color: var(--lcl-red);
    background: var(--lcl-red);
    color: #fff;
}

.gallery-page-btn:disabled {
    cursor: not-allowed;
    opacity: 0.45;
}

.gallery-page-btn:disabled:hover {
    border-color: var(--lcl-border);
    background: #fff;
    color: var(--lcl-black);
}

.gallery-pagination-info {
    color: #667470;
    font-size: 14px;
    margin: 0;
}

.sponsor-section .container {
    display: flex;
    align-items: center;
    gap: 34px;
}

.sponsor-heading {
    flex: 0 0 185px;
    margin-bottom: 0;
    text-align: left !important;
}

.sponsor-heading h2 {
    color: var(--lcl-black);
    font-size: 28px;
    line-height: 1.25;
    margin: 0;
}

.sponsor-carousel {
    flex: 1 1 auto;
    min-width: 0;
}

.sponsor-item {
    min-height: 110px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.sponsor-item img {
    max-height: 82px;
    width: auto;
    object-fit: contain;
}

.lcl-value-list,
.lcl-project-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.lcl-value-list li,
.lcl-project-list li {
    border-bottom: 1px solid var(--lcl-border);
    padding: 11px 0;
    color: #667470;
}

.lcl-value-list li:before,
.lcl-project-list li:before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-right: 10px;
    border-radius: 50%;
    background: var(--lcl-red);
}

.lcl-card {
    background: #fff;
    border: 1px solid var(--lcl-border);
    padding: 28px;
    height: 100%;
}

.lcl-card h3 {
    color: var(--lcl-black);
}

.lcl-donor-table-wrap {
    overflow-x: auto;
    border: 1px solid var(--lcl-border);
    border-radius: 6px;
    background: #fff;
    box-shadow: 0 12px 28px rgba(17, 17, 17, 0.06);
}

.lcl-donor-table {
    width: 100%;
    min-width: 900px;
    border-collapse: collapse;
}

.lcl-donor-table th,
.lcl-donor-table td {
    border-bottom: 1px solid var(--lcl-border);
    border-right: 1px solid var(--lcl-border);
    padding: 16px 18px;
    vertical-align: top;
}

.lcl-donor-table th:last-child,
.lcl-donor-table td:last-child {
    border-right: 0;
}

.lcl-donor-table tr:last-child td {
    border-bottom: 0;
}

.lcl-donor-table th {
    background: var(--lcl-black);
    color: #fff;
    font-family: "Work Sans", sans-serif;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
}

.lcl-donor-table td {
    color: #667470;
    font-size: 15px;
    line-height: 1.55;
}

.lcl-donor-table td:first-child,
.lcl-donor-table th:first-child {
    width: 64px;
    text-align: center;
    white-space: nowrap;
}

.lcl-donor-table td:nth-child(2) {
    color: var(--lcl-black);
    font-weight: 700;
}

.lcl-donor-table td:last-child {
    width: 190px;
    color: var(--lcl-black);
    font-weight: 600;
}

.lcl-pill {
    display: inline-block;
    background: var(--lcl-soft-red);
    color: var(--lcl-red);
    font-family: "Work Sans", sans-serif;
    font-size: 13px;
    font-weight: 600;
    padding: 4px 11px;
    margin-bottom: 12px;
}

.footer-section {
    background: #070707;
}

.footer-section p {
    color: #ddd;
}

@media only screen and (max-width: 992px) {
    .header-logo img {
        max-width: 150px;
    }

    .dl-slider .dl-caption.big {
        font-size: 38px;
        line-height: 45px;
    }

    .lcl-background-heading {
        margin-bottom: 24px;
    }

    .lcl-background-visual {
        height: auto;
    }

    .lcl-background-visual img {
        height: 260px;
    }

    .lcl-background-copy {
        padding-left: 18px;
    }

    .sponsor-section .container {
        display: block;
    }

    .sponsor-heading {
        margin-bottom: 20px;
        text-align: center !important;
    }

    .lcl-team-layout {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 26px 22px;
        max-width: 680px;
    }

    .lcl-team-member .team-thumb img {
        height: 300px;
    }

    .lcl-staff-showcase {
        grid-template-columns: 1fr;
        gap: 24px;
        padding: 28px;
    }

    .lcl-staff-photo img {
        height: 360px;
    }
}

@media only screen and (max-width: 576px) {
    .lcl-team-layout {
        gap: 22px;
        grid-template-columns: 1fr;
    }

    .lcl-team-member .team-thumb img {
        height: 320px;
    }

    .lcl-team-member .team-content {
        min-height: auto;
    }

    .lcl-staff-showcase {
        margin-top: 38px;
        padding: 22px;
    }

    .lcl-staff-copy h3 {
        font-size: 25px;
    }

    .lcl-staff-photo img {
        height: 280px;
    }

    .lcl-past-director-photo {
        height: 280px;
    }
}
