/* Feature cards — plugin variant: add class zc-cards-plugin to the Feature Cards widget */
.zc-cards-plugin .zc-card{justify-content:space-between;gap:18px;padding:26px 20px;border-radius:12px;min-height:212px;box-shadow:none}
.zc-cards-plugin .zc-card__top{gap:12px}
.zc-cards-plugin .zc-card__icon{width:62px;height:62px;flex-basis:62px;border-radius:16px}
.zc-cards-plugin .zc-card__title{color:var(--e-global-color-secondary,#16202C)}
.zc-cards-plugin .zc-card__top::after{content:"";flex:0 0 22px;width:22px;height:22px;background:var(--t);-webkit-mask:url(/wp-content/uploads/2026/09/ic-chevron-left.svg) center/22px 22px no-repeat;mask:url(/wp-content/uploads/2026/09/ic-chevron-left.svg) center/22px 22px no-repeat}
.zc-cards-plugin .zc-card__desc{margin-top:0;color:var(--e-global-color-zi490,#798698);line-height:2}
@media (max-width:767px){.zc-cards-plugin .zc-card{min-height:0;padding:20px 16px}}
/* Page hero headings reused on inner pages */
.zc-hide-visually{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}
