.carousel-cards{padding-top:var(--fostr-layout-space-8);padding-bottom:var(--fostr-layout-space-16)}.carousel-card{display:flex;grid-gap:var(--fostr-layout-space-8);flex-wrap:wrap;min-width:calc(100vw - var(--fostr-layout-space-26));max-width:calc(100vw - var(--fostr-layout-space-26));scroll-snap-align:start;scroll-margin-left:var(--fostr-layout-space-8)}.carousel-card a,.carousel-card p{font-size:var(--fostr-typography-text-size-xs);color:var(--fostr-color-brand-dark-grey)}.carousel-card p:last-of-type{margin-bottom:0}.carousel-card>a{color:var(--fostr-color-black);font-size:var(--fostr-typography-text-size-sm);text-decoration:none;font-weight:var(--fostr-typography-font-weight-semibold)}.carousel-card__content,.carousel-cards__image-link{width:100%}.carousel-card h3{font-size:var(--fostr-typography-text-size-lg);line-height:var(--fostr-layout-space)}.carousel-cards .carousel-cards__list{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:var(--fostr-layout-space-8);overflow-x:auto;scroll-snap-type:x mandatory;padding-left:var(--fostr-layout-space-8);padding-right:var(--fostr-layout-space-8);-ms-overflow-style:none;scrollbar-width:none}.carousel-cards .carousel-cards__list::-webkit-scrollbar{display:none}.carousel-card img{width:inherit;height:inherit;object-fit:cover}.carousel-card picture{aspect-ratio:37/45;width:100%;display:inline-flex}.carousel-cards .carousel-cards__list.no-gap{gap:0;padding:0}.carousel-cards .carousel-cards__list.no-gap .carousel-card{scroll-margin-left:0}.carousel-cards .carousel-cards__list.no-gap .carousel-card__content{padding:0 var(--fostr-layout-space-8)}.carousel-cards .carousel-cards__list.no-gap .carousel-card>a:not(.carousel-cards__image-link){padding:0 var(--fostr-layout-space-8)}.carousel-cards .carousel-cards__list.cards-style--charity{grid-gap:var(--fostr-layout-space-9)}.carousel-cards .carousel-cards__list.cards-style--charity .carousel-card{flex-direction:column;grid-gap:initial}.carousel-cards .carousel-cards__list.cards-style--charity .carousel-card:hover picture.hover-image img.carousel__feature-image{opacity:1;transition:opacity .3s ease}.carousel-cards .carousel-cards__list.cards-style--charity .carousel-cards__pictures-wrapper{position:relative}.carousel-cards .carousel-cards__list.cards-style--charity .carousel-cards__pictures-wrapper picture.hover-image{position:absolute;top:0;z-index:1;left:0}.carousel-cards .carousel-cards__list.cards-style--charity .carousel-cards__pictures-wrapper picture.hover-image img.carousel__feature-image{opacity:0;object-fit:contain;padding:0 var(--fostr-layout-space-12-5)}@media (max-width:749px){.carousel-cards .carousel-cards__list.cards-style--charity .carousel-cards__pictures-wrapper picture.hover-image img.carousel__feature-image{opacity:1}}.carousel-cards .carousel-cards__list.cards-style--charity .carousel-card h3{font-size:var(--fostr-typography-text-size-1xl);line-height:2.4rem;margin-top:var(--fostr-layout-space-14)}.carousel-cards .carousel-cards__list.cards-style--charity .carousel-card p{color:var(--fostr-color-black)}.carousel-cards .carousel-cards__list.cards-style--charity .carousel-card a{color:var(--fostr-color-brand-dark-grey);font-size:var(--fostr-typography-text-size-xs)}.carousel-cards .carousel-cards__list.cards-style--charity .carousel-card img{border-radius:4rem}.carousel-cards--title{padding:var(--fostr-layout-space-11-1);margin-bottom:var(--fostr-layout-space-20);font-size:var(--fostr-layout-space-12);border-bottom:1px solid var(--fostr-color-brand-light-grey)}@media (max-width:749px){.carousel-cards--title{font-size:var(--fostr-typography-text-size-lg)}}@media (min-width:640px){.carousel-card{min-width:calc(50vw - var(--fostr-layout-space-24));max-width:calc(50vw - var(--fostr-layout-space-24))}}@media (min-width:870px){.carousel-card{min-width:100%;max-width:100%}}