.trust-craft__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media screen and (min-width:600px){.trust-craft__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.trust-craft__grid{grid-template-columns:repeat(4,1fr)}}.trust-craft__item{display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding:3.2rem 2.8rem;border:1px solid rgba(var(--color-foreground),.1);border-radius:var(--sfg-radius);transition:transform var(--duration-long) ease,box-shadow var(--duration-long) ease,border-color var(--duration-long) ease}@media(prefers-reduced-motion:no-preference){.trust-craft__item:hover{transform:translateY(-4px);box-shadow:0 16px 32px rgba(var(--color-shadow),.12);border-color:rgba(var(--color-foreground),.16)}}.trust-craft__icon-badge{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:rgba(var(--color-foreground),.05);color:rgb(var(--color-foreground));margin-bottom:2rem;transition:background-color var(--duration-long) ease}.trust-craft__item:hover .trust-craft__icon-badge{background:rgba(var(--color-foreground),.09)}.trust-craft__icon-badge svg{width:28px;height:28px}.trust-craft__item-title{font-size:1.8rem;line-height:1.25;margin:0 0 .9rem}.trust-craft__item-text{font-size:1.4rem;line-height:1.6;color:rgba(var(--color-foreground),.7);margin:0}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-trust-craft.css.map */
