.trust-bar-container{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;align-items:center}@media screen and (max-width:989px){.trust-bar-container{grid-template-columns:repeat(2,1fr);gap:1.2rem}}@media screen and (max-width:550px){.trust-bar-container{grid-template-columns:repeat(2,1fr);gap:.8rem}}.trust-bar-item{display:flex;align-items:center;gap:1.2rem;padding:1.2rem 1.4rem;background:rgba(var(--color-foreground),.03);border:1px solid rgba(var(--color-foreground),.08);border-radius:12px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.trust-bar-item:hover{transform:translateY(-2px);border-color:rgba(var(--color-button),.3);box-shadow:0 6px 16px #0000000a}.trust-bar-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:10px;background:rgba(var(--color-button),.12);color:rgb(var(--color-button))}.trust-bar-text{display:flex;flex-direction:column;gap:.2rem}.trust-bar-title{margin:0;font-size:1.4rem;font-weight:700;line-height:1.2;color:rgb(var(--color-foreground))}@media screen and (max-width:550px){.trust-bar-item{padding:.9rem .8rem;gap:.7rem}.trust-bar-icon{width:36px;height:36px}.trust-bar-icon svg{width:20px;height:20px}.trust-bar-title{font-size:1.15rem}.trust-bar-desc{font-size:1.05rem}}.trust-bar-desc{margin:0;font-size:1.2rem;color:rgba(var(--color-foreground),.7);line-height:1.25}
/*# sourceMappingURL=/cdn/shop/t/10/assets/section-trust-bar.css.map */
