@layer components{.c-way-to-help-card{--api-figure-max-height:190px;--api-figure-border-radius:0;--way-to-help-card-x-padding:25px;--way-to-help-card-y-padding:20px;--way-to-help-card-color:var(--body-color);--way-to-help-card-bg:var(--brand-grey);--way-to-help-card-bg-active:var(--brand-yellow);--api-arrow-button-icon-top-offset:0;--way-to-help-card-bg-z-index:40;--way-to-help-card-bg-active-z-index:40;--way-to-help-card-figure-z-index:50;--way-to-help-card-footer-z-index:60;--way-to-help-card-content-z-index:60;--way-to-help-card-link-z-index:100;--way-to-help-card-shadow:var(--box-shadow-default);--way-to-help-card-shadow-active:var(--box-shadow-active);background:var(--brand-grey);border-radius:20px;display:flex;flex-direction:column;overflow:hidden;position:relative}.c-way-to-help-card:has(.c-way-to-help-card__link){box-shadow:var(--way-to-help-card-shadow);transition:box-shadow .25s ease-in-out}.c-way-to-help-card:before{background:var(--way-to-help-card-bg);z-index:var(--way-to-help-card-bg-z-index)}.c-way-to-help-card:after,.c-way-to-help-card:before{content:"";display:block;height:100%;inset:0;position:absolute;width:100%}.c-way-to-help-card:after{background:var(--way-to-help-card-bg-active);opacity:var(--way-to-help-card-bg-active-opacity,0);transition:background-color .25s ease-in-out,opacity .25s ease-in-out;z-index:var(--way-to-help-card-bg-active-z-index)}.c-way-to-help-card:has(.c-way-to-help-card__figure){align-items:unset;padding:0}.c-way-to-help-card:has(.c-way-to-help-card__link:focus),.c-way-to-help-card:has(.c-way-to-help-card__link:hover){--api-arrow-button-active:1;--way-to-help-card-bg-active-opacity:1;--way-to-help-card-shadow:var(--way-to-help-card-shadow-active)}.c-way-to-help-card__figure{position:relative;z-index:var(--way-to-help-card-figure-z-index)}.c-way-to-help-card__content{color:var(--way-to-help-card-color,var(--body-color));padding:var(--way-to-help-card-y-padding) var(--way-to-help-card-x-padding);position:relative;z-index:var(--way-to-help-card-content-z-index)}.c-way-to-help-card:has(.c-way-to-help-card__footer) .c-way-to-help-card__content{padding-bottom:0}.c-way-to-help-card__type+*{margin-top:1rem}.c-way-to-help-card__blurb{font-size:var(--font-size-body-2);line-height:1.7;margin-top:.67rem}.c-way-to-help-card__footer{display:flex;justify-content:space-between;margin-top:.89rem;padding:0 var(--way-to-help-card-x-padding) var(--way-to-help-card-y-padding);position:relative;z-index:var(--way-to-help-card-footer-z-index)}.c-way-to-help-card__dummy-link{display:inline-block}.c-way-to-help-card__link{inset:0;margin-top:0;position:absolute;z-index:var(--way-to-help-card-link-z-index)}@media only screen and (max-width:800px){.c-way-to-help-card{border-radius:15px}}}