:root{--pz-trust-max-width: 1180px}.pz-trust-bar{padding:56px 24px;background:#f8faf8}.pz-trust-bar__inner{max-width:var(--pz-trust-max-width);margin:0 auto}.pz-trust-bar__grid{display:grid;grid-template-columns:repeat(var(--pz-columns, 4),1fr);gap:20px}.pz-trust-card{background:#fff;border:1px solid rgba(17,24,39,.08);border-radius:16px;padding:24px;display:flex;flex-direction:row;align-items:flex-start;gap:16px;transition:all .2s ease;position:relative;overflow:hidden}.pz-trust-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--pz-brand);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.pz-trust-card:hover{box-shadow:0 4px 12px #0000000f,0 8px 24px #0000000a;transform:translateY(-2px);border-color:rgba(var(--pz-brand-rgb),.3)}.pz-trust-card:hover:before{transform:scaleX(1)}.pz-trust-card__icon{width:48px;height:48px;border-radius:12px;background:rgba(var(--pz-brand-rgb),.12);display:flex;align-items:center;justify-content:center;color:var(--pz-brand);flex-shrink:0}.pz-trust-card__icon svg{width:24px;height:24px;stroke-width:1.75}.pz-trust-card__content{display:flex;flex-direction:column;gap:4px}.pz-trust-card__title{font-size:16px;font-weight:700;color:#111827;letter-spacing:-.2px;line-height:1.3}.pz-trust-card__desc{font-size:14px;color:#6b7280;line-height:1.45}.pz-trust-bar--dark{background:#0b0f14}.pz-trust-bar--dark .pz-trust-card{background:#ffffff0a;border-color:#ffffff14}.pz-trust-bar--dark .pz-trust-card:hover{background:#ffffff0f;border-color:rgba(var(--pz-brand-rgb),.4);box-shadow:0 4px 12px #0003,0 8px 24px #00000026}.pz-trust-bar--dark .pz-trust-card__icon{background:rgba(var(--pz-brand-rgb),.15)}.pz-trust-bar--dark .pz-trust-card__title{color:#fff}.pz-trust-bar--dark .pz-trust-card__desc{color:#ffffffa6}@media(max-width:960px){.pz-trust-bar__grid{grid-template-columns:repeat(2,1fr)}.pz-trust-bar{padding:48px 24px}}@media(max-width:600px){.pz-trust-bar__grid{grid-template-columns:1fr;gap:12px}.pz-trust-bar{padding:40px 20px}.pz-trust-card{padding:20px}.pz-trust-card__icon{width:44px;height:44px}.pz-trust-card__icon svg{width:22px;height:22px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-packzone-trust-bar.css.map */
