/* START_SNIPPET:tth-packing-help (INDEX:150) */
.tth-packing-help{margin:12px 0;padding:12px 0;border-top:1px solid #ded6ce;color:#39332e;font-size:13px;line-height:1.55}
  .tth-packing-help p{margin:0 0 6px}
  .tth-packing-help p:last-child{margin-bottom:0}
  .tth-packing-help__links{display:flex;flex-wrap:wrap;align-items:center;gap:4px 8px}
  .tth-packing-help a{display:inline-flex;align-items:center;min-height:24px;text-decoration:underline dotted;text-underline-offset:3px;color:#6227a6}
  .tth-packing-help a:hover{text-decoration-style:solid;color:#48197f}
  .tth-packing-help a:focus-visible{outline:3px solid #005fcc;outline-offset:3px}
/* END_SNIPPET:tth-packing-help */
