.trust-indicators-section{padding:3rem 0;width:100%;min-height:200px;display:flex;justify-content:center;align-items:center;background:rgb(var(--background))}.trust-indicators-section>.container{max-width:1400px;width:100%;margin-inline:auto;padding-inline:2rem}.trust-indicators-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;align-items:start;justify-items:center;max-width:100%}.trust-indicator-item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;gap:1rem;width:100%;max-width:200px;padding:1.5rem 1rem;border-radius:12px;transition:transform .3s ease,box-shadow .3s ease}.trust-indicator-item:hover{transform:translateY(-4px)}.trust-indicator-icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;flex-shrink:0;background:rgb(var(--background-without-opacity));border-radius:50%;padding:10px;color:rgb(var(--accent));box-shadow:0 4px 15px rgb(var(--accent) / .15),0 2px 6px rgb(var(--text-color) / .06);transition:box-shadow .3s ease,transform .3s ease}.trust-indicator-item:hover .trust-indicator-icon{box-shadow:0 6px 20px rgb(var(--accent) / .25),0 4px 10px rgb(var(--text-color) / .08);transform:scale(1.05)}.trust-indicator-icon svg{width:100%;height:100%;display:block;stroke-width:1.25}.trust-indicator-text{font-family:var(--text-font-family);font-size:var(--text-base);font-weight:500;line-height:1.4;color:rgb(var(--text-color));margin:0;word-wrap:break-word;letter-spacing:var(--text-letter-spacing)}@media screen and (max-width:960px){.trust-indicators-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.trust-indicator-item{max-width:none}}@media screen and (max-width:699px){.trust-indicators-section{padding:2.5rem 0}.trust-indicators-section>.container{padding-inline:1rem}.trust-indicators-grid{gap:1rem}.trust-indicator-item{padding:1rem .5rem;gap:.75rem}.trust-indicator-icon{width:56px;height:56px;padding:8px}.trust-indicator-text{font-size:var(--text-sm);font-weight:500}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/trust-indicators.css.map */
