:root {
  --color-primary: #9d4d9c;
  --color-secondary: #652c90;
  --color-tertiary: #8cc63f;
  --color-warning: #e8ac28;
  --color-warning-shade: #e8ac2833;
  --color-quaternary: #d61e13;
  --color-quaternary-shade: #d61e1333;
  --color-danger: #f16a25;
  --color-danger-shade: #f16a2533;
  --color-info: #00adee;
  --color-info-shade: #00adee33;
  --color-shade: #F5EFF7;
  --border-radius: 50px;
}

/* Hide volunteer footer link for now */
#foot .list-inline li:first-of-type {
    display: none;
}

body {
    line-height: 1.7;
}

.hr {
    border-top: 1px solid #ccc;
    margin-bottom: 1rem;
    width: 44%;
    max-width: 44%;
}
@media (min-width: 992px) {
   .hr {
        width: 60%;
        max-width: 60%;
    } 
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
.navbar .navbar-nav .nav-link,
body {
    font-family: "Lexend", serif !important;
}

svg#arrow-marker-placeholder,
svg#arrow-marker {
    height: 12px;
    transition: all .24s;
}
svg#arrow-marker-placeholder path {
    transition: all .24s;
}

svg#arrow-marker-placeholder:has(~ .nav-link:hover) path {
    fill: #ccc;
}

svg#arrow-marker path {
    fill: var(--color-tertiary);
}

svg#arrow-marker-placeholder path {
    fill: #FFF;
}

.btn {
    padding: 0.375rem 1.2rem;
    line-height: 1.7;
}
.btn.btn-round {
    border-radius: 30px;
    padding: 0.375rem 1.2rem;
    transition: all .24s;
}
.btn.btn-round:hover {
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15) !important;
}

.btn-white.btn-round {
    color: var(--color-primary);
}

.panel {
    padding-top: 0;
}
.panel p.h4 {
    padding: 18px;
    display: flex;
    font-size: 1.1rem;
    font-weight: 500;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 0 0 var(--border-radius) var(--border-radius);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15) !important;
}
@media (min-width: 992px) {
    .panel p.h4 {
        padding: 11px;
    }
}
.panel p:not(.h4),
.panel p a {
    font-size: .95rem;
    font-weight: 500;
}
.panel.panel--warning {
    background-color: var(--color-warning-shade);
}
.panel.panel--warning p.h4 {
    background-color: var(--color-warning);
}
.panel.panel--quaternary {
    background-color: var(--color-quaternary-shade);
}
.panel.panel--quaternary p.h4 {
    background-color: var(--color-quaternary);
}
.panel.panel--danger {
    background-color: var(--color-danger-shade);
}
.panel.panel--danger p.h4 {
    background-color: var(--color-danger);
}
.panel.panel--info {
    background-color: var(--color-info-shade);
}
.panel.panel--info p.h4 {
    background-color: var(--color-info);
}

.modal--fullscreen .modal-dialog {
  height: unset !important;
}

.navbar-main {
    background-color: #FFF;
}

.navbar-main .navbar-nav .nav-link {
    color: var(--color-primary) !important;
    font-size: 1rem;
}

#nav-logo {
    width: 280px;
    min-height: 60px;
    margin: .5rem 5rem .5rem 1.2rem;
    display: flex;
}
    
.navbar-main .navbar-nav > .nav-item {
    display: flex;
    margin: 0 1.2rem;
    align-items: center;
    justify-content: center;
    flex: unset;
}

.navbar-main .navbar-nav > #nav-search {
    margin-left: auto !important;
}

.navbar-main .pipe {
    display: flex;
    align-items: center;
    width: 1rem;
    justify-content: center;
    color: var(--color-secondary);
    opacity: .3;
    margin-left: 1rem;
    font-size: larger;
}

/* Nav Buttons */
.navbar-main .navbar-nav > .nav-item:last-child .nav-link,
.navbar-main .navbar-nav > .nav-item:nth-last-child(2) .nav-link {
    border: 2px solid var(--color-secondary);
    border-radius: 30px;
    padding: 0.375rem 1.2rem;
    color: #FFF !important;
    transition: all .24s;
}
.navbar-main .navbar-nav > .nav-item:last-child svg,
.navbar-main .navbar-nav > .nav-item:nth-last-child(2) svg {
    display: none;
}
.navbar-main .navbar-nav > .nav-item:last-child .nav-link:hover,
.navbar-main .navbar-nav > .nav-item:nth-last-child(2) .nav-link:hover {
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15) !important;
}

.navbar-main .navbar-nav > .nav-item:nth-last-child(2) .nav-link {
    color: var(--color-secondary) !important;
}

#submenu ul {
    justify-content: flex-end;
    flex-direction: column;
    gap: .5rem;
    padding-bottom: .7rem;
    padding-top: .7rem;
}
@media (min-width: 760px) {
    #submenu ul {
        align-items: flex-end;
        flex-direction: row;
        gap: .2rem;
    }
}

#submenu li {
    margin: 0 1rem;
}

#submenu li:last-of-type {
    margin-right: 0;
}

#submenu a {
    color: #FFF;
    padding: 1rem 8px;
}

#submenu a[href*='subscribe']::before,
#submenu a[href*='get-involved']::before {
    width: 16px;
    height: 16px;
    display: inline-flex;
    margin-right: 5px;
    vertical-align: text-top;
}

#submenu a[href*='subscribe']::before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='white' width='16px' height='16px' viewBox='0 0 512 512'%3E%3C!--!Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--%3E%3Cpath d='M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z'/%3E%3C/svg%3E");
}
#submenu a[href*='employment-opportunities']::before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='white' width='16px' height='16px' viewBox='0 0 640 512'%3E%3C!--!Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--%3E%3Cpath d='M72 88a56 56 0 1 1 112 0A56 56 0 1 1 72 88zM64 245.7C54 256.9 48 271.8 48 288s6 31.1 16 42.3l0-84.7zm144.4-49.3C178.7 222.7 160 261.2 160 304c0 34.3 12 65.8 32 90.5l0 21.5c0 17.7-14.3 32-32 32l-64 0c-17.7 0-32-14.3-32-32l0-26.8C26.2 371.2 0 332.7 0 288c0-61.9 50.1-112 112-112l32 0c24 0 46.2 7.5 64.4 20.3zM448 416l0-21.5c20-24.7 32-56.2 32-90.5c0-42.8-18.7-81.3-48.4-107.7C449.8 183.5 472 176 496 176l32 0c61.9 0 112 50.1 112 112c0 44.7-26.2 83.2-64 101.2l0 26.8c0 17.7-14.3 32-32 32l-64 0c-17.7 0-32-14.3-32-32zm8-328a56 56 0 1 1 112 0A56 56 0 1 1 456 88zM576 245.7l0 84.7c10-11.3 16-26.1 16-42.3s-6-31.1-16-42.3zM320 32a64 64 0 1 1 0 128 64 64 0 1 1 0-128zM240 304c0 16.2 6 31 16 42.3l0-84.7c-10 11.3-16 26.1-16 42.3zm144-42.3l0 84.7c10-11.3 16-26.1 16-42.3s-6-31.1-16-42.3zM448 304c0 44.7-26.2 83.2-64 101.2l0 42.8c0 17.7-14.3 32-32 32l-64 0c-17.7 0-32-14.3-32-32l0-42.8c-37.8-18-64-56.5-64-101.2c0-61.9 50.1-112 112-112l32 0c61.9 0 112 50.1 112 112z'/%3E%3C/svg%3E");
    margin-right: 3px;
}

#submenu #gtranslate_selector {
  appearance: auto !important;
  margin-left: .01em;
}

#submenu .gtranslate {
    transform: translateY(-2px);
}

#submenu #language-switcher {
    order: 8;
    margin-right: 2rem;
    text-align: end;
    justify-items: flex-end;
    display: grid;
}
#submenu #language-switcher svg {
    fill: #FFF;
    width: 16px;
}
#submenu #language-switcher select {
    font-weight: 600;
    border: 0;
    -webkit-appearance: none;
    appearance: none;
    outline: none;
    background-color: transparent;
    color: #FFF;
}
#submenu #language-switcher select:after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: '';
    border-top: 0.3em solid;
    border-right: 0.3em solid rgba(0, 0, 0, 0);
    border-bottom: 0;
    border-left: 0.3em solid rgba(0, 0, 0, 0);
}
@media (max-width: 992px) {
    #submenu li.menu-item-type-post_type {
        display: none;
    }
}


/*.map-wrapper {*/
/*    max-width: 90%;*/
/*    margin: auto;*/
/*}*/

.mapnav {
    border-radius: var(--border-radius);
}

#header-search-form {
    /*display: none;*/
    align-items: center;
    display: flex;
    align-items: center;
    height: 100%;
}
#header-search-form input {
    display: none;
    color: var(--color-primary);
    font-weight: 500;
    padding-left: 3px;
    padding-right: 0;
    margin-left: 4px;
    width: 80px;
    border: none;
}
#header-search-form.active input {
    display: flex;
    border: 1px solid var(--color-primary);
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 160px;
    outline: none;
    box-shadow: none;
}
#header-search-form svg {
    margin-left: 6px;
}
#header-search-form svg path {
    fill: var(--color-primary);
}
#header-search-form input::placeholder {
    color: var(--bs-body-color);
    opacity: 1; /* Firefox */
}
/*@media (min-width: 992px) {*/
/*    #header-search-form {*/
/*        display: flex;*/
/*      }*/
/*}*/
#above-footer {
    flex-direction: column;
    gap: .6rem;
}
@media (min-width: 992px) {
    #above-footer {
        flex-direction: row;
    }
}

#footer {
    display: none;
}

#foot {
    background-position: bottom -25vw right -100px;
    background-image: url(../svg/alongside-hope-icon-colour.svg);
    background-repeat: no-repeat;
    background-size: min(70%, 700px);
}

#foot h3,
#foot h4,
#foot h5,
#foot a:not(.btn) {
    color: #FFF;
}

#foot #foot-brand {
    align-items: center;
}

#foot #foot-brand img.logo {
    max-width: 350px;
}

#foot .list-inline {
    text-align: left;
    border-bottom: 1px solid rgba(255,255,255,.4);
    border-top: 1px solid rgba(255,255,255,.4);
    font-weight: 500;
}

#foot .list-inline .list-inline-item {
    margin-right: 1.4rem;
}

#foot address a,
#foot .list-inline a {
    text-decoration: underline;
    transition: all .24s;
}
#foot address a:hover,
#foot .list-inline a:hover {
    opacity: .85;
}

#foot .social a.nav-link {
    padding: 0.5rem 1.5rem .5rem 0;
    transition: all .24s;
}
#foot .social a.nav-link:hover {
    opacity: .85;
}
#foot .social a.nav-link svg {
    height: 1.2rem;
    width: 1.2rem !important;
}

.header-banner {
   overflow: hidden;
   position: relative;
   background: linear-gradient(to bottom, rgba(245,239,247,1) 90%,rgba(125,185,232,0) 100%);
}

.header-banner .row {
   min-height: 250px;
}
@media (min-width: 768px) {
   .header-banner .row {
    min-height: 350px;
    } 
}
@media (min-width: 1200px) {
   .header-banner .row {
    min-height: 500px;
    } 
}

.header-banner .img-wrap {
    display: flex;
    position: relative;
    padding-right: 6px;
    padding-left: 6px;
}

.header-banner .img-wrap img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.header-banner .header-banner-text {
    padding: 5rem 0 2rem 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 200%;
    /*background-color: var(--color-shade);*/
    background: linear-gradient(to bottom, rgba(245,239,247,1) 65%,rgba(125,185,232,0) 100%);
    margin: -14vw auto 0;
    border-radius: 50%;
    position: relative;
    left: -50%;
}

.header-banner .header-banner-title {
    width: min(840px, 70%);
    text-align: center;
    color: var(--color-secondary);
    /*border-bottom: 1px solid #ccc;*/
    padding-bottom: 1.75rem;
    margin-bottom: 1rem;
    padding-left: 11%;
    padding-right: 11%;
}

.header-banner .header-banner-txt {
    color: var(--color-secondary);
    width: min(700px, 70%);
    text-align: center;
    padding-left: 11%;
    padding-right: 11%;
    font-weight: 600;
}

.header-banner #header-banner-links {
    gap: 1rem;
    flex-wrap: wrap;
}

.header-banner #header-banner-links .card {
    flex: 1 0 90%;
}

.header-banner #header-banner-links a.btn {
    position: relative;
    border: 0;
    display: flex;
    color: #FFF;
    justify-content: center;
    padding: 1rem 1.8rem;
    align-items: center;
    transition: all .2s;
    height: 100%;
}

.header-banner #header-banner-links a.btn:hover {
    filter: brightness(1.04);
}

.header-banner #header-banner-links .dashicons {
    position: absolute;
    left: 0;
    top: 0;
    padding: 6px 6px 6px 5px;
    width: 28px;
    height: 28px;
    font-size: 18px;
    background-color: rgba(255, 255, 255, .3);
    border-radius: 0 0 6px 0;
    transition: initial;
}

@media (max-width: 768px) {
    .header-banner #header-banner-links {
        width: 50%;
    }
}
@media (min-width: 768px) {
    .header-banner .header-banner-text {
        left: -20%;
        width: 140%;
    }
    .header-banner #header-banner-links .card {
        flex: 1 0 47%;
    }
    .header-banner .header-banner-title,
    .header-banner .header-banner-txt {
        padding-left: 4%;
        padding-right: 4%;
    }
}

@media (min-width: 992px) {
    .header-banner .header-banner-text {
        left: -5%;
        width: 110%;
    }
    .header-banner #header-banner-links .card {
        flex: 1 0 31%;
    }
    .header-banner .header-banner-title,
    .header-banner .header-banner-txt {
        padding-left: 2%;
        padding-right: 2%;
    }
}


.call-to-action {
    background-color: var(--color-secondary);
    border-radius: var(--border-radius);
    overflow: hidden;
}

.call-to-action .cta-title {
    font-size: 2.25rem;
    font-weight: 500;
    color: #FFF;
    position: relative;
    z-index: 2;
}
.call-to-action .cta-txt {
    position: relative;
    z-index: 2;
}

.call-to-action .cta-text {
    font-size: 18px;
    color: #FFF;
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
    min-height: 320px;
}

/*.call-to-action .cta-img-wrap {*/
/*    overflow: hidden;*/
/*}*/

.call-to-action .cta-img {
    border-radius: 100%;
    object-fit: cover;
    width: 60%;
    border: 8px solid rgba(255, 255, 255, .18);
    padding: 1rem;
    aspect-ratio: 1 / 1;
    position: absolute;
    top: -360px;
    right: -12%;
}

.call-to-action .btn {
    margin-top: auto;
    align-self: flex-start;
}
.call-to-action.purple .btn {
    color: var(--color-primary) !important;
}

@media (max-width: 768px) {
    .call-to-action {
        max-width: 94%;
    }
}
@media (min-width: 768px) {
    .call-to-action .cta-img {
        width: 112%;
        top: 2%;
        right: -23%;
    }
}

.card {
    min-height: 84px;
}

.cards .cards-title {
    font-size: 2.25rem;
}

.cards .cards-txt {
    font-size: 1.2rem;
}

.cards .col {
    padding-left: 10px;
    padding-right: 10px;
}

.cards .card {
    border-radius: var(--border-radius);
    border-width: 2px;
    padding: 1rem 2rem;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15) !important;
    border-color: #9D4F9D33;
}

.card .card-body--warning .card-title:hover,
.card .card-body--tertiary .card-title:hover,
.card .btn:hover {
    color: #FFF !important;
}

.cards .card .dashicons {
    margin: 1rem 0 1.5rem;
    font-size: 2.8rem;
    opacity: .8;
    width: 100%;
}

.cards .card .card-title {
    font-size: clamp(3rem, -0.875rem + 8.333vw, 4.063rem);
}

.cards .card .card-sub {
    font-size: 1.6rem;
}

