.trust-features{margin-top:var(--trust-space-top, 32px);margin-bottom:var(--trust-space-bottom, 32px);border-top:1px solid var(--trust-border-color, #4a2b2a);border-bottom:1px solid var(--trust-border-color, #4a2b2a)}.trust-features .page-width{max-width:1400px;margin:0 auto;padding:0 32px}.trust-features__inner{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;padding:34px 32px}.trust-features__item{display:flex;align-items:flex-start;gap:14px;padding:10px;border-radius:10px;opacity:0;transform:translateY(18px);transition:opacity .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1),background-color .25s ease}.trust-features__item.is-visible{opacity:1;transform:translateY(0)}.trust-features__item:hover{background:#ff3b3f0f}.trust-features__icon{flex-shrink:0;width:42px;height:42px;border-radius:10px;background:#ff3b3f1f;color:var(--trust-accent, #ff3b3f);display:flex;align-items:center;justify-content:center;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s ease,background-color .3s ease}.trust-features__icon svg{width:19px;height:19px}.trust-features__item:hover .trust-features__icon{transform:scale(1.12) rotate(-4deg);background:#ff3b3f38;box-shadow:0 0 0 6px #ff3b3f14,0 6px 18px #ff3b3f40}.trust-features__text{display:flex;flex-direction:column;gap:3px;padding-top:2px}.trust-features__text strong{font-family:-apple-system,BlinkMacSystemFont,Inter,Helvetica Neue,Arial,sans-serif;font-size:14.5px;font-weight:700;color:var(--trust-title-color, #f8f6f5);letter-spacing:-.01em}.trust-features__text span:last-child{font-family:-apple-system,BlinkMacSystemFont,Inter,Helvetica Neue,Arial,sans-serif;font-size:12.5px;color:var(--trust-text-color, #c9beba);line-height:1.45}@media screen and (max-width:1100px){.trust-features__inner{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:989px){.trust-features .page-width{padding:0 20px}}@media screen and (max-width:599px){.trust-features__inner{grid-template-columns:1fr;padding:26px 20px;gap:18px}.trust-features__icon{width:38px;height:38px}}@media(prefers-reduced-motion:reduce){.trust-features__item{opacity:1;transform:none;transition:none}.trust-features__icon{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-trust-features.css.map */
