.col_white {
    background: #fff
}

.col_ggPrimary2Darker {
    background: #457389
}

.col_ggSecondary1Darker {
    background: #293541
}

.col_ggSecondary1Dark {
    background: #32404e
}

.col_ggSecondary1 {
    background: #3e4b59
}

.col_ggSecondary1MediumLighter {
    background: #d8dbde
}

.col_ggSecondary1Lightest {
    background: #ebeeee
}

.col_ggSecondary3 {
    background: #c54626
}

.col_whiteText {
    color: #fff
}

.col_ggPrimary1Text {
    color: #f08b1d
}

.col_ggPrimary4Text {
    color: #ffd200
}

.col_ggSecondary1LightText {
    color: #7d848a
}

.col_ggSecondary1LighterText {
    color: #c4c7ca
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}


footer,
header,
nav,
section,
summary {
    display: block
}

[hidden] {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

b {
    font-weight: 700
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

button,
input {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button {
    text-transform: none
}

button,
html input[type=button],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

a,
address,
b,
body,
center,
div,
form,
h1,
h2,
h3,
h4,
html,
i,
img,
li,
p,
q,
s,
span,
u,
ul,
var {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

hr {
    border: 0 #afb9c1 solid;
    border-top-width: 1px;
    clear: both;
    height: 0
}


ul {
    margin-left: 20px
}

@media print {
    .print_noPrint {
        display: none !important
    }
}

.grid-0 {
    display: none
}

.grid-1,
.grid-11,
.grid-12,
.grid-4,
.grid-6,
.grid-9 {
    display: inline-block;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto
}

.grid-1 {
    width: 8.3333%
}

.grid-4 {
    width: 33.3333%
}

.grid-6 {
    width: 50%
}

.grid-9 {
    width: 75%
}

.grid-11 {
    width: 91.6667%
}

.grid-12 {
    width: 100%
}

@media print,
screen and (min-width:35.5em) {

    
    .grid-md-5,
    .grid-md-6,
    .grid-md-9 {
        display: inline-block;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto
    }

    .grid-md-5 {
        width: 41.6667%
    }

    .grid-md-6 {
        width: 50%
    }

    .grid-md-9 {
        width: 75%
    }
}

@media screen and (min-width:64em) {

    
    .grid-lg-12,
    .grid-lg-4,
    .grid-lg-5,
    .grid-lg-6,
    .grid-lg-7,
    .grid5-lg-1,
    .grid5-lg-2 {
        display: inline-block;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto
    }

    .grid-lg-4 {
        width: 33.3333%
    }

    .grid-lg-5 {
        width: 41.6667%
    }

    .grid-lg-6 {
        width: 50%
    }

    .grid-lg-7 {
        width: 58.3333%
    }

    .grid-lg-12 {
        width: 100%
    }

    .grid5-lg-1 {
        width: 20%
    }

    .grid5-lg-2 {
        width: 40%
    }
}

@media screen and (min-width:80em) {

    
    .grid-xl-4 {
        display: inline-block;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto
    }

    .grid-xl-4 {
        width: 33.3333%
    }
}

.grid-parent>* {
    font-family: Helvetica, Arial, sans-serif;
    letter-spacing: .01em;
    -ms-flex: 0 1 auto
}

body.text_sansLoaded .grid-parent>* {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif
}

body.text_titleLoaded .grid-parent>.text_title,
body.text_titleLoaded .grid-parent>h1,
body.text_titleLoaded .grid-parent>h3,
body.text_titleLoaded .grid-parent>h4 {
    font-family: Aleo, Georgia, serif
}

.grid-parent {
    letter-spacing: -.31em;
    text-rendering: optimizespeed;
    font-family: FreeSans, Arimo, "Droid Sans", Helvetica, Arial, sans-serif;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    -ms-align-content: flex-start;
    -webkit-align-content: flex-start;
    align-content: flex-start
}

@media screen and (min-width:35.5em) {

    .grid-md-inline {
        display: inline;
        width: auto
    }
}

@media screen and (min-width:64em) {
    .grid-lg-0 {
        display: none
    }

    .grid-lg-0 {
        display: none
    }
}

@media screen and (min-width:80em) {

    .grid-padder {
        max-width: 80em;
        margin-left: auto;
        margin-right: auto
    }
}

.text_fontSizeZero {
    color: transparent;
    font-size: .1px
}

.text_fontSizeSmallest {
    font-size: .7em
}

.text_fontSizeSmaller {
    font-size: .8em
}

.text_fontSizeSmall {
    font-size: .9em
}

.text_fontSizeBase {
    font-size: 1em
}

.text_fontSizeMedium {
    font-size: 1.15em
}

.text_fontSizeLarge {
    font-size: 1.25em
}

.text_fontSizeLarger {
    font-size: 1.6em
}

.text_lineHeightMedium {
    line-height: 1.25
}

.text_lineHeightBase {
    line-height: 1.375
}

.text_lineHeightLarge {
    line-height: 1.5
}

.text_4n {
    font-style: normal;
    font-weight: 400
}

.text_7n {
    font-style: normal;
    font-weight: 700
}

body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1em;
    line-height: 1.375;
    color: #32404e
}

.text_title,
h1,
h3,
h4 {
    font-family: Georgia, serif
}

body.text_sansLoaded {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif
}

body.text_titleLoaded .text_title,
body.text_titleLoaded h1,
body.text_titleLoaded h3,
body.text_titleLoaded h4 {
    font-family: Aleo, Georgia, serif
}

.text_opensans,
body.text_sansLoaded .text_opensans {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif
}

h1,
h2,
h3,
h4 {
    color: #3e4b59;
    line-height: 1.15
}

h1 {
    font-style: normal;
    font-weight: 400;
    font-size: 1.6em;
    letter-spacing: .025em
}

h2 {
    font-style: normal;
    font-weight: 400;
    font-size: 2em
}

h3 {
    font-style: normal;
    font-weight: 400;
    font-size: 2em;
    margin-bottom: 1em;
    letter-spacing: .025em
}

h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 1.4em;
    margin-bottom: .5em;
    letter-spacing: .025em
}

p {
    line-height: 1.5;
    font-size: 1.25em;
    margin-bottom: 2em
}

.text_allCaps {
    text-transform: uppercase
}

@media screen and (min-width:35.5em) {

    h1 {
        font-size: 2.5em
    }
}


ul {
    margin-bottom: 2em;
    line-height: 1.5
}


ul ul {
    margin-bottom: 0
}

li {
    margin-bottom: .5em;
    line-height: 1.5
}


a {
    color: #457389;
    text-decoration: none;
    font-style: normal;
    font-weight: 700;
    background-color: initial;
    border: none;
    padding: 0
}


a:focus,
a:hover {
    color: #f08b1d;
    text-decoration: underline
}

.box_leftPaddedHalf {
    padding-left: .75%
}

.box_horizontalPadded1 {
    padding-left: 1.5%;
    padding-right: 1.5%
}

.box_topPadded1 {
    padding-top: .5em
}

.box_bottomPadded1 {
    padding-bottom: .5em
}

.box_verticalMargin1 {
    margin-top: .5em;
    margin-bottom: .5em
}

.box_verticalPadded2 {
    padding-top: 1em;
    padding-bottom: 1em
}

.box_horizontalPadded2 {
    padding-left: 3%;
    padding-right: 3%
}

.box_topPadded2 {
    padding-top: 1em
}

.box_bottomPadded2 {
    padding-bottom: 1em
}

.box_rightPadded2 {
    padding-right: 3%
}

.box_verticalPadded3 {
    padding-top: 2em;
    padding-bottom: 2em
}

.box_horizontalPadded3 {
    padding-left: 4.5%;
    padding-right: 4.5%
}

.box_bottomPadded3 {
    padding-bottom: 2em
}

.box_topMargin3 {
    margin-top: 2em
}

.box_bottomMargin3 {
    margin-bottom: 2em
}

.box_topPadded4 {
    padding-top: 3em
}

@media screen and (min-width:35.5em) {

    .box_md_horizontalPadded2 {
        padding-left: 3%;
        padding-right: 3%
    }
}

@media screen and (min-width:64em) {

    .box_lg_horizontalPadded0 {
        padding-left: 0;
        padding-right: 0
    }

    .box_lg_topPadded0 {
        padding-top: 0
    }

    .box_lg_bottomPadded0 {
        padding-bottom: 0
    }

    .box_lg_bottomMargin0 {
        margin-bottom: 0
    }

    .box_lg_bottomPadded3 {
        padding-bottom: 2em
    }

    .box_lg_rightPadded3 {
        padding-right: 4.5%
    }
}

.layout_inlineBlock {
    display: inline-block
}

.hidden {
    display: none
}

.layout_rel {
    position: relative
}

.layout_center {
    text-align: center;
    justify-content: center
}


.layout_right {
    text-align: right;
    justify-content: flex-end
}

.layout_centerVertical {
    align-items: center;
    align-content: center;
    -webkit-align-content: center
}

.layout_centerVertical>* {
    vertical-align: middle
}

@media screen and (min-width:64em) {
    .layout_lg_alignLeft {
        text-align: left;
        justify-content: flex-start
    }

    .layout_lg_alignRight {
        text-align: right;
        justify-content: flex-end
    }
}

.flex_display {
    display: flex
}

.flex_wrap {
    flex-wrap: wrap
}

.align_center {
    align-items: center
}

.barSpacer_short {
    height: 2px
}

.icon_chevron {
    display: inline-block;
    width: 14px;
    height: 24px;
    vertical-align: middle;
    background-color: #C4C7CA;
    -webkit-mask: url("/ghana-community-impact-fund/icon_chevron.svg") no-repeat center / contain;
            mask: url("/ghana-community-impact-fund/icon_chevron.svg") no-repeat center / contain;
}

.icon_chevron-rotateDown {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg)
}

.sprite {
    background-image: url(/ghana-community-impact-fund/sprite_gg.png);
    background-size: 264.5px 187.5px
}

.sprite_bbb {
    background-position: 0 -41px;
    width: 86.5px;
    height: 43.5px
}

.sprite_candidSeal {
    background-position: 0 -85.5px;
    width: 50px;
    height: 50px
}

.sprite_charityNavigator {
    background-position: -51px -85.5px;
    width: 50px;
    height: 50px
}

.sprite_cnn {
    background-position: -142.5px -85.5px;
    width: 42px;
    height: 20px
}

.sprite_facebook_tan {
    background-position: -256.5px -85.5px;
    width: 8px;
    height: 17.5px
}

.sprite_instagram_tan {
    background-position: -141px -116px;
    width: 15px;
    height: 15px
}

.sprite_npr {
    background-position: -204px -43.5px;
    width: 58.5px;
    height: 20.5px
}

.sprite_nyt {
    background-position: -121px 0;
    width: 143.5px;
    height: 20.5px
}

.sprite_secureSite {
    background-position: 0 0;
    width: 120px;
    height: 40px
}

.sprite_twitter_tan {
    background-position: -244px -65px;
    width: 17px;
    height: 13.5px
}

.sprite_wp {
    background-position: -121px -21.5px;
    width: 136.5px;
    height: 21px
}

.sprite {
    display: inline-block
}

.btn {
    font-style: normal;
    font-weight: 700;
    letter-spacing: .1em;
    font-size: .8em;
    display: inline-block;
    border: none;
    border-radius: 0;
    padding: 1em 2em;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
    opacity: .9999999;
    text-align: center;
    overflow: hidden
}

.btn::before {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    content: " ";
    width: 50%;
    border-right: 5em solid #f08b1d;
    border-top: 5em solid #de7c1b;
    margin-left: -3.375em;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -299;
    display: block;
    transition: all .4s ease-in
}

.btn::after {
    background: #f08b1d;
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -300
}

.btn:focus,
.btn:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.btn:focus:before,
.btn:hover:before {
    width: 160%
}

.btn_transparent {
    font-style: normal;
    font-weight: 800;
    background: 0 0;
    border: 1px solid #fff
}

.btn_transparent::before {
    border-right-color: transparent;
    border-top-color: rgba(255, 255, 255, .2)
}

.btn_transparent::after {
    background: 0 0
}

.btn_transparent.btn_ggPrimary1 {
    color: #f08b1d;
    border-color: #f08b1d
}

.btn_transparent.btn_ggPrimary1::before {
    border-top-color: rgba(240, 139, 29, .3)
}

.btn_simple::before {
    width: 1px;
    margin-left: -5em
}

.btn_transparent {
    font-style: normal;
    font-weight: 800;
    background: 0 0;
    border: 1px solid #fff
}

.btn_transparent::before {
    border-right-color: transparent;
    border-top-color: rgba(255, 255, 255, .2)
}

.btn_transparent::after {
    background: 0 0
}

@keyframes loading {
    from {
        left: -10%;
        width: 0%
    }

    to {
        width: 110%
    }
}

input {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    outline: 0;
    line-height: 1.375
}

.border_default {
    border: 1px solid #afb9c1
}

.border_top0 {
    border-top: none
}

.border_left0 {
    border-left: none
}

.border_right0 {
    border-right: none
}

input[type=image]:hover {
    cursor: pointer
}

@keyframes rotateEnter {
    from {
        transform: rotate(-90deg)
    }

    to {
        transform: rotate(-15deg)
    }
}


.sticky-project-bar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #32404e;
    border-bottom: 1px solid #afb9c1;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .08);
    z-index: 100;
    transform: translateY(-100%);
    transition: transform .25s ease;
}

.sticky-project-bar--visible {
    transform: translateY(0);
}

@media (min-width: 1024px) {
    .sticky-project-bar { display: none !important; }
}

/* .sticky-project-bar__inner {
    max-width: 720px;
    margin: 0 auto;
    padding: 12px 16px;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 8px;
} */

/* .sticky-project-bar__title {
    margin: 0;
    text-align: center;
    font-family: Aleo, Georgia, serif;
    font-size: 1rem;
    line-height: 1.3;
} */


.charityNavigator .icon,
.bbb .icon,
.candidSeal .icon {
    background-image: url('/ghana-community-impact-fund/sprite.webp');
    background-size: 300%;
    background-repeat: no-repeat;
    width: 112px;
    height: 112px;
}

.charityNavigator .icon {
    background-position: 0;
}

.bbb .icon {
    background-size: 350%;
    background-position: 101%;
}

.candidSeal .icon {
    background-position: 55%;
}

.fundForm__amount {
    display: block;
    padding: 8px 4px;
    background: #FFE9D6;
    color: #32404e;
    font-weight: 400;
    text-decoration: none;
    border: 2px solid transparent;
    font-family: inherit;
    font-size: 1.25rem;
    cursor: pointer;
    width: 100%;
    height: 54px;
}

.fundForm__amount:hover:not(.fundForm__amount--selected) {
    background: #F8C087;
}

.fundForm__amount:focus-visible {
    outline: 2px solid #1d8bf0;
    outline-offset: 2px;
}

.fundForm__amount--selected {
    background: #757A11;
    color: #fff;
    border-color: #e9ebca;
    border-width: 0.125rem;
    font-weight: 700;
}

.fundForm__amount--popular {
    position: relative;
    overflow: visible;
}

.icon_popular {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -55%);
    display: block;
    width: 67px;
    height: 20px;
    pointer-events: none;
}

.fundForm__currency {
    padding: 0 14px;
    color: #32404e;
    font-size: 1.5rem;
    font-weight: 400;
}

.fundForm__input input:placeholder-shown {
    font-size: 1.25em;
    font-weight: 400;
}

.fundForm__input input::placeholder {
    font-size: 1.25em;
    font-weight: 400;
}

.fundForm__submit {
    width: 14rem;
    height: 50px;
    padding: 0.75rem 1rem;
    background: #E37F1C;
    color: #fff;
    border: 0;
    font-weight: 700;
    letter-spacing: .05rem;
    text-transform: uppercase;
    cursor: pointer;
}

.fundForm__submit:hover {
    background: #F08B1D;
}

@media (max-width: 567px) {
    .fundCard {
        flex-direction: column;
    }

    .fundCard__donate {
        order: -1;
        padding: 32px 24px;
    }

    .fundCard__text {
        padding: 2rem 1.5rem;
        background: #457389;
    }

    .fundCard__heading {
        text-align: center;
    }

    .fundCard__text p {
        text-align: center;
        line-height: 1.5rem;
    }

    .fundCard__list {
        list-style: disc inside;
        line-height: 0.6rem;
    }

    .fundForm__amounts {
        grid-template-columns: repeat(2, 1fr);
    }
}


.fundForm__error[hidden] {
    display: none;
}

.fundForm__error {
    font-size: 0.8rem;
}

.fundForm__input {
    border: 2px solid #AFB9C1;
}

.fundForm__input input {
    border: none;
}

.fundForm__input:has(input[aria-invalid="true"]),
.fundForm__input input[aria-invalid="true"] {
    background: #FBEAEA;
}

.fundForm__input:has(input[aria-invalid="true"]) {
    outline: 2px solid #C54626;
    outline-offset: -2px;
}

.fundForm__input input[aria-invalid="true"] {
    color: #C54626;
}

.fundForm__input:has(input.is-valid) {
    outline: 2px solid #D4D88D;
    outline-offset: -2px;
}

.fundForm__errorIcon {
    font-size: 1.1rem;
    line-height: 1;
}

.border_ggSecondary1Ligher {
    border-color: #a0a7ad;
}

.faqSection { background: #EBEEEE; }
.faqSection__title { 
    text-align: center; 
    margin-bottom: 3rem; 
}
.faq__question {
    appearance: none;
    -webkit-appearance: none;
    background: none;
    border: 0;
    margin: 0;
    font: inherit;
    color: inherit;
    text-align: left;
    cursor: pointer;
    transition: background-color .15s ease;
}
@media (hover: hover) {
    .faq__question[aria-expanded="false"]:hover {
        background-color: #c4c7ca;
    }
}
.faq__chevron {
    flex-shrink: 0;
    display: inline-block;
    width: 2rem;
    height: 2rem;
    background-color: currentColor;
    -webkit-mask: url("/ghana-community-impact-fund/icon_chevron.svg") no-repeat center / contain;
            mask: url("/ghana-community-impact-fund/icon_chevron.svg") no-repeat center / contain;
    transform: rotate(90deg);
    transition: transform .2s ease;
}
.faq__question[aria-expanded="true"] .faq__chevron { transform: rotate(270deg); }

.faq__answer {
    display: grid !important;
    grid-template-rows: 0fr;
    margin: 0 !important;
    padding: 0 !important;       
    gap: 0 !important;            
    transition: grid-template-rows .25s ease, visibility 0s linear .25s;
    visibility: hidden;
}
.faq__answer.is-open {
    grid-template-rows: 1fr;
    visibility: visible;
    transition: grid-template-rows .25s ease;
}
.faq__answerInner {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    overflow: hidden;
    min-height: 0;
    padding: 0 1rem;
}
.faq__answer.is-open .faq__answerInner {
    padding-bottom: 2rem;
}

.font-serif {
    font-family: Aleo, Georgia, serif;
}

.flex { display: flex; }
.flex-col {
    flex-direction: column;
}
.flex-wrap { flex-wrap: wrap; }
@media print,
screen and (min-width:390px) {
    .flex-xs-row { flex-direction: row; }
}

@media print,
screen and (min-width:64rem) {
    .flex-lg-row-reverse {
        flex-direction: row-reverse;
    }
}

.center {
    align-items: center;
    justify-content: center;
}
.space-between {
    justify-content: space-between;
}
.items-center { align-items: center; }
.flex-start { justify-content: flex-start; }
.stretch { align-items: stretch; }
.flex-1 { flex: 1; }
.shrink-0 { flex-shrink: 0; }

.gap-0 { gap: 0; }
.gap-1 { gap: 0.25rem; }
.gap-2 { gap: 0.5rem; }
.gap-4 { gap: 1rem; }
.gap-8 { gap: 2rem; }
@media print,
screen and (min-width:390px) {
    .gap-xs-2 { gap: 0.5rem; }
}

.text-center { text-align: center; }
@media print,
screen and (min-width:1024px) {
    .text-lg-left { text-align: left; }
}


.w-8{ width: 2rem; }
.w-10 { width: 2.5rem; }
.w-90 { width: 22.375rem; }
.w-full {
    width: 100%;
}
@media print,
screen and (min-width:390px) {
    .w-xs-90 { width: 22.375rem; }
}
@media print,
screen and (min-width:568px) {
    .w-sm-90 { max-width: 22.375rem; }
    .w-sm-134 { width: 33.5rem; }
    .w-sm-125 { width: 31.25rem; }
}
@media print,
screen and (min-width:768px) {
    .w-md-90 { max-width: 22.375rem; }
    .w-md-125 { width: 31.25rem; }
    .w-md-138 { width: 34.375rem; }
}
@media print,
screen and (min-width:1024px) {
    .w-lg-112 { width: 28rem; }
    .w-lg-128 { width: 32rem; }
    .w-lg-138 { width: 34.375rem; }
    .w-lg-1\/3 { width: 45%; }
    .w-lg-1\/2 { width: 50%; }
    .w-lg-2\/3 { width: 55%; }
}
@media print,
screen and (min-width:1600px) {
    .w-xl-138 { width: 34.375rem; }
    .w-xl-180 { width: 45rem; }
    .w-xl-400 { width: 100rem; }
    .w-xl-200 { width: 50rem; }
}

.h-5 { height: 1.25rem; }
.h-8 { height: 2rem; }
.h-10 { height: 2.5rem; }
.h-12 { height: 3rem; }
.h-20 { height: 5rem; }
.h-21 { height: 5.25rem; }
.h-full { height: 100%; }

.p-0 { padding: 0; }
.p-1 { padding: 0.25rem; }
.p-2 { padding: 0.5rem; }
.p-4 { padding: 1rem; }
.ph-1 { padding-left: 0.25rem; padding-right: 0.25rem; }
.ph-2 { padding-left: 0.5rem; padding-right: 0.5rem; }
.ph-4 { padding-left: 1rem; padding-right: 1rem; }
.ph-6 { padding-left: 1.5rem; padding-right: 1.5rem; }
.ph-8 { padding-left: 2rem; padding-right: 2rem; }
.pv-0 { padding-left: 0; padding-right: 0; }
.pv-4 { padding-top: 1rem; padding-bottom: 1rem; }
.pl-4 { padding-left: 1rem; }
.pl-8 { padding-left: 2rem; }
.pt-8 { padding-top: 2rem; }
.pb-4 { padding-bottom: 1rem; }
.pb-8 { padding-bottom: 2rem; }
.pb-12 { padding-bottom: 3rem; }
@media print,
screen and (min-width:390px) {
    .p-xs-0 { padding: 0; }
    .ph-xs-0 { padding-left: 0; padding-right: 0; }
}
@media print,
screen and (min-width:1024px) {
    .pt-lg-16 { padding-top: 4rem; }
}

.m-0 { margin: 0; }
.mb-4 { margin-bottom: 1rem; }


.list-disc {
    list-style-type: disc;
} 

.list-inside {
    list-style-position: inside;
}

.list-outside {
    list-style-position: outside;
    padding-left: 1.25rem;
}

.border-t {
    border-top-width: 1px;
    border-top-style: solid;
}

.box-content {
    box-sizing: content-box;
}

.display-inline {
    display: inline-block;
}

.absolute {
    position: absolute;
}
.relative {
    position: relative;
}

.left-4 { left: 1rem; }
.top-0 { top: 0; }


.orgList {
    border-left: 4px solid #757A11;
    padding: 4px 0 4px 1rem;
    margin: 8px 0;
}
.orgList__items {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.orgList__items li {
    margin: 0;
    padding: 0;
}
.orgList__name {
    color: #32404e;
    text-decoration: none;
}
.orgList__name:hover,
.orgList__name:focus-visible {
    text-decoration: underline;
    color: #1d8bf0;
}

@media (max-width: 1023px) {
    .footer-panel {
        display: grid !important;
        grid-template-rows: 0fr;
        overflow: hidden;
        visibility: hidden;
        transition: grid-template-rows .25s ease, visibility 0s linear .25s;
    }
    .footer-panel.is-open {
        grid-template-rows: 1fr;
        visibility: visible;
        transition: grid-template-rows .25s ease;
    }
    .footer-panel__inner {
        min-height: 0;
        overflow: hidden;
    }
}

.js-footerToggle .icon_chevron {
    transition: transform .2s ease;
}
.js-footerToggle[aria-expanded="true"] .icon_chevron {
    transform: rotate(90deg);
}
