/* START_SNIPPET:product-form (INDEX:90) */
.thc-purchase-confidence{margin:14px 0 4px;padding:14px;border:1px solid #e8e8e1;border-radius:10px;background:#fafafa}.thc-confidence-grid{display:grid;gap:8px;font-size:13px;font-weight:600}.thc-payment-icons{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin-top:12px}.thc-payment-icons svg{width:38px;height:24px}.thc-delivery-note{margin:10px 0 0;text-align:center;font-size:12px;color:#5c5c5c}.thc-sticky-cart{display:none}@media(max-width:767px){.thc-sticky-cart.is-visible{position:fixed;z-index:40;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px calc(10px + env(safe-area-inset-bottom));border-top:1px solid #e8e8e1;background:#fff;box-shadow:0 -4px 18px rgba(0,0,0,.12)}.thc-sticky-cart__info{min-width:0;display:grid;font-size:13px}.thc-sticky-cart__info strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.thc-sticky-cart__button{flex:0 0 auto;margin:0;padding:12px 18px}}
/* END_SNIPPET:product-form */
