.twz-icon-grid{--icon-grid-gap: 3.5rem;--icon-grid-item-padding: 2rem;--icon-grid-icon-size: 7rem}.twz-icon-grid .twz-text{margin-bottom:clamp(4rem,6.5vw,6.5rem)}.row[style*="--backgroundColor: var(--green-500)"] .twz-icon-grid .twz-text :is(h1,h2,h3),.row[style*="--backgroundColor: var(--blue-800)"] .twz-icon-grid .twz-text :is(h1,h2,h3),.wp-block[style*="background-color: var(--blue-800)"] .twz-icon-grid .twz-text :is(h1,h2,h3){--heading-color: var(--yellow-500)}.twz-icon-grid__list{display:grid;grid-template-columns:repeat(auto-fit, minmax(20rem, 1fr));gap:var(--icon-grid-gap)}.twz-icon-grid__item{display:flex;flex-direction:column;align-items:center;text-align:center}@media(max-width: 767px){.twz-icon-grid__item{flex-direction:row;gap:2rem}}.twz-icon-grid__item-icon{width:var(--icon-grid-icon-size);height:var(--icon-grid-icon-size);display:flex;align-items:center;justify-content:center;flex-shrink:0}@media(min-width: 768px){.twz-icon-grid__item-icon{margin-bottom:1.5rem}}.twz-icon-grid__item-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.twz-icon-grid__item-title{--text-color: var(--text-color-dark);margin:0;font-weight:500;text-align:left}@media(min-width: 768px){.twz-icon-grid__item-title{min-width:100%}}.row[style*="--backgroundColor: var(--green-500)"] .twz-icon-grid__item-title,.row[style*="--backgroundColor: var(--blue-800)"] .twz-icon-grid__item-title,.wp-block[style*="background-color: var(--blue-800)"] .twz-icon-grid__item-title{--text-color: var(--text-color-light)}
