/** Shopify CDN: Minification failed

Line 10:0 Unexpected "<"
Line 28:0 Unexpected "<"

**/


/* CSS from section stylesheet tags */
<style>
.collapsible-row {
  border-bottom: 1px solid #e5e5e5;
  padding: 10px 0;
}
.collapsible-row summary {
  font-weight: bold;
  cursor: pointer;
  list-style: none;
}
.collapsible-row details[open] summary::after {
  content: "-";
  float: right;
}
.collapsible-row summary::after {
  content: "+";
  float: right;
}
</style>