.profile-delivered-stats{display:grid;gap:var(--nuxt-spacer-16);margin-block-end:var(--nuxt-spacer-16)}@container (width >= 992px){.profile-delivered-stats{grid-template-columns:250px 1fr}.profile-delivered-stats .profile-stat--feature{grid-column:1}.profile-delivered-stats .profile-delivered-stats__custom-stats,.profile-delivered-stats .profile-delivered-stats__grid{grid-column:2}}@container (width >= 992px){.profile-delivered-stats.profile-delivered-stats--compact{grid-template-columns:250px 1fr 384px}}.profile-delivered-stats .profile-delivered-stats__custom-stats,.profile-delivered-stats .profile-delivered-stats__grid{border-radius:var(--br-8);display:grid;outline:1.5px solid var(--nuxt-stroke-border-grey);overflow:clip}.profile-delivered-stats .profile-delivered-stats__row{display:grid;grid-template-columns:1fr}@container (width >= 768px){.profile-delivered-stats .profile-delivered-stats__row{grid-auto-columns:1fr;grid-auto-flow:column;grid-template-columns:none}}.profile-delivered-stats .profile-delivered-stats__row .profile-stat{outline:1.5px solid var(--nuxt-stroke-border-grey)}.profile-delivered-stats .profile-stat{background-color:var(--nuxt-white-bg);padding:var(--nuxt-spacer-16)}.profile-delivered-stats .profile-stat .profile-stat__icon{color:var(--nuxt-text-header);display:block;font-size:var(--font-size-display-md-plus);margin-block-end:var(--nuxt-spacer-12)}.profile-delivered-stats .profile-stat .profile-stat__title{color:var(--nuxt-text-form-placeholder);font-size:var(--font-size-display-md);font-weight:var(--font-wght-500);line-height:24px;margin:0 0 var(--nuxt-spacer-8)}.profile-delivered-stats .profile-stat .profile-stat__desc{color:var(--nuxt-text-body);font-size:14px;font-weight:var(--font-wght-300);line-height:160%;margin:0 0 var(--nuxt-spacer-16)}.profile-delivered-stats .profile-stat .profile-stat__value{color:var(--nuxt-text-header);font-size:var(--font-size-display-lrg);font-weight:var(--font-wght-600);line-height:29px;margin:0}.profile-delivered-stats .profile-stat--feature{background-color:var(--nuxt-primary-navy-accent);border-color:var(--nuxt-primary-navy-accent);border-radius:var(--br-8);display:flex;flex-direction:column;justify-content:space-between}.profile-delivered-stats .profile-stat--feature .profile-stat__icon,.profile-delivered-stats .profile-stat--feature .profile-stat__title,.profile-delivered-stats .profile-stat--feature .profile-stat__value{color:var(--nuxt-text-white-header)}.profile-delivered-stats .profile-stat--feature .profile-stat__desc{color:var(--nuxt-text-white-body);flex-grow:1}.profile-delivered-stats .profile-stat--feature .profile-stat__value{font-size:28px;margin-block-start:var(--nuxt-spacer-24)}.profile-causes .profile-causes__grid{display:grid;gap:var(--nuxt-spacer-24);grid-template-columns:1fr;margin-block-start:var(--nuxt-spacer-24)}@media(min-width:768px){.profile-causes .profile-causes__grid{grid-template-columns:repeat(2,1fr)}}@container (width >= 1064px){.profile-causes .profile-causes__grid{grid-template-columns:repeat(3,1fr)}}@container (width >= 1064px){.profile-causes .profile-causes__more--narrow-only{display:none}}.profile-causes .profile-causes__card{--_cause-spacing:var(--nuxt-spacer-16);background-color:var(--nuxt-white-bg);border:1.5px solid var(--nuxt-stroke-border-grey);border-radius:var(--br-8);display:grid;grid-row:span 6;grid-template-rows:subgrid;min-width:0;padding:0;row-gap:var(--_cause-spacing)}.profile-causes .profile-causes__card:nth-of-type(n+3){display:none}@container (width >= 1064px){.profile-causes .profile-causes__card:nth-of-type(n+3){display:grid}}.profile-causes .profile-causes__card .profile-causes__head{min-width:0;padding-block-start:var(--_cause-spacing);padding-inline:var(--_cause-spacing)}.profile-causes .profile-causes__card .profile-causes__head .profile-causes__name{color:var(--nuxt-text-header);font-size:var(--font-size-display-md-plus);font-weight:var(--font-wght-600);margin:0 0 var(--nuxt-spacer-4);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-causes .profile-causes__card .profile-causes__head .profile-causes__loc{color:var(--nuxt-text-body);font-size:var(--font-size-text-md);margin:0}.profile-causes .profile-causes__card .profile-causes__media-wrapper{border-block-end:1.5px solid var(--nuxt-stroke-border-grey);border-block-start:1.5px solid var(--nuxt-stroke-border-grey);padding:16px}.profile-causes .profile-causes__card .profile-causes__media{background:linear-gradient(135deg,var(--nuxt-soft-blue-bg,#ebf6ff),var(--nuxt-soft-grey-bg));background-position:50%;background-size:cover;block-size:150px;border-radius:var(--br-8);overflow:hidden}.profile-causes .profile-causes__card .profile-causes__media--placeholder{background-image:url(../assets/images/placeholder.png),linear-gradient(135deg,var(--nuxt-soft-blue-bg,#ebf6ff),var(--nuxt-soft-grey-bg));background-position:50%,50%;background-repeat:no-repeat,no-repeat;background-size:auto,cover}.profile-causes .profile-causes__card .profile-causes__desc{color:var(--nuxt-text-body);display:-webkit-box;font-size:var(--font-size-text-md);font-weight:var(--font-wght-300);-webkit-line-clamp:3;line-clamp:3;line-height:160%;margin:0;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;padding-inline:var(--_cause-spacing)}.profile-causes .profile-causes__card .profile-causes__received-section .profile-causes__received-label{color:var(--nuxt-text-header);font-size:var(--font-size-text-md);font-weight:var(--font-wght-600);margin-block:0 var(--nuxt-spacer-8);padding-inline:var(--_cause-spacing)}.profile-causes .profile-causes__card .profile-causes__received-section .profile-causes__received{border:1.5px solid var(--nuxt-stroke-border-grey);border-radius:var(--br-8);display:grid;margin-inline:var(--_cause-spacing);overflow:hidden}.profile-causes .profile-causes__card .profile-causes__received-section .profile-causes__received.single{grid-template-columns:1fr}.profile-causes .profile-causes__card .profile-causes__received-section .profile-causes__received:not(.single){grid-template-columns:repeat(2,1fr)}.profile-causes .profile-causes__card .profile-causes__received-section .profile-causes__received .profile-causes__stat{background-color:var(--nuxt-white-bg);outline:1.5px solid var(--nuxt-stroke-border-grey);padding:var(--nuxt-spacer-8)}.profile-causes .profile-causes__card .profile-causes__received-section .profile-causes__received .profile-causes__stat .profile-causes__stat-title{color:var(--nuxt-text-body);display:block;font-size:var(--font-size-text-md);font-weight:var(--font-wght-500);line-height:150%;margin:0 0 var(--nuxt-spacer-4)}.profile-causes .profile-causes__card .profile-causes__received-section .profile-causes__received .profile-causes__stat .profile-causes__stat-value{color:var(--nuxt-text-header);display:block;font-size:var(--font-size-display-md-plus);font-weight:var(--font-wght-600);line-height:130%;margin:0}.profile-causes .profile-causes__card .profile-causes__foot{background-color:var(--nuxt-soft-grey-bg);border-block-start:1px solid var(--nuxt-stroke-border-grey);display:flex;grid-row:-2/-1;justify-content:flex-end;margin-block-start:auto;padding:var(--_cause-spacing)}.overlapping-hero-layout{--hero-layout-max-width:1064px;--hero-layout-hero-width:100%;--hero-layout-end-offset:var(--nuxt-spacer-24);--hero-layout-gutter:0;--hero-layout-band-height:0px;--hero-layout-band-background-colour:var(--nuxt-white-bg);--hero-layout-content-background-colour:var(--nuxt-white-bg);--hero-layout-content-start-gap:var(--nuxt-spacer-12);--hero-layout-content-end-gap:var(--nuxt-spacer-12);container-type:inline-size;display:grid;gap:0;grid-template-columns:1fr;grid-template-rows:0 117px auto;overflow-x:clip}.overlapping-hero-layout.overlapping-hero-layout--soft-blue{--hero-layout-band-background-colour:var(--nuxt-soft-blue-bg)}@container (width >= 768px){.overlapping-hero-layout{--hero-layout-hero-width:688px;--hero-layout-gutter:var(--nuxt-spacer-40)}}@container (width >= 1024px){.overlapping-hero-layout{--hero-layout-hero-width:800px;--hero-layout-gutter:var(--nuxt-spacer-32)}}@container (width >= 768px){.overlapping-hero-layout{grid-template-columns:max(var(--hero-layout-gutter),(100% - var(--hero-layout-max-width))/2) 1fr var(--hero-layout-hero-width) 1fr max(var(--hero-layout-gutter),(100% - var(--hero-layout-max-width))/2);grid-template-rows:var(--hero-layout-band-height) 117px auto auto}}.overlapping-hero-layout .overlapping-hero-layout__band{background-color:var(--hero-layout-band-background-colour);display:grid;grid-column:1/-1;grid-row:1/3}.overlapping-hero-layout .overlapping-hero-layout__hero{display:grid;grid-column:2/3;grid-row:2/4;grid-template-columns:subgrid;grid-template-rows:subgrid;isolation:isolate;position:relative}@container (width >= 768px){.overlapping-hero-layout .overlapping-hero-layout__hero{grid-column:2/span 3;grid-row:2/4}}.overlapping-hero-layout .overlapping-hero-layout__hero .overlapping-hero-layout__hero-inner{grid-column:2;grid-row:1/span 2;margin-inline:0}.overlapping-hero-layout .overlapping-hero-layout__hero .overlapping-hero-layout__hero-inner:after{background-color:var(--nuxt-stroke-border-grey);content:"";height:1.5px;inset-block-end:var(--hero-layout-end-offset);inset-inline:-1000px;position:absolute;z-index:-1}.overlapping-hero-layout .overlapping-hero-layout__content{display:grid;grid-column:1/span 4;grid-row:4;grid-template-columns:subgrid;grid-template-rows:subgrid;isolation:isolate;position:relative}@container (width >= 768px){.overlapping-hero-layout .overlapping-hero-layout__content{grid-column:2/span 3}}.overlapping-hero-layout .overlapping-hero-layout__content .overlapping-hero-layout__content-inner{background-color:var(--hero-layout-content-background-colour);grid-column:2;grid-row:1/span 2;margin-inline:0}@container (width >= 768px){.overlapping-hero-layout .overlapping-hero-layout__content .overlapping-hero-layout__content-inner{grid-column:1/4}}
