.block-gallery__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:var(--button-radius-rounded, 99rem);background:var(--color-background-accent, #e81057);transition:all .2s ease;color:var(--color-text-invert, #fff);font-size:var(--button-large-font-size, 1rem);font-style:normal;font-weight:700;line-height:var(--button-large-line-height, 1rem);display:inline-flex !important;padding:var(--button-large-vertical-padding, 0.75rem) var(--button-large-horizontal-padding, 1.5rem);align-items:center;gap:var(--button-large-gap, 0.5rem)}.block-gallery__button:hover,.block-gallery__button:focus-visible{background:var(--color-background-accent-hover);color:var(--color-text-invert)}.block-gallery__button{border-radius:var(--button-radius-rounded, 99rem);padding:var(--button-extra-large-vertical-padding, 1rem) var(--button-extra-large-horizontal-padding, 1.5rem)}.block-gallery__button{align-items:center;gap:var(--button-extra-large-gap, 0.5rem)}.block-gallery__button::after{content:"\f178";font-family:"Font Awesome 6 Pro";font-weight:900}.block-gallery__title{text-decoration:underline;text-decoration-color:var(--color-background-accent-green-subtle);text-decoration-thickness:.5rem;text-underline-offset:.5rem;margin-top:0;text-align:center;max-width:40rem}.block-gallery__excerpt p{color:var(--color-text-primary);font-size:var(--text-styles-base-p-strong-font-size);font-style:normal;font-weight:500;line-height:var(--text-styles-base-p-strong-line-height);text-align:center;max-width:40rem}.block-gallery__content::before{width:5rem;height:5rem;left:-0.5rem;top:-2rem;z-index:0;display:block;content:"";position:absolute;background-size:contain;background-repeat:no-repeat}@media screen and (min-width: 1200px){.block-gallery__content::before{width:14rem;height:14rem;left:-4rem;top:-6rem}}.embed-graphic{width:100%;height:auto;display:block;background-color:var(--color-background-neutral);margin-top:var(--spacing-2xl)}@media screen and (max-width: 1439px){.embed-graphic{width:100dvw}}.block-gallery{max-width:120rem;margin-left:auto !important;margin-right:auto !important;text-align:center;position:relative}.block-gallery__texts{display:flex;flex-direction:column;align-items:center;z-index:2;position:relative}.block-gallery__texts>:last-child{margin-bottom:var(--spacing-xl)}.block-gallery__texts::before{content:"";z-index:-10;height:calc(100% + 6rem);position:absolute;background-color:var(--color-background-neutral);width:100dvw}.block-gallery__button{margin:auto;margin-top:var(--spacing-xl) !important;width:-moz-fit-content !important;width:fit-content !important}.block-gallery__content{grid-gap:var(--spacing-s);z-index:10}.block-gallery__content::before{background-image:url(../../../images/child_cta_graphic_secondary.svg)}@media screen and (min-width: 1440px){.block-gallery__content{grid-gap:var(--grid-gutter)}}.block-gallery.graphic-right .block-gallery__content::before{left:auto}@media screen and (min-width: 1440px){.block-gallery.graphic-right .block-gallery__content::before{right:-4rem}}.block-gallery.graphic-hidden .block-gallery__content::before{display:none}.block-gallery.color-primary{background-color:var(--color-background-accent-red-subtle)}.block-gallery.color-primary .embed-graphic{content:url(../../../images/graphic_embed_primary.svg)}.block-gallery.color-secondary{background:var(--color-background-accent-green-subtle)}.block-gallery.color-secondary .embed-graphic{content:url(../../../images/graphic_embed_secondary.svg)}
