
.non-profit-template {
    font-family: "Manrope", sans-serif;
}
section.non-profit-banner span {
    font-size: 20px;
    font-weight: 700;
    color: #D0EEFB;
    text-transform: uppercase;
    display: block;
    margin-bottom: 22px;
}
.non-profit-template .btn-accent a, .non-profit-template .btn-accent {
    background-color: #0A5576 !important;
    color: #fff !important;
    border-color: #0A5576 !important;
}
section.hmpg22.non-profit-section2 h3 {
    margin-bottom: 24px;
}
section.hmpg22.non-profit-section2 p {
    text-align: center;
}
section.non-profit-banner .row {
    gap: 22px;
    padding: 0px 20px;
}
section.non-profit-banner .row .col-sm-6 {
    padding: 0 !important;
    flex: 1
}
section.non-profit-banner .row .col-sm-6:last-child {
    display: flex;
    justify-content: flex-end;
}
.non-profit-section3 .col-sm-4 {
    text-align: center;
}
.non-profit-sect2 {
    margin: 152px 0 74px;
}
.non-profit-sect2 .np-row {
    display: flex;
    gap: 32px;
}
.non-profit-sect2 .np-col {
    flex: 1;
}
.non-profit-sect2 .np-col h2 {
    font-family: "Manrope", sans-serif;
    color: #262626;
    margin: 0 0 24px;
    font-size: 40px;
    line-height: 52px;
    font-weight: 700;
    letter-spacing: -0.02em;
}
.non-profit-sect2 .np-col p {
    font-family: "Manrope", sans-serif;
}
.non-profit-sect4 {
    margin: 74px 0 152px;
}
.non-profit-sect4 h2 {
    font-size: 40px;
    line-height: 47px;
    font-family: "Manrope", sans-serif;
    font-weight: 800;
    letter-spacing: -0.02em;
    color: #262626;
    margin-bottom: 16px;
    text-align: center;
}
.non-profit-sect4 h4 {
    font-size: 20px;
    line-height: auto;
    font-family: "Manrope", sans-serif;
    font-weight: 400;
    letter-spacing: 0.08em;
    color: #262626;
    margin-bottom: 32px;
    text-align: center;
}
.non-profit-sect4 p {
    font-family: "Manrope", sans-serif;
    text-align: center;
    margin-bottom: 48px;
}
.non-profit-sect4 .np-row {
    display: flex;
    gap: 24px;
}
.non-profit-sect4 .np-col {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding: 32px 40px 40px;
    border-radius: 24px;
    background-color: #EBEBEB;
    align-items: center;
}
.non-profit-sect4 .np-col img {
    width: 72px;
    object-fit: contain;
    height: 72px;
}
.non-profit-sect4 .np-col p {
    margin: 0;
}
.non-profit-sect5 {
    background-color: #262626;
    padding: 80px 96px;
    display: flex;
    flex-direction: column;
    gap: 56 px;
    color: #fff;
}
.non-profit-sect5 h2 {
    color: #fff;
    text-align: center;
    font-family: "Manrope", sans-serif;
    font-weight: 800;
    letter-spacing: -0.02em;
    font-size: 40px;
    line-height: 47px;
}
.non-profit-sect5 .np-row {
    display: flex;
    gap: 40px;
    margin-top: 56px;
}
.non-profit-sect5 .np-col {
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: center;
    max-width: 219px;
}
.non-profit-sect5 .np-col h3 {
    font-size: 25px;
    line-height: 30px;
    font-weight: 700;
    letter-spacing: -0.02em;
    font-family: "Manrope", sans-serif;
}
.non-profit-sect5 .np-col p {
    font-family: "Manrope", sans-serif;
    margin: 0;
}
.non-profit-sect5 .np-col img {
    margin-bottom: 8px;
}
.non-profit-sect5 .np-col a {
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    font-family: "Manrope", sans-serif;
    display: inline-block;
    position: relative;
    margin-top: auto;
}
.non-profit-sect5 .np-col a::after {
    content: "";
    position: absolute;
    left: 0;
    transition: 0.60s;
    width: 100%;
    height: 2px;
    bottom: -3px;
    background: #fff;
}
.non-profit-sect6 {
    margin: 152px 0 133px;
}
.non-profit-sect6 .np-row {
    display: flex;
    gap: 32px;
}
.non-profit-sect6 .np-col {
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.non-profit-sect6 h2 {
    font-size: 32px;
    line-height: 36px;
    font-family: "Manrope", sans-serif;
    font-weight: 700;
    letter-spacing: -0.02em;
    color: #262626;
    margin: 0;
}
.non-profit-sect6 p {
    font-family: "Manrope", sans-serif;
    color: #262626;
    margin: 0;
}
.non-profit-sect6 h3 {
    font-size: 24px;
    line-height: 32px;
    color: #262626;
    letter-spacing: 0;
    font-weight: 700;
    margin: 0;
}
.non-profit-sect6 ul {
    column-count: 2;
    max-width: 310px;
}
.non-profit-sect6 button {
    text-align: left;
}
.non-profit-sect6 a {
    background: #ED7B00;
    border: 2px solid #ED7B00;
    color: #fff !important;
    padding: 10px 40px;
    font-size: 16px;
    line-height: 30px;
    border-radius: 50px;
    transition: 0.60s;
    font-weight: bold;
    display: inline-block;
    text-decoration: none;
}
.non-profit-sect4 .np-col h3 {
    font-weight: 700;
}

@media (max-width: 980px) {
    .non-profit-sect6 .np-row,
    .non-profit-sect2 .np-row,
    .non-profit-sect4 .np-row,
    .non-profit-sect5 .np-row {
        flex-direction: column;
    }
    .non-profit-sect2 .np-col img {
        width: 100%;
    }
    .non-profit-sect5 .np-row {
        flex-wrap: wrap;
        flex-direction: column;
    }
    .non-profit-sect5 .np-col {
        width: 100%;
        max-width: 100%;
    }
    section.non-profit-banner .row {
        padding: 0;
    }
    section.non-profit-banner .row .col-sm-6:last-child {
        flex-direction: column;
    }
    section.hmpg11 ul.d-flex {
        margin-top: 16px;
    }
    .non-profit-template .hmpg11 h1 {
        width: 100%;
        max-width: 100%;
        font-size: 40px;
        line-height: 52px;
        letter-spacing: -0.02em;
        margin-bottom: 0;
    }
    .non-profit-template section.hmpg11 p {
        margin-bottom: 24px;
    }
    section.non-profit-banner .row {
        gap: 0;
    }
    .non-profit-template section.hmpg22.non-profit-section2 h3 {
        font-size: 40px;
        line-height: 52px;
    }
    .non-profit-sect2 {
        margin: 95px 0 47px;
    }
    .non-profit-sect2 .np-col h2 {
        font-size: 32px;
        line-height: 42px;
    }
    section.non-profit-banner .row {
        flex-direction: column;
    }
    .non-profit-sect4 {
        margin: 30px 0 93px;
    }
    .non-profit-sect5 {
        gap: 40px;
        padding: 60px 0 60px;
    }
    .non-profit-sect6 {
        margin: 93px 0 93px;
    }
    .non-profit-sect6 a {
        width: 100%;
        text-align: center;
    }
    .non-profit-sect6 ul {
        max-width: 100%;
    }
    .non-profit-sect6 h2 {
        font-size: 28px;
    }
    .non-profit-sect6 h3 {
        font-size: 24px;
    }
    section.non-profit-banner span {
        font-size: 16px;
        margin-bottom: 16px;
    }
    .non-profit-template #header .logo svg {
        width: 147px;
        margin-top: 20px;
    }
}
