<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body.page-id-5 main .content__services li a:after {
    display: none !important;
}
.content__services {
    margin-bottom: 60px !important;
}
.content__services li a img {
    max-width: 120px !important;
    height: auto;
}
.content__services {
    background-color: #fff !important;
}
.content__services li a {
    padding: 20px !important;
}
body.page-id-5 main .content__services li a span {
    position: relative;
    color: #1b5684;
    margin-top: 15px;
}
body.page-id-5 main .content__services li a:hover span {
    opacity: 1;
}
body.page-id-5 main .content__services li a:hover {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
body.page-id-5 main .content__link .border {
    display: none !important;
}
svg.border {
    display: none !important;
}
.new-gateways {
    display: flex;
}
.new-gateways .fa-address-book-o {
    font-size: 40px !important;
    border-radius: 100%;
    border: 5px solid #fff;
    padding: 30px;
}
body.page-id-5 main .content__information .col {
    max-width: 48%;
    width: 48%;
}
body.page-id-5 main .content__information .content__information__title {
    border: 2px solid #0099a8;
    border-width: 0 0 0.0625rem;
    color: #0099a8;
    display: block;
    font-size: 110%;
    font-weight: 700;
    margin: 1em 0;
    padding: 0 0 0.25em;
    width: 100%;
    font-size: 30px;
}
body.page-id-5 main .content__information .content__information__news__text {
    margin-bottom: 30px;
}
body.page-id-5 main .content__information .content__information__news__text p {
    font-size: 18px;
    
}
.story-title {
    display: block;
    font-size: 24px;
    font-weight: 700;
    color: #0099a8;
    margin-bottom: 15px;
}
.post {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.post span {
    display: block;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 60px;
}
.post .text {
    width: calc(100% / 2 - 20px);
    position: relative;
}
.post span:hover {
    color: #0099a8 !important;
}
.post img:hover {
    opacity: 0.8;
}
.post .text .btn.btn-brand1 {
    position: absolute;
    bottom: -74px;
}
.icon img {
    max-width: 200px;
    height: auto;
}
.text-section {
    position: relative;
}
.text-section p {
    display: block;
    font-size: 24px;
    font-weight: 700;
}
.text-section .btn {
    position: absolute;
    bottom: -63px;
}
.text-section img {
    max-width: 240px;
    height: auto;
}
body.page-id-5 main .content__information {
    align-items: flex-end;
}
.donate-section {
    margin-top: 30px;
}
.new-newsletter {
    padding: 0px 0px 40px 60px;
}
.readmore {
    color: #0099a8;
    display: inline-block;
    margin-top: 10px;
}
.readmore:hover {
    color: #1b5684;
}
@media only screen and (max-width: 770px) {
    .post .text {
        width: 98%;
        margin-bottom: 20px;
    }
    time {
        margin-top: 20px;
        display: block;
    }
    .slick-slider .slick-arrow.next {
        right: 43%;
    }
    .slick-slider .slick-arrow.prev {
        left: 42%;
    }
    .post {
        flex-direction: column;
        align-items: flex-start;
    }
    .new-newsletter .text-section {
        width: 100%;
    }
    body.page-id-5 main .content__information .col {
        max-width: 96%;
        width: 96%;
        flex-direction: column;
    }
    body.page-id-5 main .content__information {
        flex-direction: column;
    }
    .post .text .btn.btn-brand1 {
        position: relative;
        bottom: 0px;
    }
}
/*Plan Management*/
.page-template-template-planmanagement .full-width-title span.title {
    color: white;
    margin: 0.0625rem auto 0;
    max-width: none;
    padding: 1em 3%;
}</pre></body></html>