.tp-trust-reveal{display:block;width:100%}.tp-trust-reveal__inner{display:flex;align-items:center;gap:var(--tp-space-6, 24px);padding-block:0 24px;justify-content:center}.tp-trust-reveal__divider{flex:1;height:1px;background:var(--tp-color-border, #e0e0e0)}.tp-trust-reveal__btn{display:inline-flex;align-items:center;gap:var(--tp-space-3, 12px);flex-shrink:0;padding:14px 28px;background:var(--tp-color-primary, #000);color:var(--tp-color-text-light, #fff);font-size:var(--tp-body-size, 16px);font-weight:var(--tp-font-semibold, 600);border-radius:var(--tp-radius-full, 999px);border:none;cursor:pointer;transition:opacity var(--tp-transition-base, .3s),transform var(--tp-transition-base, .3s)}.tp-trust-reveal__btn:hover{opacity:.85;transform:translateY(-1px)}.tp-trust-reveal__chevron{transition:transform .35s ease;flex-shrink:0}.tp-trust-reveal__btn[aria-expanded=true] .tp-trust-reveal__chevron{transform:rotate(180deg)}.tp-trust-sibling--hidden{display:none!important}@keyframes tp-trust-reveal-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.tp-trust-sibling--visible{animation:tp-trust-reveal-in .5s ease both}@media screen and (max-width:749px){.tp-trust-reveal__inner{gap:var(--tp-space-4, 16px)}.tp-trust-reveal__btn{font-size:var(--tp-font-size-sm, 14px);padding:12px 20px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/tp-e-trust-reveal.css.map */
