<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#block-customfaqaccordion, #reveal--customfaqaccordion { 
  --button-style: none; 
  --button-border-color: transparent; 
  --button-border-color-hover: transparent; 
  --background-style: solid; 
  --allow-all-closed: 1; 
  --open-items: first-open; 
  --block-title-border-style: none; 
  --block-content-border-style: none; 
  --block-content-max-width: 86rem; 
  --body-border-style: none; 
  --accordion-border-style: none; 
  --accordion-symbol-closed: "+"; 
  --accordion-symbol-open: "\2013"; 
  --accordion-symbol-top: 50%; 
  --accordion-symbol-right: 1rem; 
  --accordion-item-border-style: none; 
  --accordion-title-border-style: none; 
  --accordion-title-color: #ffffff; 
  --accordion-title-color-hover: #fefefe; 
  --accordion-title-background-color: #002b7f; 
  --accordion-title-background-color-hover: #417afd; 
  --accordion-title-font-size: 20px; 
  --accordion-content-border-style: none; 
  --block-title-padding-bottom: 30px; 
  --block-content-margin-right: -17px; 
  --block-content-margin-left: -17px; 
  --accordion-item-margin-bottom: 1rem; 
}
</pre></body></html>