.product__trust-badges{width:100%}.trust-badges__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem;width:100%}.trust-badge__item{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1.6rem 1.2rem;background-color:rgba(var(--color-foreground),.03);border:.1rem solid rgba(var(--color-foreground),.08);border-radius:var(--inputs-radius, .8rem);transition:all .3s ease;gap:1rem;min-height:100px}.trust-badge__item:hover{background-color:rgba(var(--color-foreground),.05);border-color:rgba(var(--color-foreground),.12);transform:translateY(-2px);box-shadow:0 4px 12px rgba(var(--color-shadow),.1)}.trust-badge__icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0}.trust-badge__icon img{width:100%;height:100%;object-fit:contain;display:block}.trust-badge__text{font-size:1.3rem;line-height:1.4;color:rgb(var(--color-foreground));font-weight:500;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.trust-badge__item{animation:fadeInUp .5s ease-in-out;animation-fill-mode:both}.trust-badge__item:nth-child(1){animation-delay:.1s}.trust-badge__item:nth-child(2){animation-delay:.2s}.trust-badge__item:nth-child(3){animation-delay:.3s}.trust-badge__item:nth-child(4){animation-delay:.4s}@media screen and (min-width: 750px) and (max-width: 989px){.trust-badges__grid{gap:1.6rem}.trust-badge__item{padding:2rem 1.6rem}.trust-badge__icon{width:44px;height:44px}.trust-badge__text{font-size:1.4rem}}@media screen and (min-width: 990px){.trust-badges__grid{gap:2rem}.trust-badge__item{padding:2.4rem 2rem}.trust-badge__icon{width:48px;height:48px}.trust-badge__text{font-size:1.5rem}}@media screen and (max-width: 549px){.trust-badges__grid{grid-template-columns:1fr;gap:1rem}.trust-badge__item{flex-direction:row;text-align:left;padding:1.2rem;gap:1.2rem;min-height:auto}.trust-badge__icon{width:36px;height:36px}.trust-badge__text{font-size:1.3rem;flex:1}}.trust-badges__grid:has(.trust-badge__item:nth-child(2):last-child){grid-template-columns:repeat(2,1fr)}.trust-badges__grid:has(.trust-badge__item:nth-child(3):last-child) .trust-badge__item:nth-child(3){grid-column:1 / -1;max-width:calc(50% - .6rem);margin:0 auto}@media screen and (max-width: 549px){.trust-badges__grid:has(.trust-badge__item:nth-child(3):last-child) .trust-badge__item:nth-child(3){grid-column:auto;max-width:100%;margin:0}}.trust-badge__item:focus-within{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.2rem}@media (prefers-reduced-motion: reduce){.trust-badge__item{animation:none;transition:none}.trust-badge__item:hover{transform:none}}@media (prefers-color-scheme: dark){.trust-badge__item{background-color:rgba(var(--color-foreground),.05);border-color:rgba(var(--color-foreground),.12)}.trust-badge__item:hover{background-color:rgba(var(--color-foreground),.08);border-color:rgba(var(--color-foreground),.16)}}.product__trust-badges .trust-badge__item{border-radius:var(--inputs-radius, .8rem)}@media print{.product__trust-badges{page-break-inside:avoid}.trust-badge__item{border:1px solid #ddd;box-shadow:none}.trust-badge__item:hover{transform:none;box-shadow:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-trust-badges.css.map */
