figure.hexdl-imported-image{
  display:block;
  width:100%;
  max-width:1280px;
  margin:28px auto;
  text-align:center;
  clear:both;
}
figure.hexdl-imported-image img{
  display:block;
  width:100%;
  max-width:1280px;
  height:auto;
  margin:0 auto;
  border-radius:14px;
}
figure.hexdl-imported-image figcaption{display:none!important}
.hexdl-source-note{
  margin-top:28px;
  font-size:13px;
  color:#777;
}
.hexdl-source-note a{color:inherit;text-decoration:none}


.hexdl-trailer-link{margin:28px 0;text-align:center}
.hexdl-trailer-link a{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 18px;border-radius:999px;background:#111;color:#fff!important;text-decoration:none;font-weight:700;line-height:1.6}
.hexdl-trailer-link a:hover{opacity:.9;color:#fff!important}
