.trust-badges{width:100%;background:rgba(var(--color-foreground),.04)}.trust-badges__grid{display:grid;grid-template-columns:1fr;gap:1.5rem;list-style:none;margin:0;padding:0}@media screen and (min-width:750px){.trust-badges__grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.trust-badges__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;padding:2rem 1.5rem;background:rgba(var(--color-foreground),.04);border-radius:var(--text-boxes-radius, .4rem);transition:transform var(--duration-short) ease,box-shadow var(--duration-short) ease}.trust-badges__item:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(var(--color-foreground),.08)}.trust-badges__icon{flex-shrink:0;width:48px;height:48px;min-width:48px;min-height:48px;display:inline-flex;align-items:center;justify-content:center;line-height:0;overflow:hidden;color:rgb(var(--color-foreground))}.trust-badges__icon svg{width:48px;height:48px;max-width:48px;max-height:48px;fill:currentColor}.trust-badges__text{font-size:1.5rem;font-weight:500;line-height:1.4;color:rgb(var(--color-foreground));word-wrap:break-word}@media screen and (min-width:750px){.trust-badges__text{font-size:1.6rem}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-trust-badges.css.map */
