.block--card{--card-padding-y:2.5rem;--card-padding-x:1.25rem;position:relative;display:flex;flex-flow:column;align-items:center;justify-content:flex-start;gap:var(--card-gap,1.4375rem);max-width:var(--card-max-width,none);margin-left:auto;margin-right:auto;padding:var(--card-padding-y) var(--card-padding-x);border-radius:2.5rem;text-align:center}.block--card:not(.has-background){background-color:rgba(54,66,174,.1)}.block--card:not(.has-text-color){color:#000}.block--card .block--button{max-width:100%;margin-top:auto}.block--card a:not(.btn){color:var(--block-color)}.block--card.has-blue-background-color a:not(.btn):hover{color:#42b8b4}.block--card .socials{--socials-gap:9.5081967213%;--socials-size:3.75rem;justify-content:center}@media (min-width:576px){.block--card .socials{--socials-size:5rem}}.block--card .wp-block-spacer{width:100%}.block--card .wp-block-spacer:not(:first-child){margin-top:calc(-1 * var(--card-gap))}.block--card .wp-block-spacer:not(:last-child){margin-bottom:calc(-1 * var(--card-gap))}@media (max-width:1799.98px){.block--card p br{display:none}}.block--card.hasStretchedLink{transition:box-shadow .2s ease-out}@media (prefers-reduced-motion:reduce){.block--card.hasStretchedLink{transition:none}}.block--card.hasStretchedLink:hover{box-shadow:0 -8px 16px 0 rgba(0,0,0,.08),0 0 4px 0 rgba(0,0,0,.04)}.editor-styles-wrapper .wp-block[data-type="acf/card"]{background-color:transparent!important}