.trust-badges{gap:var(--trust-badges-gap,1rem);width:100%;flex-direction:column}.trust-badges__payment{gap:.5rem;max-width:100%}.trust-badges__payment-icon{height:24px;width:auto;max-width:40px}.trust-badges__custom-image{height:auto;max-height:40px;width:auto}.trust-badges__rating{gap:.5rem}.trust-badges__rating-text{margin:0;font-size:var(--text-sm);line-height:1.2;color:rgb(var(--color-foreground))}@media screen and (max-width:749px){.trust-badges__payment{justify-content:center}.trust-badges__payment-icon{height:20px;width:auto;max-width:none;flex-shrink:1;min-width:24px}.trust-badges__custom-image{max-height:32px}}.cart-drawer__trust-badges,.cart-page__trust-badges,.product-form .trust-badges{margin-top:1rem}